6.2

Table Of Contents
Example: JSON Output
The following JSON output is returned based on the command input.
{
"links" : [ ],
"content" : [ {
"@type" : "entitledCatalogItem",
"id" : "65fbca06-a28e-46f3-bced-c6e5fb3a66f9",
"version" : 1,
"name" : "RHEL 6-vsphere",
"description" : "",
"status" : "PUBLISHED",
"organization" : {
"tenantRef" : "MYCOMPANY",
"tenantLabel" : "ABTenant",
"subtenantRef" : "cccd7a7e-5283-416b-beb0-45eb4e924dcb",
"subtenantLabel" : "MyTestAgentBusinessGroup"
},
"providerBinding" : {
"bindingId" : "e16edcf9-6a10-4bc7-98e2-a33361aeb857",
"providerRef" : {
"id" : "c6fb1980-75b4-4adc-ac71-020d75f61978",
"label" : "iaas-service"
}
},
"forms" : null,
"callbacks" : null,
"isNoteworthy" : true,
"dateCreated" : "2014-02-14T21:53:39.072Z",
"lastUpdatedDate" : "2014-02-14T21:54:07.756Z",
"iconId" : "cafe_default_icon_genericCatalogItem",
"catalogItemTypeRef" : {
"id" : "Infrastructure.Virtual",
"label" : "Virtual Machine"
},
"serviceRef" : {
"id" : "e90847d7-03e1-45a9-8377-be77be03af6f",
"label" : "Tyler's Service"
},
"outputResourceTypeRef" : {
"id" : "Infrastructure.Virtual",
"label" : "Virtual Machine"
}
} ],
"metadata" : {
"size" : 20,
"totalElements" : 1,
"totalPages" : 1,
"number" : 1,
"offset" : 0
}
}
Programming Guide
VMware, Inc. 42