DropConnectionsRequestType
DropConnectionsRequestType
The parameters of DropConnections.
Since: vSphere API Release 7.0.1.0
JSON Example
{
"listOfConnections": [
{
"_typeName": "string",
"label": "string",
"client": "string",
"userName": "string"
}
]
}