Delete Metadata Entry
Delete a single metadata entry.
Request
URI
DELETE
https://{api_host}/cloudapi/1.0.0/entities/{id}/metadata/{metadataId}
COPY
Path Parameters
string
id
Required
the URN of the entity the entry is attached to.
string
metadataId
Required
a metadata vcloud id urn
string
id
Required
the URN of the entity the entry is attached to.
string
metadataId
Required
a metadata vcloud id urn
Responses
202
Task tracking the deletion of the metadata file entry is returned in the Location header
Operation doesn't return any data structure
204
No Content. The metadata key-value entry has been deleted.
Operation doesn't return any data structure
Availability
Added in 37.0.0-alpha
On This Page
Defined Entity Operations
POST
Create Defined Entity
POST
Create Metadata Entry
DELETE
Delete Defined Entity
DELETE
Delete Metadata Entry
GET
Get Defined Entities By Entity Type
GET
Get Defined Entities By Interface
GET
Get Defined Entity
GET
Get Metadata
GET
Get Metadata Entry
GET
Get Metadata File Content
POST
Resolve Defined Entity
PUT
Update Defined Entity
PUT
Update Metadata Entry