DeleteHostSubSpecificationRequestType

DeleteHostSubSpecificationRequestType
DeleteHostSubSpecificationRequestType

The parameters of DeleteHostSubSpecification.

JSON Example
{
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "subSpecName": "string"
}
host
Required

Reference to an instance of the HostSystem managed object.

string
subSpecName
Required

The name of the host sub specification to be deleted.