HP CloudSystem Enterprise Betriebsanweisung Seite 8

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 150
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 7
HP CSA 4.x API Reference Introduction
The APIs for HP Cloud Service Automation (CSA) use a REST interface. See
http://en.wikipedia.org/wiki/Representational_state_transfer for general REST information. This
documentation assumes that you know how to use REST interfaces.
See the HPCloud Service Automation API Quick Start for information on communication with CSA
using RESTful calls.
Caution: This document includes information only on the RESTAPIs introduced in CSA 3.x,
and that are still available in CSA 4.x. Information on RESTAPIs introduced in CSA 4.x can be
found in the HP Cloud Service Automation API Quick Start.
The base URL for a CSA REST API is https://<host:port>/csa/rest, which is appended with the
specific URI for the API call. For example, to access the <example> API, you would use the URL:
https://<host:port>/csa/rest/<example>.
Because XML content passed into or returned by CSA REST API calls can be lengthy, example
XML content presented in this document will often be abbreviated to include just the more pertinent
XML content.
Note: Special or localized characters used in the URL of REST API calls must be encoded
before they are sent to the server.
Tip: You should only include one value for a Boolean property and the value must be either true
or false.
HP Cloud Service Automation (4.10) Page 8 of 150
Seitenansicht 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 149 150

Kommentare zu diesen Handbüchern

Keine Kommentare