Cisco Cisco Evolved Programmable Network Manager 2.0 Developer's Guide

Page of 244
  
 
 
Cisco EPN Manager 2.0.2 RESTCONF NBI Guide  
 
 
75 
7.3  Chassis 
7.3.1  Get all Chassis 
7.3.1.1  Request 
GET /restconf/data/v1/cisco-resource-physical:equipment HTTP/1.1 
Host:  <epnm-host> 
Accept: application/yang.data+xml 
Authorization: Basic … 
7.3.1.2  Response 
HTTP/1.1 200 OK 
Server: <epnm-host> 
Content-Type: application/yang.data+xml 
 
<ns14:chassis-list 
xmlns:ns14="urn:cisco:params:xml:ns:yang:restconf:resource:physical" 
xmlns:ns13="urn:cisco:params:xml:ns:yang:restconf:foundation" 
xmlns:ns12="urn:cisco:params:xml:ns:yang:resource:device" 
xmlns:ns11="urn:cisco:params:xml:ns:yang:nrf-topology:v1" 
xmlns:ns10="urn:cisco:params:xml:ns:yang:service:activation:v1" 
xmlns:ns9="urn:cisco:params:xml:ns:yang:ra:v1" 
xmlns:ns8="urn:cisco:params:xml:ns:yang:si-service:v1" 
xmlns:ns7="urn:cisco:params:xml:ns:yang:nrf-virtualforward:v1" 
xmlns:ns6="urn:cisco:params:xml:ns:yang:nrf-virtualconnection:v1" 
xmlns:ns5="urn:cisco:params:xml:ns:yang:nrf-tp:v1" 
xmlns:ns4="urn:cisco:params:xml:ns:yang:nrf-common:v1" 
xmlns:ns3="urn:ietf:params:xml:ns:yang:ietf-yang-library" 
xmlns:ns2="inet-uri"> 
    <chassis> 
        <description>A901-12C-F-D Chassis</description> 
        <name>A901-12C-F-D Chassis</name> 
        <contained-equipment>MD=CISCO_EPNM!ND=ASR901-CSG-1-
TEST.cisco.com!EQ=name=Chassis Slot;partnumber=A901-12C-F-D</contained-
equipment> 
        <ent-physical-index>1</ent-physical-index> 
        <equipment-type>CHASSIS</equipment-type> 
        <fdn>MD=CISCO_EPNM!ND=ASR901-CSG-1-TEST.cisco.com!EQ=name=A901-
12C-F-D Chassis;partnumber=A901-12C-F-D</fdn> 
        <hardware-version>V03 </hardware-version> 
        <instanceId>1449507</instanceId> 
        <is-field-replaceable-unit>FALSE</is-field-replaceable-unit> 
        <is-physically-present>true</is-physically-present> 
        <is-reporting-alarms-allowed>UNKNOWN</is-reporting-alarms-
allowed> 
        <manufacturer>Cisco</manufacturer> 
        <part-number>A901-12C-F-D</part-number> 
        <serial-number>CAT1722U1K4</serial-number> 
        <service-state>UNKNOWN</service-state> 
        <vendor-equipment-type>cevChassisASR901E</vendor-equipment-
type> 
    </chassis> 
    <chassis> 
        <description>RACK</description> 
        <name>RACK-1</name>