<wsdl:part name="request" type="tns1:CreateCommandScriptJobRequest"/> </wsdl:message>
<wsdl:message name="getJobStatusForDeviceResponseResponse">
<wsdl:part name="getJobStatusForDeviceResponseReturn" type="tns1:DeviceJobStatusResponse"/> </wsdl:message>
<wsdl:message name="getUpdatePathsForDeviceAndImageResponse">
<wsdl:part name="getUpdatePathsForDeviceAndImageReturn" type="tns4:GetUpdatePathsForDeviceAndImageResponse"/ >
</wsdl:message>
<wsdl:message name="editProfileAssignmentsResponse">
<wsdl:part name="editProfileAssignmentsReturn" type="tns1:EditProfileAssignmentsResponse"/> </wsdl:message>
<wsdl:message name="createDiscoveryJobForDeviceRequest"> <wsdl:part name="request" type="tns1:DiscoveryJobRequest"/> </wsdl:message>
<wsdl:message name="assignImageToDeviceResponse">
<wsdl:part name="assignImageToDeviceReturn" type="tns1:JobCreationResponse"/> </wsdl:message>
<wsdl:message name="getAvailableWorkflowJobNamesResponse">
<wsdl:part name="getAvailableWorkflowJobNamesReturn" type="tns1:GetAvailableWorkflowJobNamesResponse"/> </wsdl:message>
<wsdl:message name="getAvailableWorkflowJobNamesRequest"> <wsdl:part name="externalDeviceId" type="xsd:string"/> </wsdl:message>
<wsdl:message name="assignProfilesToDeviceResponse">
<wsdl:part name="assignProfilesToDeviceReturn" type="tns1:JobCreationResponse"/> </wsdl:message>
<wsdl:message name="getProfileAssignmentsRequest"> <wsdl:part name="externalDeviceId" type="xsd:string"/> </wsdl:message>
<wsdl:portType name="deviceManagementPort">
<wsdl:operation name="assignProfilesToDevice" parameterOrder="request">
<wsdl:input message="impl:assignProfilesToDeviceRequest" name="assignProfilesToDeviceRequest"/> <wsdl:output message="impl:assignProfilesToDeviceResponse" name="assignProfilesToDeviceResponse"/> </wsdl:operation>
<wsdl:operation name="getAvailableProfilesForDevice" parameterOrder="externalDeviceId">
<wsdl:input message="impl:getAvailableProfilesForDeviceRequest" name="getAvailableProfilesForDeviceRequest"/ >
<wsdl:output message="impl:getAvailableProfilesForDeviceResponse" name="getAvailableProfilesForDeviceResponse"/ >
</wsdl:operation>
<wsdl:operation name="createCommandScriptJobForDevice" parameterOrder="request"> <wsdl:input message="impl:createCommandScriptJobForDeviceRequest" name=↲
"createCommandScriptJobForDeviceRequest"/>
<wsdl:output message="impl:createCommandScriptJobForDeviceResponse" name=↲ "createCommandScriptJobForDeviceResponse"/>
</wsdl:operation>
<wsdl:operation name="createDiscoveryJobForDevice" parameterOrder="request">
<wsdl:input message="impl:createDiscoveryJobForDeviceRequest" name="createDiscoveryJobForDeviceRequest"/> <wsdl:output message="impl:createDiscoveryJobForDeviceResponse" name="createDiscoveryJobForDeviceResponse"/ >
</wsdl:operation>
<wsdl:operation name="getProfileAssignments" parameterOrder="externalDeviceId">
<wsdl:input message="impl:getProfileAssignmentsRequest" name="getProfileAssignmentsRequest"/> <wsdl:output message="impl:getProfileAssignmentsResponse" name="getProfileAssignmentsResponse"/> </wsdl:operation>
<wsdl:operation name="editProfileAssignments" parameterOrder="externalDeviceId changeRequest"> <wsdl:input message="impl:editProfileAssignmentsRequest" name="editProfileAssignmentsRequest"/>
WSDL Reference
144
<wsdl:output message="impl:editProfileAssignmentsResponse" name="editProfileAssignmentsResponse"/> </wsdl:operation>
<wsdl:operation name="getDeviceTree" parameterOrder="externalDeviceId fullPathToNode"> <wsdl:input message="impl:getDeviceTreeRequest" name="getDeviceTreeRequest"/>
<wsdl:output message="impl:getDeviceTreeResponse" name="getDeviceTreeResponse"/> </wsdl:operation>
<wsdl:operation name="compareProfileAssignments" parameterOrder="externalDeviceId profileNames"> <wsdl:input message="impl:compareProfileAssignmentsRequest" name="compareProfileAssignmentsRequest"/> <wsdl:output message="impl:compareProfileAssignmentsResponse" name="compareProfileAssignmentsResponse"/> </wsdl:operation>
<wsdl:operation name="resendProfileAssignments" parameterOrder="request">
<wsdl:input message="impl:resendProfileAssignmentsRequest" name="resendProfileAssignmentsRequest"/> <wsdl:output message="impl:resendProfileAssignmentsResponse" name="resendProfileAssignmentsResponse"/> </wsdl:operation>
<wsdl:operation name="getJobStatusForDeviceResponse" parameterOrder="externalDeviceId jobId">
<wsdl:input message="impl:getJobStatusForDeviceResponseRequest" name="getJobStatusForDeviceResponseRequest"/ >
<wsdl:output message="impl:getJobStatusForDeviceResponseResponse" name="getJobStatusForDeviceResponseResponse"/ >
</wsdl:operation>
<wsdl:operation name="createWorkflowJob" parameterOrder="request">
<wsdl:input message="impl:createWorkflowJobRequest" name="createWorkflowJobRequest"/> <wsdl:output message="impl:createWorkflowJobResponse" name="createWorkflowJobResponse"/> </wsdl:operation>
<wsdl:operation name="getAvailableWorkflowJobNames" parameterOrder="externalDeviceId">
<wsdl:input message="impl:getAvailableWorkflowJobNamesRequest" name="getAvailableWorkflowJobNamesRequest"/> <wsdl:output message="impl:getAvailableWorkflowJobNamesResponse" name="getAvailableWorkflowJobNamesResponse"/ >
</wsdl:operation>
<wsdl:operation name="getCompatibleImagesForDevice" parameterOrder="externalDeviceId">
<wsdl:input message="impl:getCompatibleImagesForDeviceRequest" name="getCompatibleImagesForDeviceRequest"/> <wsdl:output message="impl:getCompatibleImagesForDeviceResponse" name="getCompatibleImagesForDeviceResponse"/ >
</wsdl:operation>
<wsdl:operation name="getUpdatePathsForDeviceAndImage" parameterOrder="externalDeviceId externalImageId"> <wsdl:input message="impl:getUpdatePathsForDeviceAndImageRequest" name=↲
"getUpdatePathsForDeviceAndImageRequest"/>
<wsdl:output message="impl:getUpdatePathsForDeviceAndImageResponse" name=↲ "getUpdatePathsForDeviceAndImageResponse"/>
</wsdl:operation>
<wsdl:operation name="assignImageToDevice" parameterOrder="assignImageToDeviceRequest"> <wsdl:input message="impl:assignImageToDeviceRequest" name="assignImageToDeviceRequest"/> <wsdl:output message="impl:assignImageToDeviceResponse" name="assignImageToDeviceResponse"/> </wsdl:operation>
</wsdl:portType>
<wsdl:binding name="deviceManagementPort" type="impl:deviceManagementPort"> <wsdlsoap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/> <wsdl:operation name="assignProfilesToDevice">
<wsdlsoap:operation soapAction=""/>
<wsdl:input name="assignProfilesToDeviceRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="assignProfilesToDeviceResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation>
145
Device Management WSDL
<wsdl:operation name="getAvailableProfilesForDevice"> <wsdlsoap:operation soapAction=""/>
<wsdl:input name="getAvailableProfilesForDeviceRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="getAvailableProfilesForDeviceResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="createCommandScriptJobForDevice"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="createCommandScriptJobForDeviceRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="createCommandScriptJobForDeviceResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="createDiscoveryJobForDevice"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="createDiscoveryJobForDeviceRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="createDiscoveryJobForDeviceResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="getProfileAssignments"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="getProfileAssignmentsRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="getProfileAssignmentsResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="editProfileAssignments"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="editProfileAssignmentsRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="editProfileAssignmentsResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="getDeviceTree"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="getDeviceTreeRequest">
WSDL Reference
146
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="getDeviceTreeResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="compareProfileAssignments"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="compareProfileAssignmentsRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="compareProfileAssignmentsResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="resendProfileAssignments"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="resendProfileAssignmentsRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="resendProfileAssignmentsResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="getJobStatusForDeviceResponse"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="getJobStatusForDeviceResponseRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="getJobStatusForDeviceResponseResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="createWorkflowJob"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="createWorkflowJobRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>
<wsdl:output name="createWorkflowJobResponse">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/> </wsdl:output> </wsdl:operation> <wsdl:operation name="getAvailableWorkflowJobNames"> <wsdlsoap:operation soapAction=""/> <wsdl:input name="getAvailableWorkflowJobNamesRequest">
<wsdlsoap:body encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" namespace="http://www.insignia.com/↲ ssp/deviceManagementWS" use="encoded"/>
</wsdl:input>