Getting information about Cloud Interconnect partners
Written by
Updated at December 13, 2024
Warning
To request access to the Cloud Interconnect API, contact support
CLI
If you do not have the Yandex Cloud command line interface yet, install and initialize it.
The folder specified in the CLI profile is used by default. You can specify a different folder using the --folder-name
or --folder-id
parameter.
-
Get information about Yandex Cloud partners providing Cloud Interconnect:
yc cic partner list
Result:
+-----------+-------------+--------+ | ID | REGION ID | STATUS | +-----------+-------------+--------+ | dwdm.ru | ru-central1 | DOWN | | ertelecom | ru-central1 | UP | | mastertel | ru-central1 | UP | | msk_ix | ru-central1 | UP | | obit | ru-central1 | UP | | retn | ru-central1 | UP | | tnsplus | ru-central1 | UP | | vimpelkom | ru-central1 | UP | +-----------+-------------+--------+
Where:
ID
: Partner ID.REGION ID
: Cloud region where partner connection is available.STATUS
: Partnership status.DOWN
means this partner is not available for connection.