HP CloudSystem Enterprise Guía de usuario Pagina 100

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 99
View a list of organizations
Details
URI
/organization/
Method GET
Parameters
userIdentifier=<user_id>
Required; the user ID you want to use as credentials for this API call. See "Get
userIdentifier" on page 91 for the steps required to get the userIdentifier value.
Note: The user identified by userIdentifier must have admin access.
scope=base
Optional; the only valid value is base.
detail=basic
Optional; The only valid value is basic.
Returns 200 - Ok
401 - Not authorized
500 - Server exception
Example
The following URL was sent:
https://localhost:8444/csa/rest/organization/
?userIdentifier=90d96588360da0c701360da0f1d5f483&scope=base&detail=basic
The following XML was returned:
<OrganizationList>
<count>3</count>
<limit>0</limit>
<organization>
<id>8a8181853810699a0138106dcdd00003</id>
<objectId>8a8181853810699a0138106dcdd00003</objectId>
<createdOn>2012-06-21T12:03:47.920-07:00</createdOn>
<updatedOn>2012-06-21T12:04:10.597-07:00</updatedOn>
<isCriticalSystemObject>false</isCriticalSystemObject>
<description>desc - CSA organization</description>
<iconUrl>/csa/images/library/Earth_48.png</iconUrl>
<name>CSA</name>
<displayName>CSA</displayName>
<state>
<id>90d96588360da0c701360da0ef470038</id>
APIReference
HP Cloud Service Automation (4.10) Page 100 of 150
Vista de pagina 99
1 2 ... 95 96 97 98 99 100 101 102 103 104 105 ... 149 150

Comentarios a estos manuales

Sin comentarios