OpenAPI Specification
openapi: 3.2.0
info:
title: Cisco Crosswork Data API
version: '2018-02-26'
description: 'Operations tagged data across 3 of this provider''s published API definitions: cisco-crosswork-coe-l3-openapi.json,
cisco-crosswork-coe-l3-state-openapi.json, cisco-crosswork-coe-network-state-openapi.json. Each path carries the servers
of the definition it was published in.'
x-provenance:
method: harvested
authored_by: Cisco Crosswork
harvested_by: API Evangelist
harvested_on: '2026-08-19'
first_party: true
note: Published by Cisco. Retrieved unmodified except for this x-provenance block.
provider_published: true
derived_view: Per-tag view of cisco-crosswork-coe-network-state-openapi.json, the provider's source document. Operations
and schemas are the provider's, unmodified; only the partition is ours.
derived_from: cisco-crosswork-coe-network-state-openapi.json
operation_coverage: 138/138
x-evidence:
- type: source
url: https://github.com/CiscoDevNet/crosswork-openapi-spec/blob/master/COE/1.1APIs/network_state.swagger.json
- type: raw
url: https://raw.githubusercontent.com/CiscoDevNet/crosswork-openapi-spec/master/COE/1.1APIs/network_state.swagger.json
servers:
- url: /crosswork/nbi/optima/v1/restconf
tags:
- name: data
description: data resources
paths:
/data:
get:
tags:
- data
summary: 'This module defines a model for Layer 3 Unicast
topologies.
Copyright (c) 2018 IETF Trust and the persons identified as
authors of the code. All rights reserved.
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust''s Legal Provisions
Relating to IETF Documents
(https://trustee.ietf.org/license-info).
This version of this YANG module is part of
RFC 8346; see the RFC itself for full legal notices.'
description: 'This module defines a model for Layer 3 Unicast
topologies.
Copyright (c) 2018 IETF Trust and the persons identified as
authors of the code. All rights reserved.
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust''s Legal Provisions
Relating to IETF Documents
(https://trustee.ietf.org/license-info).
This version of this YANG module is part of
RFC 8346; see the RFC itself for full legal notices.'
operationId: data_get
responses:
'200':
description: 'This module defines a model for Layer 3 Unicast
topologies.
Copyright (c) 2018 IETF Trust and the persons identified as
authors of the code. All rights reserved.
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust''s Legal Provisions
Relating to IETF Documents
(https://trustee.ietf.org/license-info).
This version of this YANG module is part of
RFC 8346; see the RFC itself for full legal notices.'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
post:
tags:
- data
summary: 'This module defines a model for Layer 3 Unicast
topologies.
Copyright (c) 2018 IETF Trust and the persons identified as
authors of the code. All rights reserved.
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust''s Legal Provisions
Relating to IETF Documents
(https://trustee.ietf.org/license-info).
This version of this YANG module is part of
RFC 8346; see the RFC itself for full legal notices.'
description: 'This module defines a model for Layer 3 Unicast
topologies.
Copyright (c) 2018 IETF Trust and the persons identified as
authors of the code. All rights reserved.
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust''s Legal Provisions
Relating to IETF Documents
(https://trustee.ietf.org/license-info).
This version of this YANG module is part of
RFC 8346; see the RFC itself for full legal notices.'
operationId: data_post
parameters:
- $ref: '#/components/parameters/data-post'
responses:
'201':
description: 'This module defines a model for Layer 3 Unicast
topologies.
Copyright (c) 2018 IETF Trust and the persons identified as
authors of the code. All rights reserved.
Redistribution and use in source and binary forms, with or
without modification, is permitted pursuant to, and subject
to the license terms contained in, the Simplified BSD License
set forth in Section 4.c of the IETF Trust''s Legal Provisions
Relating to IETF Documents
(https://trustee.ietf.org/license-info).
This version of this YANG module is part of
RFC 8346; see the RFC itself for full legal notices.'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks:
get:
tags:
- data
summary: Serves as a top-level container for a list of networks.
description: Serves as a top-level container for a list of networks.
operationId: data_ietf_network_state_networks_get
parameters:
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: Serves as a top-level container for a list of networks.
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network:
get:
tags:
- data
summary: 'Describes a network.
A network typically contains an inventory of nodes,
topological information (augmented through the
network-topology data model), and layering information.'
description: 'Describes a network.
A network typically contains an inventory of nodes,
topological information (augmented through the
network-topology data model), and layering information.'
operationId: data_ietf_network_state_networks_network_get
parameters:
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: 'Describes a network.
A network typically contains an inventory of nodes,
topological information (augmented through the
network-topology data model), and layering information.'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}:
get:
tags:
- data
summary: 'Describes a network.
A network typically contains an inventory of nodes,
topological information (augmented through the
network-topology data model), and layering information.'
description: 'Describes a network.
A network typically contains an inventory of nodes,
topological information (augmented through the
network-topology data model), and layering information.'
operationId: data_ietf_network_state_networks_network_network_network_id_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: 'Describes a network.
A network typically contains an inventory of nodes,
topological information (augmented through the
network-topology data model), and layering information.'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}/network-types:
get:
tags:
- data
summary: 'Serves as an augmentation target.
The network type is indicated through corresponding
presence containers augmented into this container.'
description: 'Serves as an augmentation target.
The network type is indicated through corresponding
presence containers augmented into this container.'
operationId: data_ietf_network_state_networks_network_network_network_id_network_types_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: 'Serves as an augmentation target.
The network type is indicated through corresponding
presence containers augmented into this container.'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_network-types'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
? /data/ietf-network-state:networks/network={network-network-id}/network-types/ietf-l3-unicast-topology-state:l3-unicast-topology
: get:
tags:
- data
summary: 'The presence of the container node indicates L3 Unicast
topology'
description: 'The presence of the container node indicates L3 Unicast
topology'
operationId: data_ietf_network_state_networks_network_network_network_id_network_types_ietf_l3_unicast_topology_state_l3_unicast_topology_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: 'The presence of the container node indicates L3 Unicast
topology'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_network-types_ietf-l3-unicast-topology-state_l3-unicast-topology'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
? /data/ietf-network-state:networks/network={network-network-id}/network-types/ietf-l3-unicast-topology-state:l3-unicast-topology/cisco-crosswork-isis-topology:isis
: get:
tags:
- data
summary: Presence of this node identifies the ISIS topology type.
description: Presence of this node identifies the ISIS topology type.
operationId: data_ietf_network_state_networks_network_network_network_id_network_types_ietf_l3_unicast_topology_state_l3_unicast_topology_cisco_crosswork_isis_topology_isis_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: Presence of this node identifies the ISIS topology type.
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_network-types_ietf-l3-unicast-topology-state_l3-unicast-topology_cisco-crosswork-isis-topology_isis'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
? /data/ietf-network-state:networks/network={network-network-id}/network-types/ietf-l3-unicast-topology-state:l3-unicast-topology/cisco-crosswork-ospf-topology:ospf
: get:
tags:
- data
summary: Presence of this node identifies the OSPF topology type.
description: Presence of this node identifies the OSPF topology type.
operationId: data_ietf_network_state_networks_network_network_network_id_network_types_ietf_l3_unicast_topology_state_l3_unicast_topology_cisco_crosswork_ospf_topology_ospf_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: Presence of this node identifies the OSPF topology type.
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_network-types_ietf-l3-unicast-topology-state_l3-unicast-topology_cisco-crosswork-ospf-topology_ospf'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
? /data/ietf-network-state:networks/network={network-network-id}/network-types/ietf-l3-unicast-topology-state:l3-unicast-topology/ietf-sr-topology-state:sr-mpls
: get:
tags:
- data
summary: Its presence identifies the SR topology type.
description: Its presence identifies the SR topology type.
operationId: data_ietf_network_state_networks_network_network_network_id_network_types_ietf_l3_unicast_topology_state_l3_unicast_topology_ietf_sr_topology_state_sr_mpls_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: Its presence identifies the SR topology type.
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_network-types_ietf-l3-unicast-topology-state_l3-unicast-topology_ietf-sr-topology-state_sr-mpls'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}/network-id:
get:
tags:
- data
summary: Identifies a network.
description: Identifies a network.
operationId: data_ietf_network_state_networks_network_network_network_id_network_id_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: Identifies a network.
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_network-id'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}/supporting-network:
get:
tags:
- data
summary: 'An underlay network, used to represent layered network
topologies.'
description: 'An underlay network, used to represent layered network
topologies.'
operationId: data_ietf_network_state_networks_network_network_network_id_supporting_network_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: 'An underlay network, used to represent layered network
topologies.'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_supporting-network'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}/supporting-network={supporting-network-network-ref}:
get:
tags:
- data
summary: 'An underlay network, used to represent layered network
topologies.'
description: 'An underlay network, used to represent layered network
topologies.'
operationId: data_ietf_network_state_networks_network_network_network_id_supporting_network_supporting_network_network_ref_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/supporting-network-network-ref'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: 'An underlay network, used to represent layered network
topologies.'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_supporting-network_supporting-network-network-ref'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
? /data/ietf-network-state:networks/network={network-network-id}/supporting-network={supporting-network-network-ref}/network-ref
: get:
tags:
- data
summary: References the underlay network.
description: References the underlay network.
operationId: data_ietf_network_state_networks_network_network_network_id_supporting_network_supporting_network_network_ref_network_ref_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/supporting-network-network-ref'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: References the underlay network.
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_supporting-network_supporting-network-network-ref_network-ref'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}/node:
get:
tags:
- data
summary: The inventory of nodes of this network.
description: The inventory of nodes of this network.
operationId: data_ietf_network_state_networks_network_network_network_id_node_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: The inventory of nodes of this network.
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_node'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}/node={node-node-id}:
get:
tags:
- data
summary: The inventory of nodes of this network.
description: The inventory of nodes of this network.
operationId: data_ietf_network_state_networks_network_network_network_id_node_node_node_id_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/node-node-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: The inventory of nodes of this network.
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_node_node-node-id'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}/node={node-node-id}/node-id:
get:
tags:
- data
summary: 'Uniquely identifies a node within the containing
network.'
description: 'Uniquely identifies a node within the containing
network.'
operationId: data_ietf_network_state_networks_network_network_network_id_node_node_node_id_node_id_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/node-node-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: 'Uniquely identifies a node within the containing
network.'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_node_node-node-id_node-id'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
/data/ietf-network-state:networks/network={network-network-id}/node={node-node-id}/supporting-node:
get:
tags:
- data
summary: 'Represents another node that is in an underlay network
and that supports this node. Used to represent layering
structure.'
description: 'Represents another node that is in an underlay network
and that supports this node. Used to represent layering
structure.'
operationId: data_ietf_network_state_networks_network_network_network_id_node_node_node_id_supporting_node_get
parameters:
- $ref: '#/components/parameters/network-network-id'
- $ref: '#/components/parameters/node-node-id'
- $ref: '#/components/parameters/content'
- $ref: '#/components/parameters/depth'
- $ref: '#/components/parameters/fields'
- $ref: '#/components/parameters/filter'
- $ref: '#/components/parameters/with-defaults'
responses:
'200':
description: 'Represents another node that is in an underlay network
and that supports this node. Used to represent layering
structure.'
content:
application/yang-data+json:
schema:
$ref: '#/components/schemas/data_ietf-network-state_networks_network_network-network-id_node_node-node-id_supporting-node'
'204':
$ref: '#/components/responses/204'
'400':
$ref: '#/components/responses/400'
'401':
$ref: '#/components/responses/401'
'404':
$ref: '#/components/responses/404'
'405':
$ref: '#/components/responses/405'
'409':
$ref: '#/components/responses/409'
security:
- basicAuth: []
servers:
- url: /crosswork/nbi/optima/v1/restconf
? /data/ietf-network-state:networks/network={network-network-id}/node={node-node-id}/supporting-node={supporting-node-network-ref},{supporting-node-node-ref}
: get:
tags:
- data
summary: 'Represents another node that is in an underlay network
# --- truncated at 32 KB (679 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/cisco-crosswork/refs/heads/main/openapi/cisco-crosswork-data-api-openapi.yml