FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: returnHostResponse

Description

A returnHostResponse message contains an element of returnHostResponseType.

Derived By

Type returnHostResponseType

Content Model

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.
Referenced By
Name  Type 
returnHost  Method 
XML Example

The following XML fragment illustrates a returnHostResponse message:

 <returnHostResponse>
    <statusInfo>
       <status>SUCCESS</status>
    </statusInfo>
 </returnHostResponse>