Vmware Distributed Virtual Switch Lookup Dv Port Group
Returns the portgroup identified by the key within this VDS.
Required privileges: System.Read
The unique identifier for the managed object to which the method attaches; the serialized managed object reference for a request has the form moType/moId
, in this case VmwareDistributedVirtualSwitch/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"LookupDvPortGroupRequestType Object"
The key that identifies a portgroup of this VDS.
OK
{
"0": "M",
"1": "o",
"2": "R",
"3": "e",
"4": "f",
"5": "D",
"6": "i",
"7": "s",
"8": "t",
"9": "r",
"10": "i",
"11": "b",
"12": "u",
"13": "t",
"14": "e",
"15": "d",
"16": "V",
"17": "i",
"18": "r",
"19": "t",
"20": "u",
"21": "a",
"22": "l",
"23": "P",
"24": "o",
"25": "r",
"26": "t",
"27": "g",
"28": "r",
"29": "o",
"30": "u",
"31": "p",
"32": " ",
"33": "O",
"34": "b",
"35": "j",
"36": "e",
"37": "c",
"38": "t"
}
NotFound: If the portgroup for the specified key is not found.
NotSupported: If the operation is not supported.
"NotFound Object"
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/VmwareDistributedVirtualSwitch/{moId}/LookupDvPortGroup