FetchDVPortsRequestType
FetchDVPortsRequestType
The parameters of FetchDVPorts.
JSON Example
{
"criteria": {
"_typeName": "string",
"dynamicProperty": [
{
"_typeName": "string",
"name": "string",
"val": {
"_typeName": "string"
}
}
],
"connected": false,
"active": false,
"uplinkPort": false,
"nsxPort": false,
"scope": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"portgroupKey": [
"string"
],
"inside": false,
"portKey": [
"string"
],
"host": [
{
"_typeName": "string",
"type": "string",
"value": "string"
}
]
}
}
criteria
Optional
The criteria specification for selecting ports.