Get Deployments For Project Using GET 1
Returns a count of deployments using the project.
Request
URI
GET
https://{api_host}//sc2-10-185-6-200.eng.vmware.com/deployment/api/projects/{projectId}/deployment-count
COPY
Path Parameters
string
projectId
Required
Project ID
Responses
200
OK
Returns Page of type(s) application/json
{
"totalElements": 0
}
integer As int64 As int64
totalElements
Optional
Count of the deployments
Deployments Operations
GET
Check Deployment Name Using GET 1
DELETE
Delete Deployment Using DELETE 1
DELETE
Delete Resource Using DELETE 1
GET
Get Deployment By Id Using GET 1
GET
Get Deployment Expense History By Id Using GET 1
GET
Get Deployment Filter By Id Using GET 1
GET
Get Deployment Filters Using GET 1
GET
Get Deployment Resources Using GET 1
GET
Get Deployments For Project Using GET 1
GET
Get Deployments Using GET 1
GET
Get Resource By Id Using GET 1
PATCH
Patch Deployment Using PATCH 1