DeploymentService
Get a deployment
Retrieves a deployment's desired configuration, placement, runtime information, and current provisioning status.
get/projects/{projectId}/endpoints/{endpointId}/deployments/{id}
Path parameters
projectIdstring required
Project identifier.
endpointIdstring required
Endpoint identifier.
idstring required
Deployment identifier.
Response
OK