{"type":"model","meta":{"id":"/apps/pubhub/media/crosswork-network-controller-7-1/e1ae91f25de62367ac175351487a12de3ae46a25/859319a3-b665-360d-afbc-0138146ec9bc","info":{"title":"Crosswork RBAC API - Version 2","description":"Crosswork Role-based Access Control APIs - Version 2","contact":{"name":"Crosswork Team, Cisco","email":"support@cisco.com"},"license":{"name":"Cisco Software License Agreement","url":"http://www.cisco.com/public/sw-license-agreement.html"},"version":"2.0.0"},"security":[{"bearerAuth":[]}],"x-parser-conf":{"overview":{"markdownPath":"reference/INFRA/RBAC/rbac-v2-overview.md"}},"openapi":"3.0.1","servers":[{"url":"https://{cw_ip}:30603/crosswork/aaa/v2"}],"securitySchemes":{"bearerAuth":{"type":"apiKey","description":"Use a bearer token to authenticate requests. Include the token in the Authorization header with the prefix 'Bearer '.","name":"Authorization","in":"header"}}},"spec":{"type":"array","example":{"Change Automations":[{"api_id":"cwnca","name":"NCA api"},{"api_id":"robot-nca","name":"robot-nca api"}],"Core Infra":[{"api_id":"api_v1_services","name":"api/v1/services api"},{"api_id":"api_v1_spans","name":"api/v1/spans api"},{"api_id":"api_v1_trace","name":"api/v1/trace api"},{"api_id":"api_v1_traces","name":"api/v1/traces api"},{"api_id":"cwauthconfig","name":"Auth Server Config api"},{"api_id":"cwsso","name":"Authentication api"},{"api_id":"gcp-service","name":"gcp-service api"},{"api_id":"grafana.monitoring","name":"grafana.monitoring api"},{"api_id":"nbi_v1_assurance","name":"nbi/v1/assurance api"},{"api_id":"nbi_v1_central-inventory","name":"nbi/v1/central-inventory api"},{"api_id":"cwpassword","name":"Password Change api"},{"api_id":"robot-grafana","name":"robot-grafana api"},{"api_id":"robot-logger","name":"robot-logger api"},{"api_id":"robot-ui","name":"robot-ui api"},{"api_id":"robot","name":"Robot_Infra_API_Proxy"},{"api_id":"rpd-service-manager","name":"rpd-service-manager api"},{"api_id":"rpd-service-manager-socket","name":"rpd-service-manager-socket api"},{"api_id":"vmtime","name":"Server Time api"},{"api_id":"cwtopology","name":"Topology api"},{"api_id":"cwaaa","name":"Users and Roles api"},{"api_id":"zipkin","name":"zipkin api"}],"Health Insights":[{"api_id":"cwhi","name":"HI api"}],"Inventory":[{"api_id":"cwinventory","name":"inventory api"}],"Platform":[{"api_id":"cwplatform","name":"Platform api"},{"api_id":"robotctl","name":"robotctl api"}],"T-SDN":[{"api_id":"NSO","name":"NSO proxy api"}]},"items":{"required":["api_id","name"],"type":"object","properties":{"api_id":{"type":"string","description":"The unique identifier of the API within the system."},"name":{"type":"string","description":"A human-readable name or title for the API, suitable for display in a user interface."}},"description":"Represents a single API with its unique identifier and human-readable name.","example":{"api_id":"cwnca","name":"NCA api"},"$$ref":"#/components/schemas/rbacSecuredApiItem"},"$$ref":"#/components/schemas/rbacSecuredAPIsByFeature","title":"rbacSecuredAPIsByFeature"}}