InlineZtpV1Hosts200Response

InlineZtpV1Hosts200Response
InlineZtpV1Hosts200Response
This class is array of object
JSON Example
[
    {
        "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"
            }
        ]
    }
]
Returned By