Defined Entity APIs
Operations
POST
Create Defined Entity
Creates a defined entity based on the entity type (URN).
POST
Create Metadata Entry
Creates a new entry.
DELETE
Delete Defined Entity
Deletes the defined entity with the unique identifier (URN)
DELETE
Delete Metadata Entry
Delete a single metadata entry.
GET
Get Defined Entities By Entity Type
Gets the collection of defined entities for the vCD-defined type with the specified vendor, nss and version.
GET
Get Defined Entities By Entity Type No Version Specified
Gets the collection of defined entities for the vCD-defined type with the specified vendor and nss.
GET
Get Defined Entities By Interface
Gets the collection of defined entities for the vCD-defined interface with the specified vendor, nss and version
GET
Get Defined Entity
Gets the defined entity with the unique identifier (URN)
GET
Get Metadata
Retrieves all the metadata for the entity.
GET
Get Metadata Entry
Get a single metadata entry.
GET
Get Metadata File Content
Download the binary content of a file entry
POST
Resolve Defined Entity
Validates the defined entity against the entity type schema.
PUT
Update Defined Entity
Updates the defined entity with the unique identifier (URN)
PUT
Update Metadata Entry
Update the value of a single key-value metadata entry.