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