Administration and Setting

This changelog documents the changes between version 20.18 and 26.1 of the Administration and Setting operations.

What's Deprecated


PUT /admin/user/lockUser/{userName}
POST /settings/configuration/analytics/dca

Create analytics data file

What's Changed


GET /admin/events/{sseSessionId}
Return Type:

Deleted response : 200 OK

Success

POST /admin/user
Request:

Changed content type : application/json

PUT /admin/user/lockUser/{userName}
Parameters:

Changed: userName in path

User name to lock

GET /admin/user/role
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /admin/user/userAuthType
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /admin/usergroup
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /admin/usergroup/keyvalue
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /admin/vpngroup
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
GET /settings/banner
Return Type:

Changed response : 500 Internal Server Error

Internal Server Error

GET /settings/clientSessionTimeout
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

POST /settings/configuration/analytics/dca
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

GET /settings/configuration/certificate/{type}
Parameters:

Changed: type in path

Type of the certificate configuration

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
PUT /settings/configuration/certificate/{type}
Parameters:

Changed: type in path

Type of the certificate configuration

Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

POST /settings/configuration/certificate/{type}
Parameters:

Changed: type in path

Type of the certificate configuration

Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

GET /settings/configuration/cloudx
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
PUT /settings/configuration/cloudx
Request:

CloudX configuration setting

Changed content type : application/json

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

POST /settings/configuration/cloudx
Request:

CloudX configuration setting

Changed content type : application/json

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

GET /settings/configuration/googleMapKey
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

GET /settings/configuration/maintenanceWindow
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

PUT /settings/configuration/microsoftTelemetry
Request:

Microsoft Telemetry configuration setting

Changed content type : application/json

Return Type:

Changed response : 500 Internal Server Error

Internal Server Error

POST /settings/configuration/microsoftTelemetry
Request:

Microsoft Telemetry configuration setting

Changed content type : application/json

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

PUT /settings/configuration/wani
Request:

WANI configuration setting

Changed content type : application/json

Return Type:

Changed response : 500 Internal Server Error

Internal Server Error

POST /settings/configuration/wani
Request:

WANI configuration setting

Changed content type : application/json

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

GET /settings/configuration/{type}
Parameters:

Changed: type in path

Type of the certificate configuration

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json
PUT /settings/configuration/{type}
Parameters:

Changed: type in path

Type of the certificate configuration

Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

POST /settings/configuration/{type}
Parameters:

Changed: type in path

Type of the certificate configuration

Request:

Changed content type : application/json

Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

GET /settings/passwordPolicy
Return Type:

Changed response : 200 OK

Success

  • Changed content type : application/json

Changed response : 500 Internal Server Error

Internal Server Error

DELETE /admin/aaa
Return Type:

Changed response : 200 OK

Ok

  • New content type : application/json
GET /admin/aaa
Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    • Changed property accounting (object)

      Enable accounting to track user sessions and command execution for auditing purposes

    • Changed property adminAuthOrder (object)

      Enable separate authentication order for administrative users

    • Changed property auditDisable (object)

      Disable audit logging for authentication and authorization events

    • Changed property authFallback (object)

      Enable authentication fallback to local user database when external authentication servers are unreachable

    • Changed property authOrder (object)

      Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.

PUT /admin/aaa
Request:

Changed content type : application/json

  • Changed property accounting (object)

    Enable accounting to track user sessions and command execution for auditing purposes

  • Changed property adminAuthOrder (object)

    Enable separate authentication order for administrative users

  • Changed property auditDisable (object)

    Disable audit logging for authentication and authorization events

  • Changed property authFallback (object)

    Enable authentication fallback to local user database when external authentication servers are unreachable

  • Changed property authOrder (object)

    Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.

POST /admin/aaa
Request:

Changed content type : application/json

  • Changed property accounting (object)

    Enable accounting to track user sessions and command execution for auditing purposes

  • Changed property adminAuthOrder (object)

    Enable separate authentication order for administrative users

  • Changed property auditDisable (object)

    Disable audit logging for authentication and authorization events

  • Changed property authFallback (object)

    Enable authentication fallback to local user database when external authentication servers are unreachable

  • Changed property authOrder (object)

    Ordered list of authentication methods to be used for user login (e.g., local, radius, tacacs). Minimum 1, maximum 3 authentication methods allowed.

GET /admin/radius
Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json
PUT /admin/radius
Request:

Changed content type : application/json

POST /admin/radius
Request:

Changed content type : application/json

DELETE /admin/radius
Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json
GET /admin/tacacs
Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    • Changed property servers (object)

      List of TACACS servers

PUT /admin/tacacs
Request:

Changed content type : application/json

  • Changed property servers (object)

    List of TACACS servers

POST /admin/tacacs
Request:

Changed content type : application/json

  • Changed property servers (object)

    List of TACACS servers

DELETE /admin/tacacs
Return Type:

Changed response : 200 OK

Ok

  • Changed content type : application/json

    • Changed property servers (object)

      List of TACACS servers

Result


API changes broke backward compatibility