TopSystem

Top-level system managed object. DN is sys.

Data CenterInfrastructureNetwork AutomationNetworkingSDNSwitches

Properties

Name Type Description
attributes object
View JSON Schema on GitHub

JSON Schema

cisco-nexus-nxapi-rest-top-system-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "TopSystem",
  "type": "object",
  "description": "Top-level system managed object. DN is sys.",
  "properties": {
    "attributes": {
      "type": "object"
    }
  }
}