QueryDvsConfigTargetRequestType

QueryDvsConfigTargetRequestType
QueryDvsConfigTargetRequestType

The parameters of QueryDvsConfigTarget.

JSON Example
{
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "dvs": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    }
}
host
Optional

Reference to an instance of the HostSystem managed object.

dvs
Optional

Reference to an instance of the DistributedVirtualSwitch managed object.