{"type":"model","meta":{"id":"/apps/pubhub/media/nexus-dashboard-api-411/1d680a4cdd0fc79ff5ea7816bfd85c04c5374398/6892077b-82e7-33df-b47a-dd1fcda33552","info":{"contact":{"name":"API Support","url":"https://developer.cisco.com/docs/nexus-dashboard/4-1/developer-support/"},"description":"Manage APIs provide the ability to manage resources connected to the cluster","title":"Nexus Dashboard Manage v1","version":"1.0.130","x-nd-server-ignore":true},"x-parser-conf":{"overview":{"markdownPath":"reference-overviews/overview-manage.md"},"labelConfig":{"endpoint":{"field":"operationId","format":"startCase"}}},"openapi":"3.0.3","servers":[{"description":"Nexus Dashboard Manage APIs","url":"https://{cluster}/api/v1/manage","variables":{"cluster":{"default":"example.com","description":"The cluster URL/IP address","enum":["example.com","10.1.1.20"]}}}],"securitySchemes":{"OAuth2":{"type":"oauth2","description":"OAuth2 security scheme","flows":{"implicit":{"authorizationUrl":"https://example.com/login","scopes":{"observer":"Grants read access","fabric-admin":"Grants write access to fabric resources","support-engineer":"Primarily a role for support engineers to operate the managed resources","super-admin":"Grants access to all operations","approver":"Grants access to approve policies","designer":"Grants access to design policies"}}}},"http_signature":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"HTTP Signature security scheme"},"cookieAuth":{"type":"apiKey","description":"Cookie based authentication","in":"cookie","name":"AuthCookie"}}},"spec":{"description":"Scope details for resource that are under devicePair Scope","properties":{"dstSwitchId":{"description":"Indicates the serial Number of the Destination switch","type":"string"},"dstSwitchIp":{"description":"IP Address of the Destination switch","type":"string"},"dstSwitchName":{"description":"Indicates the name of the Destination switch on the link","type":"string"},"scopeType":{"description":"Indicates the scope level for the resource under which the uniqueness is maintained.","enum":["devicePair"],"type":"string"},"srcSwitchId":{"description":"Indicates the serial Number of the source switch","type":"string"},"srcSwitchIp":{"description":"IP Address of the source switch","type":"string"},"srcSwitchName":{"description":"Indicates the name of the Source switch in the link","type":"string"}},"required":["srcSwitchId","dstSwitchId","scopeType"],"type":"object","$$ref":"#/components/schemas/devicePairScope","title":"devicePairScope"}}