Get Deployments For Project Using GET
Returns a count of deployments using the project.
Request
URI
GET
https://{api_host}//api.mgmt.cloud.vmware.com/deployment/api/projects/{projectId}/deployment-count
COPY
Path Parameters
string
projectId
Required
Project ID
Responses
200
OK
Returns Page of type(s) */*
{
"totalElements": 0
}
integer As int64 As int64
totalElements
Optional
Count of the deployments
401
Unauthorized
Operation doesn't return any data structure
403
Forbidden
Operation doesn't return any data structure
404
Not Found
Operation doesn't return any data structure
Deployments Operations
GET
Check Deployment Name Using GET
DELETE
Delete Deployment Using DELETE
DELETE
Delete Resource Using DELETE
GET
Get Deployment By Id Using GET
GET
Get Deployment Filter By Id Using GET
GET
Get Deployment Filters Using GET
GET
Get Deployment Resources Using GET
GET
Get Deployments For Project Using GET
GET
Get Deployments Using GET
GET
Get Resource By Id Using GET
PATCH
Patch Deployment Using PATCH