InlineZtpV1CsgsCsg_idHostsHost_idRequestBody
{
"id": "string",
"version": 0,
"name": "string",
"username": "string",
"password": "string",
"ipmiFqdn": "string",
"ipmiUsername": "string",
"ipmiPassword": "string",
"disableDatastoreCustomization": false
}
The unique ID of the host. This is optional when adding hosts and required when updating host(s) in the absence of host ID as API Path Param. This field cannot be updated during Host Update.
The version of this host entity. This field must be specified during Host Update.
FQDN of the host. This field cannot be updated during Host Update.
Username of the host.
Password of the host in base64 format.
IPMI FQDN of host.
IPMI username of host.
IPMI password of host in base64 format.
Flag indicating whether to enable Datastore Customization or not.