HP CloudSystem Enterprise Guía de usuario Pagina 123

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 150
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 122
URI
/processinstances/<process_instance_id>
Where <process_instance_id> is the process instance ID.
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.
view=<view_type>&scope=view
Optional; used to update process instance based on pre-defined views. Possible
values for view_type are propertyinfo and processinstancestate. With
processinstancestate, the process instance state, return code and status can
be changed.
<property_>action<_>=merge
Optional; use themerge option with the action meta tag query parameter to
update only a portion of the process instance. The following the use cases are
allowed:
l
With view=propertyinfo, specifying property_action_=merge will merge
the properties specified in the request body with the existing process instance
properties.
l
With view=processinstancestate, specifying action=merge will merge the
state information specified in the request body with the existing process
instance state.
Request
Body
ProcessInstance VO
Response
Body
Updated ProcessInstance VO
Returns 200 - Ok
401 - Not authorized
404 - Not found
500 - Server exception
Process instance state (processInstanceState) values:
l INITIALIZED
l PENDING
l READY
l ACTIVE
l COMPLETED
l ERROR
l CANCELED
Process instance return code (processReturnCode) values:
l SUCCESS
l FAILURE
l RUNNING
l TIMEOUT
APIReference
HP Cloud Service Automation (4.10) Page 123 of 150
Vista de pagina 122
1 2 ... 118 119 120 121 122 123 124 125 126 127 128 ... 149 150

Comentarios a estos manuales

Sin comentarios