CLI Reference Guide

Examples
Use the following URL:
https://<host>:<port>/csa/rest/lifecycleengine/execute
?userIdentifier=90s96588670da0c701360da0f1d540a1
The following XML was sent in the request:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<LifecycleExecutionRequest>
<reverse>false</reverse>
<serviceComponentId>90d96588372d758101372d75aebb009f</serviceComponentId>
<serviceInstanceId>90d96588372d758101372d75aeb90087</serviceInstanceId>
<targetStateName>DEPLOYED</targetStateName>
</LifecycleExecutionRequest>
Login API
Description
Use this API to provide credentials for CSA REST APIs.
Base URL
https://<host>:<port>/csa/rest
URIs
The following URIs are appended to the base URL:
URI Method Parameters Description
/login/<organization_
name>/<user_name>
GET none "Get userIdentifier" on the facing page
/login/<organization_
name>/userLookup
GET userName "Get userIdentifier for user name with
slash" on the facing page
See "orgInformation API" on page 110for getting an organzation's credentials.
HP Cloud Service Automation (4.00)Page 87 of 141
APIReference
Contents