Cloud Interconnect API, REST: Partner.Get
Written by
Updated at November 13, 2024
Returns the specified Partner resource.
To get the list of available Partner resources, make a List request.
HTTP request
GET https://cic-api.api.cloud.yandex.net/cic/v1/partners/{partnerId}
Path parameters
Field |
Description |
partnerId |
string Required field. ID of the Partner resource to return. |
Response
HTTP Code: 200 - OK
{
"id": "string",
"regionId": "string",
"status": "string"
}
A Partner resource.
Field |
Description |
id |
string ID of the routingInstance. |
regionId |
string ID of the region that the partner belongs to. |
status |
enum (Status) Status of the partner.
|