Parameter Name | Required | Service Affecting | Data Type | Default Value | Possible Values | Description |
---|---|---|---|---|---|---|
ConfigIEState | No | Yes | Enum | 1 | Possible values:
| Specifies the Administrative State of the resource. |
Username | Yes | No | string | none | 32 - Max Length | Specifies the name of user. |
Password | No | No | string | none | 128 - Max Length | Specifies the password of user. |
Group | Yes | No | Enum | 0 | Possible values:
| Specifies the access level to be granted to the user. |
AccountActive | Yes | No | Enum | 1 | Possible values:
| Specifies whether the user account is active or not. This is applicable for POST (modify user) operation and GET operation. |
PassExpires | Yes | No | string | none | 32 - Max Length | Specifies the number of days until the current password expires for the indicated user. UserAuth determines the password expiration based on Global Security configuration. |
ForcePasswordChangeOnLogin | No | No | Enum | 0 | Possible values:
| |
PeerSweliteID | No | No | string | none | 41 - Max Length | Specifies the SWe Edge ID of the active HA instance. |
NumberActiveSessions | No | No | int | 0 | Indicates the number of active user sessions. |