Open API on Gateway v3.32.0

What's new

  • User management
    • [Update] POST /api/open/v1/users
      • The scope of the API has been expanded, and it now supports Local users, AD users, AD groups and SSO users
    • [Update] PATCH /api/open/v1/users/{id}
      • The scope of the API has been expanded, and it now supports Local users, AD users, AD groups, SSO users and SSO groups
      • Supported changing authentication method for a single user
    • [Update] GET /api/open/v1/users
      • The scope of the API has been expanded, and it now supports Local users, AD users, AD groups, SSO users and SSO groups
    • [Update] GET /api/open/v1/users/{id}
      • The scope of the API has been expanded, and it now supports Local users, AD users, AD groups, SSO users and SSO groups

    • [Update] POST /api/open/v1/users/group
      • The scope of the API has been expanded, and it now supports Local users, AD users, AD groups, SSO users and SSO groups

    • [Update] POST /api/open/v1/users/{id}
      • The scope of the API has been expanded, and it now supports Local users, AD users, AD groups, SSO users and SSO groups

    • [New] GET /api/open/v1/adservers
      • Getting the list of AD servers
    • [New] GET /api/open/v1/authmethods 
      • Gettings the list of auth methods
  • Session management
    • [New] POST /api/open/v1/computers/{id}/disconnect 
      • Disconnecting all sessions for a single computer
0 out of 0 found this helpful