Distributed Virtual Switch Manager Query Dvs Feature Capability
This operation indicates which version-specific DVS features are available for the given DistributedVirtualSwitch product specification.
Required privileges: System.View
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 DistributedVirtualSwitchManager/{moId}
.
The vSphere release schema. The current specification covers vSphere 9.0.0.0 APIs.
"QueryDvsFeatureCapabilityRequestType Object"
The productSpec of a DistributedVirtualSwitch. If not set, it is assumed to be the default one used for DistributedVirtualSwitch creation.
OK
{
"0": "D",
"1": "V",
"2": "S",
"3": "F",
"4": "e",
"5": "a",
"6": "t",
"7": "u",
"8": "r",
"9": "e",
"10": "C",
"11": "a",
"12": "p",
"13": "a",
"14": "b",
"15": "i",
"16": "l",
"17": "i",
"18": "t",
"19": "y",
"20": " ",
"21": "O",
"22": "b",
"23": "j",
"24": "e",
"25": "c",
"26": "t"
}
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '[{}]' https://{api_host}/sdk/vim25/{release}/DistributedVirtualSwitchManager/{moId}/QueryDvsFeatureCapability