Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of deployments documents that matched your query. |
deployments | array | List of deployments. Can be one of: |
Example
JSON
{
"total": 5,
"deployments": ""
}
JSON
{
"total": 5,
"deployments": ""
}