SatelliteService
GET | /satellite/hosts/count/{id:.+} | |
GET | /satellite/hosts/{id:.+} | |
GET | /satellite/info | |
GET | /satellite/info/{id:.+} |
GET /satellite/hosts/count/{id:.+}
- Parameters
-
Path id String Query name String
- Response body
- Integer
- Content type: text/xml,application/xml
GET /satellite/hosts/{id:.+}
- Parameters
-
Path id String Query name String Request body Paging Query order Ordering
- Response body
- ConfigurationItemId
- Content type: text/xml,application/xml
GET /satellite/info
- Parameters
-
Query ids String
- Response body
- SatelliteInfo
- Content type: text/xml,application/xml
GET /satellite/info/{id:.+}
- Parameters
-
Path id String
- Response body
- SatelliteInfo
- Content type: text/xml,application/xml