Getting information about points of presence
Written by
Updated at November 26, 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 the Cloud Interconnect points of presence:
yc cic point-of-presence list
Result:
+----------------+-------------+ | ID | REGION ID | +----------------+-------------+ | ru-msk-m9-0 | ru-central1 | | ru-msk-nord-0 | ru-central1 | | ru-msk-ost-0 | ru-central1 | | ru-msk-std-0 | ru-central1 | | ru-msk-tehno-0 | ru-central1 | +----------------+-------------+
Where:
ID
: Point of presence ID.REGION ID
: Cloud region the point of presence belongs to.