VMwareDVSPvlanConfigSpec
VMwareDVSPvlanConfigSpec
This class defines the configuration of a PVLAN map entry
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"pvlanEntry": {
"_typeName": "string",
"primaryVlanId": 0,
"secondaryVlanId": 0,
"pvlanType": "string"
},
"operation": "string"
}
string
operation
Required
Operation type.
See ConfigSpecOperationEnum for valid values, except for the "edit" value, which is not supported.