HP CloudSystem Enterprise Betriebsanweisung Seite 117

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 150
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 116
Chapter 12: orgInformation API
Description
Use this API to get an organization's credentials.
Base URL
https://<host>:<port>/csa/rest
Details
URI
/orgInformation/<organization name>
Method GET
Returns 200 - Ok
404 - Not found
500 - Server exception
Example
The following URL was sent:
https://<host>:<port>/csa/rest/orgInformation/my_organization
The following XML was returned in the response:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Organization>
<isCriticalSystemObject>false</isCriticalSystemObject>
<description>My Organization</description>
<name>my_organization</name>
<disabled>false</disabled>
</Organization>
HP Cloud Service Automation (4.10) Page 117 of 150
Seitenansicht 116
1 2 ... 112 113 114 115 116 117 118 119 120 121 122 ... 149 150

Kommentare zu diesen Handbüchern

Keine Kommentare