Getting information about a service connection
Written by
Updated at October 2, 2024
Warning
The Service connections functionality (VPC Private Endpoints) is at the Preview stage and will become available for testing from September 26, 2024. To request access, contact your account manager.
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.
-
View the description of the CLI command for information about a service connection (Private Endpoint):
yc vpc private-endpoint get --help
-
Get information about a service connection by specifying its name or ID:
yc vpc private-endpoint get s3-vpc-link
Command result:
id: enpd7*************** folder_id: b1g23*************** created_at: "2024-08-31T16:23:33.859574Z" name: s3-vpc-link description: Private Endpoint to the Object Storage network_id: enpgi*************** status: AVAILABLE address: subnet_id: e2l8b*************** address: 10.128.0.10 address_id: e2ldn*************** dns_options: {} object_storage: {}