HostService
| GET | /host/deployed-applications/{ID:.+} | |
| GET | /host/{id:.+}/environments | |
| GET | /host/{id:.+}/environments/count |
GET /host/deployed-applications/{ID:.+}
- Response body
- List of ConfigurationItemId
- Content type:
GET /host/{id:.+}/environments
- Response body
- List of DeploymentInfo
- Content type:
GET /host/{id:.+}/environments/count
- Response body
- Long
- Content type: