HostCreateRequestBody
This is a request body class for an operation.
Properties
JSON Example
{
"spec": {
"folder": "string",
"hostname": "string",
"password": "string",
"thumbprint_verification": "enum",
"user_name": "string"
}
}