AXL-Client-Simple
view release on metacpan or search on metacpan
share/AXLAPI.wsdl view on Meta::CPAN
</operation>
<operation name="updateGeoLocationFilter">
<input message="s0:updateGeoLocationFilterIn"></input>
<output message="s0:updateGeoLocationFilterOut"></output>
</operation>
<operation name="removeGeoLocationFilter">
<input message="s0:removeGeoLocationFilterIn"></input>
<output message="s0:removeGeoLocationFilterOut"></output>
</operation>
</portType>
<binding name="AXLAPIBinding" type="s0:AXLPort">
<soap:binding transport="http://schemas.xmlsoap.org/soap/http" style="document"></soap:binding>
<operation name="addCommonPhoneConfig">
<soap:operation soapAction="CUCM:DB ver=7.1 addCommonPhoneConfig" style="document"></soap:operation>
<input>
<soap:body use="literal"></soap:body>
</input>
<output>
<soap:body use="literal"></soap:body>
</output>
</operation>
<operation name="getCommonPhoneConfig">
share/AXLAPI.wsdl view on Meta::CPAN
</operation>
<operation name="removeGeoLocationFilter">
<soap:operation soapAction="CUCM:DB ver=7.1 removeGeoLocationFilter" style="document"></soap:operation>
<input>
<soap:body use="literal"></soap:body>
</input>
<output>
<soap:body use="literal"></soap:body>
</output>
</operation>
</binding>
<service name="AXLAPIService">
<documentation>The Administrative XML Layer.</documentation>
<port name="AXLPort" binding="s0:AXLAPIBinding">
<soap:address location="https://CCMSERVERNAME:8443/axl/"></soap:address>
</port>
</service>
</definitions>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="ipAddressLeaseTime" type="xsd:nonNegativeInteger" default="0">
<xsd:annotation>
<xsd:documentation>The valid values ranges from 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="renewalTime" type="xsd:nonNegativeInteger" default="0">
<xsd:annotation>
<xsd:documentation>The valid values ranges from 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="rebindingTime" type="xsd:nonNegativeInteger" default="0">
<xsd:annotation>
<xsd:documentation>The valid values ranges from 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
<xsd:complexType name="XDHCPSubnet">
<xsd:sequence minOccurs="0">
<xsd:choice>
<xsd:annotation>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="ipAddressLeaseTime" type="xsd:nonNegativeInteger" default="0" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="renewalTime" type="xsd:nonNegativeInteger" default="0" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="rebindingTime" type="xsd:nonNegativeInteger" default="0" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>
<xsd:complexType name="XDialPlan">
<xsd:sequence minOccurs="0">
<xsd:element name="name" type="axlapi:String50"/>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="ipAddressLeaseTime" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The valid values ranges from 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="renewalTime" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The valid values ranges from 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="rebindingTime" type="xsd:nonNegativeInteger" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>The valid values ranges from 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="updateDHCPServer" type="axlapi:UpdateDHCPServerReq"/>
<xsd:element name="updateDHCPServerResponse" type="axlapi:StandardResponse"/>
share/AXLSoap.xsd view on Meta::CPAN
<xsd:element name="ipAddressLeaseTime" type="xsd:nonNegativeInteger" default="0" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="renewalTime" type="xsd:nonNegativeInteger" default="0" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="rebindingTime" type="xsd:nonNegativeInteger" default="0" nillable="true" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Value between 0 to 1073741824.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
<xsd:element name="updateDHCPSubnet" type="axlapi:UpdateDHCPSubnetReq"/>
<xsd:element name="updateDHCPSubnetResponse" type="axlapi:StandardResponse"/>
( run in 1.798 second using v1.01-cache-2.11-cpan-2398b32b56e )