HP CloudSystem Matrix Podręcznik Użytkownika Strona 128

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 141
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 127
Example
Use the following URL:
https://<host>:<port>/csa/rest/user/multipleRequest/delete
?userIdentifier=90d965c0379fd06601379fd192b30ee6
The following XML was sent in the request:
<ServiceRequestList>
<ServiceRequest>
<id>90e72e283b05aff1013b0b2c015103a4</id>
<catalogItem>
<catalog>
<id>90d965c0379fd06601379fd1936a0f05</id>
</catalog>
</catalogItem>
</ServiceRequest>
<ServiceRequest>
<id>90e72e283b05aff1013b0b2b43fc0356</id>
<catalogItem>
<catalog>
<id>90d965c0379fd06601379fd1936a0f05</id>
</catalog>
</catalogItem>
</ServiceRequest>
</ServiceRequestList>
The following XML was returned in the response. The count value indicates the number of service
requests successfully deleted. A ServiceRequest element is included for each deleted service
request.
<ServiceRequestList>
<count>2</count>
<limit>0</limit>
<ServiceRequest>
<id>90e72e283b05aff1013b0b2c015103a4</id>
...
</ServiceRequest>
<ServiceRequest>
<id>90e72e283b05aff1013b0b2b43fc0356</id>
...
</ServiceRequest>
/ServiceRequestList>
HP Cloud Service Automation (4.00) Page 128 of 141
APIReference
Contents
Przeglądanie stron 127
1 2 ... 123 124 125 126 127 128 129 130 131 132 133 ... 140 141

Komentarze do niniejszej Instrukcji

Brak uwag