Cisco Cisco Prime Central 1.3 Developer's Guide

Page of 203
</soap:Envelope>
getAllRemoteEquipmentByPTP
RequestResponse-getAllRemoteEquipmentByPTP
Request - getAllRemoteEquipmentByPTP
<soapenv:Envelope
  xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
  xmlns:v1="http://www.tmforum.org/mtop/fmw/xsd/hdr/v1"
  xmlns:v11="http://www.tmforum.org/mtop/mri/xsd/eir/v1"
  xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1">
  <soapenv:Header>
    <v1:header>
    </v1:header>
  </soapenv:Header>
  <soapenv:Body>
    <v11:getAllRemoteEquipmentByPTPRequest>
      <!--Optional: -->
      <v11:ptpRef>
        <!--1 or more repetitions: -->
        <v12:rdn>
          <v12:type>MD</v12:type>
          <v12:value>CISCO_PRIME</v12:value>
        </v12:rdn>
        <v12:rdn>
          <v12:type>ME</v12:type>
          <v12:value>GPON</v12:value>
        </v12:rdn>
        <v12:rdn>
          <v12:type>PTP</v12:type>
          <v12:value>/rack=chassis/slot=2/port=gpon2/1</v12:value>
        </v12:rdn>
      </v11:ptpRef>
    </v11:getAllRemoteEquipmentByPTPRequest>
  </soapenv:Body>
</soapenv:Envelope>
Response - getAllRemoteEquipmentByPTP
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Header>
    <header
      xmlns:ns28="http://www.tmforum.org/mtop/sa/xsd/saiexcpt/v1"
      xmlns:ns27="http://www.cisco.com/mtop/sb/xsd/Cisco_svc/v1"
      xmlns:ns26="http://www.cisco.com/mtop/nrf/xsd/Cisco_ME_EQ_Inventory/v1"
      xmlns:ns25="http://www.tmforum.org/mtop/nrf/xsd/ptp/v1"
      xmlns:ns24="http://www.tmforum.org/mtop/nrf/xsd/com/v1"
      xmlns:ns23="http://www.tmforum.org/mtop/fmw/xsd/msg/v1"
      xmlns:ns22="http://www.tmforum.org/mtop/nrb/xsd/lay/v1"
      xmlns:ns21="http://www.tmforum.org/mtop/nrf/xsd/me/v1"
      xmlns:ns20="http://www.tmforum.org/mtop/nrb/xsd/lp/v1"
      xmlns:ns19="http://www.tmforum.org/mtop/nrf/xsd/ctp/v1"
      xmlns:ns18="http://www.tmforum.org/mtop/sb/xsd/svc/v1"
      xmlns:ns17="http://www.tmforum.org/mtop/sb/xsd/csi/v1"
      xmlns:ns16="http://www.cisco.com/mtop/nrf/xsd/v_hostCluster/v1"
      xmlns:ns15="http://www.cisco.com/mtop/nrf/xsd/v_host/v1"
      xmlns:ns14="http://www.cisco.com/mtop/nrf/xsd/vm/v1"
      xmlns:ns13="http://www.tmforum.org/mtop/nrf/xsd/Cisco_V_nettp/v1"
      xmlns:ns12="http://www.cisco.com/mtop/nrf/xsd/v_store/v1"
      xmlns:ns11="http://www.tmforum.org/mtop/nrf/xsd/eq-inv/v1"
      xmlns:ns10="http://www.cisco.com/mtop/nrb/xsd/v_rsrci/v1"