HP CloudSystem Enterprise Guide de l'utilisateur Page 66

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 150
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 65
URI
/catalog/<calalog_id>/approval/<approval_id>
Use "Catalog API" on page 44 to get the catalog ID and "List approvals in the
catalog" on the previous page to get the approval ID.
Body ApprovalProcess instance required inrequest body.
Returns 200 - Ok
401 - Not authorized
404 - Not found
500 - Server exception
Examples
The following URL was sent to approve a subscription request:
https://<host>:<port>/csa/rest/catalog/90540a9734f502880134f502c82e0011/
approval/65920b6356n204770943t567ss2r1503
?userIdentifier=90d9667ss5f46a930135f35b327e00a0
The following XML was sent in the request:
<ApprovalProcess>
<approvalResult>
<name>APPROVED</name>
</approvalResult>
</ApprovalProcess>
The following URL was sent to reject a subscription request:
https://<host>:<port>/csa/rest/catalog/
The following XML was sent in the request:
<ApprovalProcess>
<approvalResult>
<name>REJECTED</name>
</approvalResult>
<approvalComment>comment</approvalComment>
</ApprovalProcess>
Update approval decision using CSA approval process
Details
URI
/catalog/<calalog_id>/approval/<approval_id>/approver
Use "Catalog API" on page 44 to get the catalog ID and "List approvals in the
catalog" on page 64 to get the approval ID.
Method PUT
APIReference
HP Cloud Service Automation (4.10) Page 66 of 150
Vue de la page 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 149 150

Commentaires sur ces manuels

Pas de commentaire