InlineZtpV1HostsFetchByNames200Response
InlineZtpV1HostsFetchByNames200Response
JSON Example
{
"hosts": [
{
"id": "string",
"version": 0,
"domainId": "string",
"domainType": "string",
"parent": "string",
"ip": "string",
"name": "string",
"username": "string",
"status": "string",
"createdTimestamp": 0,
"lastUpdatedTimestamp": 0,
"disableDatastoreCustomization": false,
"ipmiFqdn": "string",
"ipmiUsername": "string",
"hostSettingStatus": "string",
"isVcpResyncNeeded": false,
"isHcpResyncNeeded": false,
"errors": [
{
"code": "string",
"message": "string",
"stack": "string"
}
]
}
],
"notfound": [
"string"
]
}
array of object
hosts
Optional
The list of hosts available.
array of string
notfound
Optional
The list of host names which are not available.