List Cluster Hosts
Retrieves all hosts for a given cluster. Operation is available for container admins, system admins and container developers.
The id of cluster which hosts need to be retrieved.
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
successful operation.
{
"number": 0,
"numberOfElements": 0,
"last": false,
"size": 0,
"totalPages": 0,
"first": false,
"content": [
{
"hostName": "string",
"powerState": "string",
"environmentName": "string",
"tagLinks": [
"string"
],
"creationTimeMicros": 0,
"zoneId": "string",
"groupLinks": [
"string"
],
"id": "string",
"gpuCount": 0,
"cpuCount": 0,
"lifecycleState": "string",
"documentExpirationTimeMicros": "string",
"parentLink": "string",
"address": "string",
"diskLinks": [
"string"
],
"endpointLink": "string",
"instanceType": "string",
"descriptionLink": "string",
"cpuMhzPerCore": 0,
"documentUpdateTimeMicros": "string",
"primaryMAC": "string",
"totalMemoryBytes": 0,
"resourcePoolLink": "string",
"adapterManagementReference": "string",
"regionId": "string",
"networkInterfaceLinks": [
"string"
],
"documentSelfLink": "string",
"name": "string",
"tenantLinks": [
"string"
],
"desc": "string"
}
],
"totalElements": 0
}
number
numberOfElements
last
size
totalPages
first
totalElements