7.3

Table Of Contents
Input
Parameter Description
createdDate The package creation date.
lastUpdated The date when the package was last updated.
version The package version identifier.
tenantId The ID of the tenant associated with the package. Used to
enforce ownership.
subTenantId (Optional) The ID of the sub tenant or business group
associated with the package
id Specifies the unique identifier for the content. This is also used
as a folder name to group similar content artifacts.
name Specifies the name of a given content type provided in localized
message key form.
description Specifies additional information describing the package.
contents Collection of references that form the contents of the package.
Output
The command output contains property names and values based on the command input parameters.
Parameter Description
createdDate The package creation date.
lastUpdated The date when the package was last updated.
version The package version identifier.
tenantId The ID of the tenant associated with the package. Used to
enforce ownership.
subTenantId (Optional) The ID of the sub tenant or business group
associated with the package
id Specifies the unique identifier for the content. This is also used
as a folder name to group similar content artifacts.
name Specifies the name of a given content type provided in localized
message key form.
description Specifies additional information describing the package.
contents Collection of references that form the contents of the package.
List Packages in the Content Service Example
GET /api/packages lists the packages within the content service. Use this command to confirm the
contents of a created package.
Programming Guide
VMware, Inc. 356