DVSVendorSpecificConfig
DVSVendorSpecificConfig
This data object type describes vendor specific configuration.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"inherited": false,
"keyValue": [
{
"_typeName": "string",
"key": "string",
"opaqueData": "string"
}
]
}
keyValue
Optional
An opaque binary blob that stores vendor specific configuration.