7.0

Table Of Contents
Supported Content Types
A content type describes content that you can import or export using the content management service.
Content types contain metadata about the content provider and the content itself, such as type
information or service type ID. Usually the content provider supplies this information.
The REST API supports import and export of the following registered content types:
n
composite-blueprint - the content type corresponding to the composite blueprint
n
software-component - the content type corresponding to the software component
n
property-group - the content type corresponding to the property groups
n
property-definition - the content type corresponding to the property definitions
Everything as a Service (XaaS) content types:
n
XaaS-blueprint
n
XaaS-resource-action
n
XaaS-resource-type
n
XaaS-resource-mapping
Input
Use the supported input parameters with your query URL to control command output. .
Name Description Type
page Page Number. Default is 1. Query
limit Number of entries per page. Default is 20. Query
$orderby Multiple comma-separated properties sorted in ascending or
descending order.
Query
$top The number of returned entries from the top of the response (total
number per page in relation to skip).
Query
$skip The number of entries to skip. Query
$filter Boolean expression for whether a particular entry should be
included in the response.
Query
Output
The command output contains property names and values based on the command input parameters.
Programming Guide
VMware, Inc. 374