MetadataValue
MetadataValue
Represents information related to VMware Cloud Director metadata entry.
JSON Example
{
"access": "string",
"key": "val1",
"type": "string",
"value": "Hello, world!"
}
string
key
Optional
The key of the metadata.
string
value
Optional
The value of the metadata.