2022 R2 Release
# New Features
# Authentication
- New endpoint
POST /logout
for user logout, i.e. token revocation
# SDK
- Support client SDK for C#
# Configuration - User Management
- New endpoint
POST /endusers/{id}/:regenerate-password
to update the enduser's password
# Enhancements
# API Reference
- Change the base URL in examples from
localhost
toapi.extremecloudiq.com
# Schema
XiqSsid
: New propertybroadcast_name
, which is used in the response of the below endpointsGET /ssids
GET /network-policies/{id}/ssids
# Configuration - User Management
POST /endusers
: Support automatically generate password whenpassword
is emptyGET /endusers
: Support new query parameterusernames
# Bug Fixes
# Swagger UI
- Fix OpenAPI schema validation issue in Postman
# Configuration - User Management
- Fix cannot update local enduser issue
LastUpdated: 2022/05/26, 09:59:20