7.2

Table Of Contents
Parameter Description
$token Species a valid HTTP bearer token with necessary credentials.
workitem_ID Species the unique identier of a work item. See “Syntax for Listing Work
Items,” on page 51.
Output
The command output contains property names and values based on the command input parameters.
Property Description
Links Species an array of link objects, each of which contains the following parts:
n
rel
Species the name of the link.
n
Self refers to the object that was returned or requested. This property does not
exist when you query for a single prole.
n
First, Previous, Next, and Last refer to corresponding pages of pageable
lists.
n
Species the application or service that determines the other names.
n
href
Species the URL that produces the result.
work itemNumber Displays a reference number for the work item.
id Species the unique identier of this resource.
version Displays the object version number.
assignees Displays the list of work item assignees.
subTenantId Optionally associates the work item with a specic business group granting users with
management responsibilities over that business group permission to see the approval.
tenantId Species the tenant ID for the work item.
callbackEntityId Species the callback entity ID for the work item.
work itemType Species the work item type for the work item.
completedDate Species the date when the work item was completed.
assignedDate Species the date when the work item was assigned.
createdDate Species the created date of this instance.
assignedOrCompletedDate Species the date to be displayed on UI.
formUrl Species the URL from which the layout for this work item can be retrieved.
serviceId Species the service ID that generated this work item instance.
work itemRequest Species the corresponding work item request object.
status Species the status of the work item.
completedBy Species the principal ID of user who completed the work item.
availableActions Contains a list of relevant work item actions.
Metadata Species the paging-related data:
n
Size: Species the maximum number of rows per page.
n
totalElement: Species the number of rows returned.
n
totalPages: Species the total number of pages of data available.
n
Number: Species the current page number.
n
Oset: Species the number of rows skipped.
Programming Guide
58 VMware, Inc.