HP CloudSystem Enterprise Guía de usuario Pagina 118

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 117
Chapter 13: Processinstances API
Description
The Processinstance API is used to return execution results from HP Operations Orchestration
flows. When HP Operations Orchestration makes one of these REST calls, the process instance
properties are updated accordingly. When the process completes, the process notification handler
passes these properties to the caller.
Base URL
https://<host>:<port>/csa/rest
URIs
The following URIs are appended to the base URL:
URI Method Parameters Description
/processinstances/<process_
instance_id>
GET None "Retrieve a process
instance" on the next page
/processinstances POST userIdentifier "Create a process instance"
on page 121
/processinstances/<process_
instance_id>
PUT userIdentifier,
scope, view, action
"Update a process instance"
on page 122
/processinstances/<process_
instance_id>/execute
POST userIdentifie "Execute a process
instance" on page 125
Process Instance structure
XML structure
An abbreviated version of the XML for a process instance is provided below. Only properties that
are relevant for APIs are shown; the XML returned by an API call will usually include much more
than what is shown here.
<ProcessInstance>>
<property>
<isCriticalSystemObject></isCriticalSystemObject>
<name></name>
<paramRoleType>
<isCriticalSystemObject></isCriticalSystemObject>
<name></name>
<disabled></disabled>
HP Cloud Service Automation (4.10) Page 118 of 150
Vista de pagina 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 149 150

Comentarios a estos manuales

Sin comentarios