DeleteHostSubSpecificationRequestType
DeleteHostSubSpecificationRequestType
The parameters of DeleteHostSubSpecification.
JSON Example
{
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"subSpecName": "string"
}
host
Required
The specified host for which the sub specification will be deleted.
string
subSpecName
Required
The name of the host sub specification to be deleted.