Extreme Networks Configuration - User Management API is one of 52 APIs that Extreme Networks publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Configuration - User Management. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.
This API exposes
23 operations
across 14 paths,
and defines 54 schemas.
It is described by OpenAPI 3.0.3, at version 25.9.0-36.
Requests are made against a single base URL, https://api.extremecloudiq.com.
23 operations14 paths54 schemas4 DELETE7 GET9 POST3 PUT
Metadata
The identity and technical contract details declared by the specification.
Extreme Networks Configuration - User Management API declares
1 security scheme
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (BearerAuth).
BearerAuth — JSON Web Token (JWT) based authentication
Paths & Operations 23
Across 14 paths, the API surfaces 23 operations — 4 DELETE, 7 GET, 9 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.
The contract defines 54 schemas that model the data the API accepts and returns. The most detailed are XiqUpdateUserGroupRequest (13 properties), XiqCreateUserGroupRequest (13 properties), XiqCreateEndUserRequest (12 properties), XiqUpdateEndUserRequest (10 properties). Each schema is shown below with its type and property counts.
XiqDeliverySettings
object
The password delivery settings
2 properties
XiqPskGenerationMethod
string
The psk generation method
XiqPcgAssignPortsResponse
object
The response of assign ports for AP150W
3 properties3 required
XiqValidDailySettings
object
The settings for Valid Daily option or null for other settings.
4 properties4 required
XiqPcgPortAssignmentEntryDetail
XiqExpirationActionType
string
The Expiration Action to take, null if the account is never expired.
XiqPcgPortAssignmentEntryEthUserMeta
XiqPasswordSettings
object
The password settings ID
7 properties3 required
XiqUpdateUserGroupRequest
object
13 properties6 required
XiqCreateUserGroupRequest
object
13 properties6 required
XiqValidTimePeriodAfterIdCreation
object
The settings for the valid time period after ID Creation option or null for the other option
2 properties2 required
XiqDeleteKeyBasedPcgUsersRequest
object
The payload of delete Key Based Private Client Group users request
1 property1 required
XiqPasswordType
string
The access key type
XiqPcgPortAssignmentEntryDeviceMeta
XiqCreateEndUserRequest
object
12 properties2 required
XiqRegenerateEndUserPasswordResponse
object
The newly generated password for the end user
1 property1 required
XiqKeyBasedPcgUserBaseInfo
object
The user's base info
3 properties3 required
XiqPostExpirationAction
object
The type of action to take after the account expiration.
4 properties
XiqEndUser
XiqCreateKeyBasedPcgNetworkPolicyRequest
object
The request to initiate Key-based Private Client Group
3 properties3 required
XiqErrorParams
object
Error parameters
2 properties
XiqPcgPortAssignment
object
The PCG port assignment entry
4 properties1 required
XiqBaseEntity
object
3 properties3 required
XiqValidDuringDateSettings
object
The settings for Valid During Dates option or null for other settings.
3 properties3 required
XiqExpirationType
string
The for one of the account expiration types.
XiqKeyBasedPcgUser
XiqDateTimeUnitType
string
The after expiration scheduled time unit.
XiqError
object
6 properties3 required
XiqUpdateEndUserRequest
object
10 properties
XiqKeyBasedPcg
XiqGetPortAssignmentDetailsResponse
object
The response of port assignment details for AP150W
3 properties2 required
PagedXiqEndUser
XiqPage
object
4 properties4 required
XiqValidForTimePeriodSettings
object
The settings for Valid For Time Period option or null for other settings.
3 properties1 required
XiqAddKeyBasedPcgUsersToNetworkPolicyResponse
object
Add users to a PCG-enabled network policy
3 properties
XiqPcgType
string
The private client group type for pcgUseOnly
XiqCreateKeyBasedPcgUsersRequest
object
The payload of add Key-based Private Client Group users request
1 property1 required
XiqUpdateKeyBasedPcgUsersRequest
object
The payload of replace Key-based Private Client Group users request
1 property1 required
PagedXiqUserGroup
XiqUserGroup
XiqSmsTemplate
XiqViqEntity
XiqOnboardKeyBasedPcgResponse
object
Add users to a PCG-enabled network policy
3 properties
XiqExpirationSettings
object
The password expiration settings
6 properties
XiqCreateKeyBasedPcgNetworkPolicyResponse
XiqOnboardKeyBasedPcgRequest
object
The payload to create Key Based PCG data(from exist network policy and SSID)
3 properties3 required
XiqValidTimePeriodAfterFirstLogin
object
The settings for the valid time period after First Login option or null for the other option
4 properties4 required
XiqPcgPortAssignmentEntry
XiqPcgAssignPortsRequest
object
The payload to assign ports for AP150W
1 property1 required
XiqEmailTemplate
XiqPasswordDbLocation
string
The access key storage location
XiqDateTimeType
object
The end date and time
5 properties5 required
XiqValidTimePeriodAfterType
string
The valid time period after Id creation or first login.
XiqPasswordCharacterType
string
Password generation using letters, numbers, and/or special characters
Specification
The full machine-readable OpenAPI contract behind this narrative.