{"type":"model","meta":{"id":"/apps/pubhub/media/nexus-dashboard-api-411/1d680a4cdd0fc79ff5ea7816bfd85c04c5374398/a72eb1a6-1e13-33b0-8c24-83655fdec1bd","info":{"title":"Nexus Dashboard Orchestrator","description":"Orchestrator API for policy management, monitoring the health, and enforcement of segmentation and security policies on ACI fabrics.","version":"5.1.0.1007","contact":{"name":"API Support","url":"https://developer.cisco.com/docs/nexus-dashboard/4-1/developer-support/"}},"x-parser-conf":{"overview":{"markdownPath":"reference-overviews/overview-orchestration.md"},"labelConfig":{"endpoint":{"field":"operationId","format":"startCase"}}},"openapi":"3.0.3","servers":[{"description":"Nexus Dashboard Orchestrator API","url":"https://{cluster}/mso","variables":{"cluster":{"default":"example.com","description":"The cluster URL/IP address","enum":["example.com","10.1.1.20"]}}}]},"spec":{"additionalProperties":false,"description":"","properties":{"uuid":{"description":"","type":"string"},"name":{"description":"","type":"string"},"providerLabel":{"description":"","type":"string"},"nodePName":{"description":"","type":"string"},"intfPName":{"description":"","type":"string"},"qosPolicyName":{"description":"","type":"string"},"qosPolicyRef":{"description":"","type":"string"},"extEpgName":{"description":"","type":"string"},"bgpPeers":{"description":"Overlay Peers","items":{"additionalProperties":false,"description":"","properties":{"peerAddr":{"description":"peer IP address","type":"string"},"peerAsn":{"description":"","type":"integer"},"password":{"description":"","type":"string"},"passwordEncrypted":{"description":"encrypted status of bgpPassword","type":"boolean"},"ttl":{"description":"","type":"integer"},"sendCommEnabled":{"description":"","type":"boolean"},"sendExtCommEnabled":{"description":"","type":"boolean"},"allowSelfASEnabled":{"description":"","type":"boolean"},"asOverrideEnabled":{"description":"","type":"boolean"},"nhSelfEnabled":{"description":"","type":"boolean"},"disablePeerASCheckEnabled":{"description":"","type":"boolean"},"disableSegmentRoutingEnabled":{"description":"","type":"boolean"},"afUnicastEnabled":{"description":"","type":"boolean"},"afLabelUnicastEnabled":{"description":"","type":"boolean"},"bfdEnabled":{"description":"","type":"boolean"},"sendDomainPathEnabled":{"description":"","type":"boolean"},"adminStateEnabled":{"description":"","type":"boolean"}},"title":"BgpPeer","type":"object","$$ref":"#/components/schemas/BgpPeer"},"minItems":0,"type":"array"},"leafs":{"description":"leaf nodes","items":{"additionalProperties":false,"description":"","properties":{"dn":{"description":"Typically DN","type":"string"},"ports":{"description":"","items":{"additionalProperties":false,"description":"","properties":{"portId":{"description":"slot/port or port channel","type":"string"},"ipAddress":{"description":"IP subnet","type":"string"},"mtu":{"description":"","type":"string"},"routingPolicy":{"description":"","type":"string"},"ospfAuthType":{"description":"authentication type","enum":["usePassword","useSshKeyContents"],"type":"string","$$ref":"#/components/schemas/AuthType"},"ospfAuthKeyId":{"description":"","maximum":255,"minimum":1,"type":"integer"},"ospfAuthKey":{"description":"","type":"string"},"ospfAuthKeyEncrypted":{"description":"encrypted status of ospfAuthKey","type":"boolean"},"interfaceType":{"description":"interface type","type":"string"},"encap":{"description":"encap vlan","type":"integer"},"bgpPeer":{"additionalProperties":false,"description":"","properties":{"peerAddr":{"description":"peer IP address","type":"string"},"peerAsn":{"description":"","type":"integer"},"password":{"description":"","type":"string"},"passwordEncrypted":{"description":"encrypted status of bgpPassword","type":"boolean"},"ttl":{"description":"","type":"integer"},"sendCommEnabled":{"description":"","type":"boolean"},"sendExtCommEnabled":{"description":"","type":"boolean"},"allowSelfASEnabled":{"description":"","type":"boolean"},"asOverrideEnabled":{"description":"","type":"boolean"},"nhSelfEnabled":{"description":"","type":"boolean"},"disablePeerASCheckEnabled":{"description":"","type":"boolean"},"disableSegmentRoutingEnabled":{"description":"","type":"boolean"},"afUnicastEnabled":{"description":"","type":"boolean"},"afLabelUnicastEnabled":{"description":"","type":"boolean"},"bfdEnabled":{"description":"","type":"boolean"},"sendDomainPathEnabled":{"description":"","type":"boolean"},"adminStateEnabled":{"description":"","type":"boolean"}},"title":"BgpPeer","type":"object","$$ref":"#/components/schemas/BgpPeer"}},"title":"Port","type":"object","$$ref":"#/components/schemas/Port"},"minItems":0,"type":"array"},"routerId":{"description":"","type":"string"},"loopbackAddr":{"description":"","type":"string"},"dataplaneTep":{"description":"","type":"string"},"sidOffset":{"description":"","type":"integer"}},"required":["dn","sidOffset"],"title":"LeafNode","type":"object","$$ref":"#/components/schemas/LeafNode"},"minItems":0,"type":"array"},"l3Domain":{"description":"","type":"string"}},"title":"SRL3Out","type":"object","$$ref":"#/components/schemas/SRL3Out"}}