cURL
List all PrivateEndpointServices for a cluster
The internal_dns property from the regions field in the ListClusters response can be used to connect to PrivateEndpointServices.
Can be used by the following roles assigned at the organization, folder or cluster scope:
- CLUSTER_ADMIN
- CLUSTER_OPERATOR_WRITER
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
cluster_id is the ID for the cluster.
Response
A successful response.
services contains a list of all cluster related services.

