HP CloudSystem Matrix Guide de l'utilisateur Page 103

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 141
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 102
<automaticApprovalDecision><automaticApprovalDecision>
<name>REJECTED</name>
</automaticApprovalDecision>
</NamedGroupApprovalTemplate>
In UserContextApprovalTemplate request body:
l displayName is required.
l automaticApproval is optional; if not present, defaults to false.If automaticApproval is set to
true:
n automaticPeriodDuration (in days)is optional; if not present, defaults to 0. Valid value is
integer from 0 to 365.
n automaticApprovalDecision is required; valid value is APPROVED, or REJECTED.
Example request body:
<UserContextApprovalTemplate>
<displayName>User ContextTemplate 01</displayName>
<automaticApproval>true</automaticApproval>
<automaticPeriodDuration>7</automaticPeriodDuration>
<automaticApprovalDecision>
<name>APPROVED</name>
</automaticApprovalDecision>
</UserContextApprovalTemplate>
In DelegatedApprovalTemplate request body:
l displayName is required.
l processDefinition is required, id is needed.
l automaticApproval is optional; if not present, defaults to false. If automaticApproval is set to
true:
n automaticPeriodDuration (in days) is optional; if not present, defaults to 0. Valid value is
integer from 0 to 365.
n automaticApprovalDecision is required; valid value is APPROVED, or REJECTED.
Example request body:
<DelegatedApprovalTemplate>
<displayName>Name Ex Template 03</displayName>
<processDefinition>
<id>90d96507362a000a01362a0048bc00ad</id>
</processDefinition>
<automaticApproval>true</automaticApproval>
<automaticPeriodDuration>30</automaticPeriodDuration>
<automaticApprovalDecision>
<name>REJECTED</name>/
</automaticApprovalDecision>
</DelegatedApprovalTemplate>
Example
The following URL was sent to create an approval policy with two named approvers:
HP Cloud Service Automation (4.00)Page 103 of 141
APIReference
Contents
Vue de la page 102
1 2 ... 98 99 100 101 102 103 104 105 106 107 108 ... 140 141

Commentaires sur ces manuels

Pas de commentaire