FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A setUniformSuiteStateResponse message contains an element of setUniformSuiteStateResponseType.
Type setUniformSuiteStateResponseType
Contains elements as defined in the following table.
Component | Type | Occurs | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
1..1 | |||||||||||
statusInfo | StatusInfoType | 1..1 |
|
|||||||||
failedData | failedUniformSuiteStateDataListType | 0..1 | Information about the suites whose state was not set is listed in the failedData element. See failedUniformSuiteStateDataListType. |
|||||||||
Name | Type |
---|---|
setUniformSuiteState | Method |
The following XML fragment illustrates a successful setUniformSuiteStateResponse message:
<setUniformSuiteStateResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</setUniformSuiteStateResponse>