KeyValue
Containins core metadata entry data.
{
"domain": "string",
"namespace": "string",
"key": "string",
"value": {
"value": {},
"type": "string"
}
}
Only meaningful for providers. Defines the visibility of the entry. An entry in the PROVIDER domain can be viewed only by provider users, while en entry in the TENANT domain can be viewed by tenant users as well. In addition, the readOnly flag defines whether the entry could be modified by tenant users.| In this context, the user's domain is not affected by the x-vmware-vcloud-tenant-context header and is only determined by the organization that they logged in.| An entry cannot be created in a domain higher than the one the user operates in, or as read-only in their own domain.
namespace
key