Cisco Cisco Prime Central 1.5 Developer's Guide

Page of 229
    </ns5:getSubnetworkConnectionResponse> 
  </soap:Body> 
</soap:Envelope> 
 
 
getSubnetworkConnectionRoute 
RequestResponse-getSubnetworkConnectionRoute 
Request - getRoute 
 
<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/conr/v1" 
  xmlns:v12="http://www.tmforum.org/mtop/fmw/xsd/nam/v1"> 
  <soapenv:Header> 
    <v1:header> 
      <v1:msgSpecificProperties> 
        <v1:property> 
          <v1:propName>inventoryFromDm</v1:propName> 
          <v1:propValue>true</v1:propValue> 
        </v1:property> 
      </v1:msgSpecificProperties> 
    </v1:header> 
  </soapenv:Header> 
  <soapenv:Body> 
    <v11:getRouteRequest> 
      <v11:sncRef> 
        <v12:rdn> 
          <v12:type>MD</v12:type> 
          <v12:value>CISCO_PRIME</v12:value> 
        </v12:rdn> 
        <v12:rdn> 
          <v12:type>MLSN</v12:type> 
          <v12:value>Prime Network</v12:value> 
        </v12:rdn> 
        <v12:rdn> 
          <v12:type>SNC</v12:type> 
          <v12:value>{"dmIdentifier":"net://net:7","vpnId":"1"}</v12:value> 
        </v12:rdn> 
      </v11:sncRef> 
      <v11:isHigherOrderCcListIncluded>?</v11:isHigherOrderCcListIncluded> 
    </v11:getRouteRequest> 
  </soapenv:Body> 
</soapenv:Envelope> 
 
Response - getRoute 
 
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> 
  <soap:Header />