Update Metadata Entry
Update the value of a single key-value metadata entry.
the URN of the entity the entry is attached to.
a metadata vcloud id urn
the URN of the entity the entry is attached to.
a metadata vcloud id urn
{
"id": "string",
"persistent": false,
"readOnly": false,
"keyValue": {
"domain": "string",
"namespace": "string",
"key": "string",
"value": {
"value": {},
"type": "string"
}
}
}
id
Persistent entries can be copied over on some entity operation, for example: | Creating a copy of an Org VDC | Capturing a vApp to a template | Instantiating a catalog item as a VM
The kind of level of access organizations of the entry's domain have
OK
{
"id": "string",
"persistent": false,
"readOnly": false,
"keyValue": {
"domain": "string",
"namespace": "string",
"key": "string",
"value": {
"value": {},
"type": "string"
}
}
}
id
Persistent entries can be copied over on some entity operation, for example: | Creating a copy of an Org VDC | Capturing a vApp to a template | Instantiating a catalog item as a VM
The kind of level of access organizations of the entry's domain have
The request have been accepted and the task to monitor the request is in the Location header.