Defined Entity APIs

Defined Entity APIs
Operations
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 Id
Gets the collection of defined entities for the vCD-defined type with the specified id.
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 Entities By Interface Id
Gets the collection of defined entities for the vCD-defined interface with the specified id
GET
Get Defined Entity
Gets the defined entity with the unique identifier (URN)
GET
Get Defined Entity Full Contents
Gets the full contents of 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
Migrate Defined Entities Of Type
Attempts to migrate Defined Entity instances of a Defined Entity Type to another version of the Defined Entity Type.
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.