Cisco Catalyst SD-WAN Administration - User and Group API

The Administration - User and Group API from Cisco Catalyst SD-WAN — 23 operation(s) for administration - user and group.

Business capability
Identity & Access Management BC-620.20

Operations 38

GET /admin/aaa #
POST /admin/aaa #
PUT /admin/aaa #
DELETE /admin/aaa #
GET /admin/events/{sseSessionId} #
DELETE /admin/radius #
POST /admin/radius #
PUT /admin/radius #
GET /admin/radius #
DELETE /admin/tacacs #
GET /admin/tacacs #
PUT /admin/tacacs #
POST /admin/tacacs #
GET /admin/user #
POST /admin/user #
GET /admin/user/activeSessions #
POST /admin/user/admin/password #
PUT /admin/user/lockUser/{userName} #
POST /admin/user/password/validate #
PUT /admin/user/password/{userName} #
PUT /admin/user/profile/locale #
PUT /admin/user/profile/password #
DELETE /admin/user/removeSessions #
POST /admin/user/reset #
GET /admin/user/role #
GET /admin/user/userAuthType #
PUT /admin/user/{userName} #
DELETE /admin/user/{userName} #
GET /admin/usergroup #
POST /admin/usergroup #
GET /admin/usergroup/definition #
GET /admin/usergroup/keyvalue #
DELETE /admin/usergroup/{userGroupId} #
PUT /admin/usergroup/{userGroupId} #
POST /admin/vpngroup #
GET /admin/vpngroup #
PUT /admin/vpngroup/{id} #
DELETE /admin/vpngroup/{id} #

Documentation

📖
Documentation
https://developer.cisco.com/docs/sdwan/administration-and-setting/
📖
APIReference
https://developer.cisco.com/docs/sdwan/administration-and-setting/
📖
Documentation
https://developer.cisco.com/docs/sdwan/ux-1-0-configuration/
📖
APIReference
https://developer.cisco.com/docs/sdwan/ux-1-0-configuration/
📖
Documentation
https://developer.cisco.com/docs/sdwan/ux-2-0-configuration/
📖
APIReference
https://developer.cisco.com/docs/sdwan/ux-2-0-configuration/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-system/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-system/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-transport/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-transport/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-service/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-wan-service/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-others/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-others/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-routing/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-sd-routing/
📖
Documentation
https://developer.cisco.com/docs/sdwan/feature-profiles-mobility-and-nfv/
📖
APIReference
https://developer.cisco.com/docs/sdwan/feature-profiles-mobility-and-nfv/
📖
Documentation
https://developer.cisco.com/docs/sdwan/monitoring-and-troubleshooting/
📖
APIReference
https://developer.cisco.com/docs/sdwan/monitoring-and-troubleshooting/
📖
Documentation
https://developer.cisco.com/docs/sdwan/sd-wan-services/
📖
APIReference
https://developer.cisco.com/docs/sdwan/sd-wan-services/
📖
Documentation
https://developer.cisco.com/docs/sdwan/partner-integrations/
📖
APIReference
https://developer.cisco.com/docs/sdwan/partner-integrations/
📖
Documentation
https://developer.cisco.com/docs/sdwan/others/
📖
APIReference
https://developer.cisco.com/docs/sdwan/others/

Specifications

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/cisco-catalyst-sdwan-administration-user-and-group-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

cisco-catalyst-sdwan-administration-user-and-group-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: Administration and Settings Administration - User and Group API
  description: "Includes API operations for the following:\n  Global parameters for SD-WAN Manager\n  User, group and tenant management\n  Software maintenance\n  Backup and restore\n  Container management"
  contact:
    email: vmanage@cisco.com
  license:
    name: Commercial License
    url: https://www.cisco.com/c/en/us/solutions/enterprise-networks/sd-wan/index.html
  version: 26.1.0+2026-01-06
  x-provenance:
    method: harvested
    authored_by: Cisco Catalyst SD-WAN
    harvested_by: API Evangelist
    harvested_on: '2026-08-19'
    first_party: true
    provider_published: true
    source_host: pubhub.devnetcloud.com
    note: 4,138 operations across 2,841 paths, published by Cisco as self-contained per-operation OpenAPI 3.1.0 fragments on the DevNet CDN and consolidated here into 13 documents. Ownership verified from info.contact vmanage@cisco.com and the Cisco license URL rather than from the fetch host.
  x-evidence:
  - type: source
    url: https://pubhub.devnetcloud.com/media/cisco-catalyst-sd-wan-26-1-api-guide/docs/
  - type: source
    url: https://developer.cisco.com/docs/sdwan/
servers:
- url: /dataservice
tags:
- name: Administration - User and Group
paths:
  /admin/aaa:
    get:
      tags:
      - Administration - User and Group
      description: 'Get aaa configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: getAaaConfig
      responses:
        '200':
          description: Ok
          content:
            application/json:
              schema:
                type: object
                properties:
                  accounting:
                    type: boolean
                    description: Enable accounting to track user sessions and command execution for auditing purposes
                  adminAuthOrder:
                    type: boolean
                    description: Enable separate authentication order for administrative users
                  auditDisable:
                    type: boolean
                    description: Disable audit logging for authentication and authorization events
                  authFallback:
                    type: boolean
                    description: Enable authentication fallback to local user database when external authentication servers are unreachable
                  authOrder:
                    maxItems: 3
                    minItems: 1
                    type: array
                    description: Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.
                    items:
                      type: string
                      description: Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.
                      enum:
                      - local
                      - radius
                      - tacacs
                description: AAA configuration
                $$ref: '#/components/schemas/Aaa'
              examples:
                AAA Configuration Response:
                  description: AAA Configuration Response
                  value:
                    authOrder:
                    - local
                    - radius
                    authFallback: true
                    adminAuthOrder: false
                    auditDisable: false
                    accounting: true
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
    post:
      tags:
      - Administration - User and Group
      description: 'Create aaa configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: createAaaConfig
      requestBody:
        description: aaa
        content:
          application/json:
            schema:
              type: object
              properties:
                accounting:
                  type: boolean
                  description: Enable accounting to track user sessions and command execution for auditing purposes
                adminAuthOrder:
                  type: boolean
                  description: Enable separate authentication order for administrative users
                auditDisable:
                  type: boolean
                  description: Disable audit logging for authentication and authorization events
                authFallback:
                  type: boolean
                  description: Enable authentication fallback to local user database when external authentication servers are unreachable
                authOrder:
                  maxItems: 3
                  minItems: 1
                  type: array
                  description: Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.
                  items:
                    type: string
                    description: Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.
                    enum:
                    - local
                    - radius
                    - tacacs
              description: AAA configuration
              $$ref: '#/components/schemas/Aaa'
            examples:
              AAA Configuration Create:
                description: AAA Configuration Create
                value:
                  authOrder:
                  - radius
                  - tacacs
                  - local
                  authFallback: true
                  adminAuthOrder: true
                  auditDisable: false
                  accounting: true
        required: true
      responses:
        '200':
          description: Success
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
    put:
      tags:
      - Administration - User and Group
      description: 'Update aaa configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: updateAaaConfig
      requestBody:
        description: aaa
        content:
          application/json:
            schema:
              type: object
              properties:
                accounting:
                  type: boolean
                  description: Enable accounting to track user sessions and command execution for auditing purposes
                adminAuthOrder:
                  type: boolean
                  description: Enable separate authentication order for administrative users
                auditDisable:
                  type: boolean
                  description: Disable audit logging for authentication and authorization events
                authFallback:
                  type: boolean
                  description: Enable authentication fallback to local user database when external authentication servers are unreachable
                authOrder:
                  maxItems: 3
                  minItems: 1
                  type: array
                  description: Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.
                  items:
                    type: string
                    description: Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.
                    enum:
                    - local
                    - radius
                    - tacacs
              description: AAA configuration
              $$ref: '#/components/schemas/Aaa'
            examples:
              AAA Configuration Update:
                description: AAA Configuration Update
                value:
                  authOrder:
                  - radius
                  - tacacs
                  - local
                  authFallback: true
                  adminAuthOrder: true
                  auditDisable: false
                  accounting: true
        required: true
      responses:
        '200':
          description: Success
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
    delete:
      tags:
      - Administration - User and Group
      description: 'Delete aaa configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: deleteAaaConfig
      responses:
        '200':
          description: Ok
          content:
            application/json:
              schema:
                type: object
              examples:
                Delete Success Response:
                  description: Delete Success Response
                  value:
                    authOrder:
                    - local
                    - radius
                    authFallback: true
                    adminAuthOrder: false
                    auditDisable: false
                    accounting: true
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /admin/events/{sseSessionId}:
    get:
      tags:
      - Administration - User and Group
      operationId: listenAuthEvents
      parameters:
      - name: sseSessionId
        in: path
        description: sse session Id
        required: true
        schema:
          type: string
      responses:
        default:
          description: default response
          content:
            text/event-stream: {}
  /admin/radius:
    delete:
      tags:
      - Administration - User and Group
      description: 'Delete radius configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: deleteRadiusConfig
      responses:
        '200':
          description: Ok
          content:
            application/json:
              schema:
                type: object
                properties:
                  retransmit:
                    maximum: 1000
                    minimum: 1
                    type: integer
                    description: Configure how many times to contact each RADIUS server
                    format: int32
                    example: 3
                    default: 3
                  server:
                    maxItems: 8
                    minItems: 0
                    type: array
                    description: RADIUS server configuration
                    items:
                      required:
                      - address
                      - secretKey
                      type: object
                      properties:
                        acctPort:
                          maximum: 65535
                          minimum: 0
                          type: integer
                          description: Accounting Port
                          format: int32
                          example: 1813
                          default: 1813
                        address:
                          pattern: (^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$)|((([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3,3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3,3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))
                          type: string
                          description: Set IP address of RADIUS server
                          example: 1.2.2.2
                        authPort:
                          maximum: 65535
                          minimum: 0
                          type: integer
                          description: Authentication Port
                          format: int32
                          example: 1812
                          default: 1812
                        priority:
                          maximum: 7
                          minimum: 0
                          type: integer
                          description: Priority
                          format: int32
                          example: 1
                          default: 0
                        secretKey:
                          pattern: ^(?:\$CRYPT\$.{17}|(?!(?:\$CRYPT\$)).{1,128})$
                          type: string
                          description: Secret key
                          example: password
                        tag:
                          maxLength: 16
                          minLength: 4
                          pattern: ^[a-zA-Z0-9\-_]*$
                          type: string
                          description: Reference tag/name for the server
                          example: radius-server1
                        vpn:
                          type: integer
                          description: VPN ID
                          format: int32
                          example: 0
                          enum:
                          - 0
                          - 512
                          default: 0
                      description: Configure the RADIUS server
                      $$ref: '#/components/schemas/ControlComponentAaaRadiusServer'
                  timeout:
                    maximum: 1000
                    minimum: 1
                    type: integer
                    description: Configure how long to wait for replies from the RADIUS server
                    format: int32
                    example: 5
                    default: 5
                description: Radius configuration
                $$ref: '#/components/schemas/Radius'
              examples:
                RADIUS Delete Success Response:
                  description: RADIUS Delete Success Response
                  value:
                    timeout: 5
                    retransmit: 3
                    server:
                    - address: 192.168.1.100
                      authPort: 1812
                      acctPort: 1813
                      sourceVpn: 0
                      vpn: 0
                      vpnIpSubnet: 192.168.1.0/24
                      key: radius-key
                      secretKey: shared-secret
                      priority: 1
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
    post:
      tags:
      - Administration - User and Group
      description: 'Create radius configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: createRadiusConfig
      requestBody:
        description: radius
        content:
          application/json:
            schema:
              type: object
              properties:
                retransmit:
                  maximum: 1000
                  minimum: 1
                  type: integer
                  description: Configure how many times to contact each RADIUS server
                  format: int32
                  example: 3
                  default: 3
                server:
                  maxItems: 8
                  minItems: 0
                  type: array
                  description: RADIUS server configuration
                  items:
                    required:
                    - address
                    - secretKey
                    type: object
                    properties:
                      acctPort:
                        maximum: 65535
                        minimum: 0
                        type: integer
                        description: Accounting Port
                        format: int32
                        example: 1813
                        default: 1813
                      address:
                        pattern: (^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$)|((([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3,3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3,3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))
                        type: string
                        description: Set IP address of RADIUS server
                        example: 1.2.2.2
                      authPort:
                        maximum: 65535
                        minimum: 0
                        type: integer
                        description: Authentication Port
                        format: int32
                        example: 1812
                        default: 1812
                      priority:
                        maximum: 7
                        minimum: 0
                        type: integer
                        description: Priority
                        format: int32
                        example: 1
                        default: 0
                      secretKey:
                        pattern: ^(?:\$CRYPT\$.{17}|(?!(?:\$CRYPT\$)).{1,128})$
                        type: string
                        description: Secret key
                        example: password
                      tag:
                        maxLength: 16
                        minLength: 4
                        pattern: ^[a-zA-Z0-9\-_]*$
                        type: string
                        description: Reference tag/name for the server
                        example: radius-server1
                      vpn:
                        type: integer
                        description: VPN ID
                        format: int32
                        example: 0
                        enum:
                        - 0
                        - 512
                        default: 0
                    description: Configure the RADIUS server
                    $$ref: '#/components/schemas/ControlComponentAaaRadiusServer'
                timeout:
                  maximum: 1000
                  minimum: 1
                  type: integer
                  description: Configure how long to wait for replies from the RADIUS server
                  format: int32
                  example: 5
                  default: 5
              description: Radius configuration
              $$ref: '#/components/schemas/Radius'
            examples:
              RADIUS Configuration Create:
                description: RADIUS Configuration Create
                value:
                  timeout: 10
                  retransmit: 5
                  server:
                  - address: 192.168.1.100
                    authPort: 1812
                    acctPort: 1813
                    sourceVpn: 0
                    vpn: 0
                    vpnIpSubnet: 192.168.1.0/24
                    key: radius-key
                    secretKey: updated-secret
                    priority: 1
                  - address: 192.168.1.101
                    authPort: 1812
                    acctPort: 1813
                    sourceVpn: 0
                    vpn: 0
                    vpnIpSubnet: 192.168.2.0/24
                    key: radius-key-2
                    secretKey: backup-secret
                    priority: 2
        required: true
      responses:
        '200':
          description: Success
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
    put:
      tags:
      - Administration - User and Group
      description: 'Update radius configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: updateRadiusConfig
      requestBody:
        description: radius
        content:
          application/json:
            schema:
              type: object
              properties:
                retransmit:
                  maximum: 1000
                  minimum: 1
                  type: integer
                  description: Configure how many times to contact each RADIUS server
                  format: int32
                  example: 3
                  default: 3
                server:
                  maxItems: 8
                  minItems: 0
                  type: array
                  description: RADIUS server configuration
                  items:
                    required:
                    - address
                    - secretKey
                    type: object
                    properties:
                      acctPort:
                        maximum: 65535
                        minimum: 0
                        type: integer
                        description: Accounting Port
                        format: int32
                        example: 1813
                        default: 1813
                      address:
                        pattern: (^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$)|((([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3,3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3,3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))
                        type: string
                        description: Set IP address of RADIUS server
                        example: 1.2.2.2
                      authPort:
                        maximum: 65535
                        minimum: 0
                        type: integer
                        description: Authentication Port
                        format: int32
                        example: 1812
                        default: 1812
                      priority:
                        maximum: 7
                        minimum: 0
                        type: integer
                        description: Priority
                        format: int32
                        example: 1
                        default: 0
                      secretKey:
                        pattern: ^(?:\$CRYPT\$.{17}|(?!(?:\$CRYPT\$)).{1,128})$
                        type: string
                        description: Secret key
                        example: password
                      tag:
                        maxLength: 16
                        minLength: 4
                        pattern: ^[a-zA-Z0-9\-_]*$
                        type: string
                        description: Reference tag/name for the server
                        example: radius-server1
                      vpn:
                        type: integer
                        description: VPN ID
                        format: int32
                        example: 0
                        enum:
                        - 0
                        - 512
                        default: 0
                    description: Configure the RADIUS server
                    $$ref: '#/components/schemas/ControlComponentAaaRadiusServer'
                timeout:
                  maximum: 1000
                  minimum: 1
                  type: integer
                  description: Configure how long to wait for replies from the RADIUS server
                  format: int32
                  example: 5
                  default: 5
              description: Radius configuration
              $$ref: '#/components/schemas/Radius'
            examples:
              RADIUS Configuration Update:
                description: RADIUS Configuration Update
                value:
                  timeout: 10
                  retransmit: 5
                  server:
                  - address: 192.168.1.100
                    authPort: 1812
                    acctPort: 1813
                    sourceVpn: 0
                    vpn: 0
                    vpnIpSubnet: 192.168.1.0/24
                    key: radius-key
                    secretKey: updated-secret
                    priority: 1
                  - address: 192.168.1.101
                    authPort: 1812
                    acctPort: 1813
                    sourceVpn: 0
                    vpn: 0
                    vpnIpSubnet: 192.168.2.0/24
                    key: radius-key-2
                    secretKey: backup-secret
                    priority: 2
        required: true
      responses:
        '200':
          description: Success
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
    get:
      tags:
      - Administration - User and Group
      description: 'Get radius configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: getRadiusConfig
      responses:
        '200':
          description: Ok
          content:
            application/json:
              schema:
                type: object
                properties:
                  retransmit:
                    maximum: 1000
                    minimum: 1
                    type: integer
                    description: Configure how many times to contact each RADIUS server
                    format: int32
                    example: 3
                    default: 3
                  server:
                    maxItems: 8
                    minItems: 0
                    type: array
                    description: RADIUS server configuration
                    items:
                      required:
                      - address
                      - secretKey
                      type: object
                      properties:
                        acctPort:
                          maximum: 65535
                          minimum: 0
                          type: integer
                          description: Accounting Port
                          format: int32
                          example: 1813
                          default: 1813
                        address:
                          pattern: (^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$)|((([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3,3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3,3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)))
                          type: string
                          description: Set IP address of RADIUS server
                          example: 1.2.2.2
                        authPort:
                          maximum: 65535
                          minimum: 0
                          type: integer
                          description: Authentication Port
                          format: int32
                          example: 1812
                          default: 1812
                        priority:
                          maximum: 7
                          minimum: 0
                          type: integer
                          description: Priority
                          format: int32
                          example: 1
                          default: 0
                        secretKey:
                          pattern: ^(?:\$CRYPT\$.{17}|(?!(?:\$CRYPT\$)).{1,128})$
                          type: string
                          description: Secret key
                          example: password
                        tag:
                          maxLength: 16
                          minLength: 4
                          pattern: ^[a-zA-Z0-9\-_]*$
                          type: string
                          description: Reference tag/name for the server
                          example: radius-server1
                        vpn:
                          type: integer
                          description: VPN ID
                          format: int32
                          example: 0
                          enum:
                          - 0
                          - 512
                          default: 0
                      description: Configure the RADIUS server
                      $$ref: '#/components/schemas/ControlComponentAaaRadiusServer'
                  timeout:
                    maximum: 1000
                    minimum: 1
                    type: integer
                    description: Configure how long to wait for replies from the RADIUS server
                    format: int32
                    example: 5
                    default: 5
                description: Radius configuration
                $$ref: '#/components/schemas/Radius'
              examples:
                RADIUS Configuration Response:
                  description: RADIUS Configuration Response
                  value:
                    timeout: 5
                    retransmit: 3
                    server:
                    - address: 192.168.1.100
                      authPort: 1812
                      acctPort: 1813
                      sourceVpn: 0
                      vpn: 0
                      vpnIpSubnet: 192.168.1.0/24
                      key: radius-key
                      secretKey: shared-secret
                      priority: 1
        '400':
          description: Bad Request
        '403':
          description: Forbidden
        '500':
          description: Internal Server Error
  /admin/tacacs:
    delete:
      tags:
      - Administration - User and Group
      description: 'Delete tacacs configuration<br><br><br>Note: In a multitenant vManage system, this API is only available in the Provider and Provider-As-Tenant view.'
      operationId: deleteTacacsConfig
      responses:
        '200':
          description: Ok
          content:
            application/json:
              schema:
                type: object
                properties:
                  authentication:
                    type: string
                    description: TACACS authentication type
                    enum:
                    - pap
  

# --- truncated at 32 KB (73 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/cisco-catalyst-sdwan/refs/heads/main/openapi/cisco-catalyst-sdwan-administration-user-and-group-api-openapi.yml