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
204
No Content
Operation doesn't return any data structure
Availability
Added in ALPHA
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
POST
Resolve Defined Entity
PUT
Update Defined Entity
PUT
Update Metadata Entry