FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A returnHostResponse message contains an element of returnHostResponseType.
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
statusInfo | OpsEmbeddedStatusInfoType | 1..1 | See OpsEmbeddedStatusInfoType. |
failedData | failedReturnHostListDataType | 0..1 | See failedReturnHostListDataType. |
Name | Type |
---|---|
returnHost | Method |
The following XML fragment illustrates a returnHostResponse message:
<returnHostResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</returnHostResponse>