Read ietf-interfaces list of interfaces
GET https://{{host}}:{{port}}/restconf/data/ietf-interfaces:interfaces
This message uses the ietf-interface model to read a list of the names of each interface managed using the model. The model mapping infrastructure converts the native model configuration into the form defined by the ietf-interfaces common model
{
ietf-interfaces:interfaces
: {
interface
: [
{
name
: FastEthernet0/0/0
},
{
name
: FastEthernet0/0/1
},
{
name
: FastEthernet0/0/2
},
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Authorization | string |