7.2

Table Of Contents
Syntax for Listing Packages in the Content Service
You can use the REST API content management service to list the packages within the content service.
Input
You must provide the appropriate request parameters to list packages within the content service.
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
$lter 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.
Chapter 3 REST API Use Cases
VMware, Inc. 345