Cisco Cisco Evolved Programmable Network Manager 1.2 Developer's Guide

Page of 360
RESTCONF/YANG Interface Details 
 
 
Cisco EPN Manager RESTConf NBI Guide  
86
 
 
 
This object supports the fully-qualified domain name (FDN) attribute, which is unique for 
all PhysicalProtocolEndpoint objects. You may use the FDN as a query parameter to 
retrieve a specific PhysicalProtocolEndpoint object as follows: 
 
http://<host>/restconf/v1/data/epnm-restconf-xmp-im-ext-
physicalprotocolendpoint:PhysicalProtocolEndpoint?fdn=<value
 
Where <host> is the host name or IP address of the Cisco EPN Manager server and <value> 
is the value of the FDN attribute for the object to retrieve. 
Sample Response Data 
4.7.1.1  JSON 
 
This sample is formatted and edited for clarity and length. 
 
{"ns1.PhysicalProtocolEndpoint": [ 
    { 
      "name": "GigabitEthernet0\/1", 
      "owningEntityId": "207208_192.168.23.26", 
      "fdn": "MD\/CISCO_EPNM\/ME\/ASR901-CSG-1-
DOMAIN3.cisco.com\/FTP\/GigabitEthernet0\/1", 
      "isFloatingPep": false, 
      "subclassname": "PhysicalProtocolEndpoint", 
      "instanceId": 220479, 
      "businessKey": "489e4745[207208_192.168.23.26,9]", 
      "clocking": "NOTAPPLICABLE", 
      "entPhysicalIndex": 9, 
      "isInternalPort": false, 
      "speed": 0, 
      "supportsAutoNegotiation": "FALSE", 
      "supportsAutoSpeed": false, 
      "physicalConnector": 
"[PhysicalConnector{'name':'GigabitEthernet0\/1','businessKey':'e01b1a63[3,Gi
gabitEthernet0\/1,207208_192.168.23.26]'}]" 
    }, 
    { 
      "name": "GigabitEthernet0\/0", 
      "owningEntityId": "207208_192.168.23.26", 
      "fdn": "MD\/CISCO_EPNM\/ME\/ASR901-CSG-1-
DOMAIN3.cisco.com\/FTP\/GigabitEthernet0\/0",