Cisco Nexus Dashboard · JSON Structure

Cisco Nexus Nxapi Rest Ipv4 Nexthop Structure

Type: object Properties: 1
Data CenterInfrastructureNetwork AutomationNetworkingSDNSwitches

Ipv4Nexthop is a JSON Structure definition published by Cisco Nexus Dashboard, describing 1 property. It conforms to the https://json-structure.org/draft/2020-12/schema meta-schema.

Properties

ipv4Nexthop

Meta-schema: https://json-structure.org/draft/2020-12/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/2020-12/schema",
  "name": "Ipv4Nexthop",
  "type": "object",
  "properties": {
    "ipv4Nexthop": {
      "type": "object"
    }
  }
}