CLI Reference Guide
Service Offering
URI Method Parameters Description
/artifact/<service_offering_
id>/document
POST userIdentifier "Add document to service
offering" on page 28
/artifact/<service_offering_
id>/document
DELETE userIdentifier "Delete document from
service offering" on page 30
/artifact/<service_offering_
id>/document/<document_id>
POST userIdentifier "Update document in service
offering" on page 31
/artifact/<catalog_id>/publish POST userIdentifier "Publish service offerings to
catalog" on page 31
/artifact/<catalog_id>/unpublish POST userIdentifier "Unpublish service offerings
from catalog" on page 33
Note: You can view information about an artifact with GET /artifact/<artifact_id> or GET
/artifact/fastview/<artifact_id>. The fastview API can traverse associations, while the
standard artifact API only returns information for the artifact.
Artifact types
You can work with the following artifact types using the /artifact API. You can use them with the
methods marked in the table.
Artifact type GET POST PUT DELETE
Approval process X
Approval template X
Approver X
Catalog X X X X
Document X X X
Group X
Named approver approval template X
Organization X X X X
Person X
Resource binding X X
HP Cloud Service Automation (4.00)Page 11 of 141
APIReference
Contents