CLI Reference Guide

<artifactContextType>
<name>SERVICE_OFFERING</name>
<categoryType>
<name>ARTIFACT_TYPE</name>
</categoryType>
</artifactContextType>
<category>
<name>AABBCCDD</name>
<displayName>AABBCCDD</displayName>
<categoryType>
<name>CATALOG_CATEGORY</name>
</categoryType>
</category>
</catalogItem>
</CatalogItems>
The following XML was returned in the response:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<messageList>
<messages> Publish OFFERING1_January 30, 2013 6:18:47 PM UTC to category AABBC
CDD failed. Category doesn't exist.</messages>
<messages> Publish OFFERING2_January 28, 2013 11:32:17 PM UTC to category ACCE
SSORY succeeded.</messages>
<messages> Publish OFFERING1_January 30, 2013 6:18:47 PM UTC to category CRM s
ucceeded.</messages>
</messageList>
Unpublish service offerings from catalog
Details
URI
/artifact/<catlog_id>/unpublish
Method
POST
Parameters
userIdentifier=<user_id>
Required; the user ID you want to use as credentials for this API call. See "Get
userIdentifier" on page 88 for the steps required to get the userIdentifier value.
Returns
200 - Ok
401 - Not authorized
404 - Object not found
500 - Server exception
Example
The following URL was sent:
HP Cloud Service Automation (4.00)Page 33 of 141
APIReference
Contents