
Chapter 8: Lifecycle engine API
Description
Use this API to work with lifecycle actions.Base URL
Base URL
https://<host>:<port>/csa/rest
URIs
The following URIs are appended to the base URL:
URI Method Parameters Description
/lifecycleengine GET userIdentifier,
serviceInstanceId
"Get latest lifecycle execution
record for a service instance" on
page 89
/lifecycleengine/<lifecycle_
action_id>
GET userIdentifer "Get details for a lifecycle execution
record" below
/lifecycleengine/execute POST userIdentifier "Schedule lifecycle transition for
service instance" on page 89
Get details for a lifecycle execution record
Details
URI
/lifecycleengine/<lifecycle_action_id>
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.
Returns 200 - Ok
401 - Not authorized
404 - Not found
500 - Server exception
Examples
Use the following URL:
HP Cloud Service Automation (4.10) Page 87 of 150
Comentarios a estos manuales