7.3

Table Of Contents
Parameter Description
Links Specifies an array of link objects, each of which contains the
following parts:
n
rel: Specifies the name of the link.
n
Self refers to the object that was returned or requested.
This parameter does not appear when you query a
single profile.
n
First, Previous, Next, and Last refer to
corresponding pages of pageable lists.
n
Specifies the application or service that determines the
other names.
n
href: Specifies the URL that produces the result.
Content
n
id: The unique identifier for the content. This is also used as
a folder name to group similar content artifacts.
n
name: The name of a given content type provided in
localized message key form.
n
description: Additional information describing the content
type.
n
classId: The class identifier associated with a content type.
n
serviceTypeId: The service ID for the given content type.
Metadata Specifies the following paging-related data:
n
Size: Specifies the maximum number of rows per page.
n
totalElement: Specifies the number of rows returned. This
parameter is not output when you query for a single profile.
n
totalPages: Specifies the total number of pages of data
available.
n
Number: Specifies the current page number.
n
Offset: Specifies the number of rows skipped.
n
Size: Specifies the maximum number of rows per page.
n
totalElement: Specifies the number of rows returned. This
parameter is not output when you query for a single profile.
n
totalPages: Specifies the total number of pages of data
available.
n
Number: Specifies the current page number.
n
Offset: Specifies the number of rows skipped.
List Available Content Example
GET /api/contents lists the content that is available for export on your vRealize Automation
deployment. Content is some artifact, entity or information that provides value to a user in a specific
context. Content can be represented in a file in different formats, such as XML, JSON, or a package of
files.
Programming Guide
VMware, Inc. 349