security
Get a VPC Private Endpoint
Get a specific private endpoint configuration.
get/groups/{groupId}/apps/{appId}/security/private_endpoints/{privateEndpointId}
Response
Found
Example response
{
"cloud_provider_region": "aws-us-east-1",
"cloud_provider_endpoint_id": "vpce-12345678",
"endpoint_type": "sync"
}Changes
Changed in 2 of the 50 revisions of this API.2
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○