SviIf

Switch Virtual Interface managed object for Layer 3 VLAN routing. DN format is sys/intf/svi-[{id}].

Data CenterInfrastructureNetwork AutomationNetworkingSDNSwitches

Properties

Name Type Description
attributes object
View JSON Schema on GitHub

JSON Schema

cisco-nexus-nxapi-rest-svi-if-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "SviIf",
  "type": "object",
  "description": "Switch Virtual Interface managed object for Layer 3 VLAN routing. DN format is sys/intf/svi-[{id}].",
  "properties": {
    "attributes": {
      "type": "object"
    }
  }
}