CLI Reference Guide
<businessRole>
<id>90d96588360da0c701360da0f0020061</id>
<objectId>90d96588360da0c701360da0f0020061</objectId>
<createdOn>2012-06-21T11:51:43.300-07:00</createdOn>
<isCriticalSystemObject>true</isCriticalSystemObject>
<description>Consumer</description>
<iconUrl>/csa/images/categories/business_role/consumer.png</iconUrl>
<name>CONSUMER</name>
<displayName>Consumer</displayName>
<disabled>false</disabled>
<categoryType>
<id>90d96588360da0c701360da0effd0060</id>
<objectId>90d96588360da0c701360da0effd0060</objectId>
<isCriticalSystemObject>true</isCriticalSystemObject>
<name>BUSINESS_ROLE</name>
<displayName>Business Role</displayName>
<extensible>false</extensible>
</categoryType>
</businessRole>
</organization>
...
</organization>
</OrganizationList>
View an organization
Details
URI
/organization/<organization_id>
"View a list of organizations" on page 94 to get the organization ID.
Method
GET
Parameters
userIdentifier=<user_id>
Required; the user ID you want to use as credentials for this API call. This user
should be a consumer user who has the necessary permissions for the data you
want to work with. See "Get userIdentifier" on page 88 for the steps required to
get the userIdentifier value.
scope=[base|baseplusone]
Optional; default is base. If value is base, then the object is returned. If value is
baseplusone, then the base plus the first level children are returned. Note that
subtree is not a valid value for this API call.
detail=[required|basic]
Optional; default is basic. See "Values for the detail parameter" on page 139.
HP Cloud Service Automation (4.00)Page 97 of 141
APIReference
Contents