QueryDvsConfigTargetRequestType
QueryDvsConfigTargetRequestType
The parameters of QueryDvsConfigTarget.
JSON Example
{
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"dvs": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
host
Optional
The host on which the query is to be made. If called directly on the host this parameter need not be specified.
dvs
Optional
The distributed virtual switch on which the query is to be made. If unspecified the config target will encompass all the distributed virtual switches available on the host.