Get egress private endpoint
Can be used by the following roles assigned at the organization, folder or cluster scope:
- CLUSTER_ADMIN
- CLUSTER_OPERATOR_WRITER
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
cluster_id identifies the CockroachDB Cloud cluster owning the egress private endpoint.
id is the UUID value of the egress private endpoint in CockroachDB Cloud.
Response
A successful response.
domain_names are the domain names associated with the egress private endpoint.
endpoint_connection_id is the cloud-specific id for egress private endpoints. This connection ID is visible in CRL and CSP consoles as "VPC endpoint ID" and is used to uniquely identify the endpoint in external configurations.
A generated ID that uniquely identifies the egress_private_endpoint for use with the CockroachDB Cloud API. This ID is generic and not specific to the cloud provider.
region represents the cloud region that the endpoint was created in.
PENDING, PENDING_ACCEPTANCE, AVAILABLE, DELETING, DELETED, REJECTED, FAILED, EXPIRED target_service_identifier represents the identifier of the target service. User-visible in CRL and CSP consoles as the "thing" the user is telling us to connect to, i.e. Service Name for AWS, Service Attachment for GCP, or ARN for AWS MSK.
PRIVATE_SERVICE, MSK_SASL_SCRAM, MSK_SASL_IAM, MSK_TLS EMPTY, PENDING, AVAILABLE, FAILED 
