GuestCustomizationSpecsCreateResponseBody
This is a response body class for an operation.
Properties
string
value
Optional
The name of the customization specification that is created. The result will be an identifier for the resource type: com.vmware.vcenter.guest.CustomizationSpec.
JSON Example
{
"value": "string"
}