Resources | Methods |
---|---|
https://localhost:8443/api/rest/login-policy |
|
https://localhost:8443/api/rest/login-policy/password-config |
GET
Retrieves system's local password policy.
PUT Updates local password policy. |
https://localhost:8443/api/rest/login-policy/login-session-config |
GET
Retrieve system's login session policy.
PUT Update login session policy. |
https://localhost:8443/api/rest/login-policy/account-config |
GET
Retrieve system's local user account policy.
PUT Update local user account policy. |
https://localhost:8443/api/rest/login-policy/login-banner-config |
GET
Retrieve system's login banner policy.
PUT Update login banner policy. |
https://localhost:8443/api/rest/login-policy/whitelist-config |
GET
Retrieve system's whitelist config.
PUT Update Whitelist settings. |
https://localhost:8443/api/rest/login-policy/allow-list-config |
GET
Retrieve system's allow list config.
PUT Update allow list settings. |
GETRetrieves system's local password policy. [tags: DMA] RequestResponse
PUTUpdates local password policy. [tags: DMA] RequestRepresentations
Response
|
GETRetrieve system's login session policy. [tags: DMA] RequestResponse
PUTUpdate login session policy. [tags: DMA] RequestRepresentations
Response
|
GETRetrieve system's local user account policy. [tags: DMA] RequestResponse
PUTUpdate local user account policy. [tags: DMA] RequestRepresentations
Response
|
GETRetrieve system's login banner policy. [tags: DMA] RequestResponse
PUTUpdate login banner policy. [tags: DMA] RequestRepresentations
Response
|
GETRetrieve system's whitelist config. NOTE :: This api has been deprecated and will be removed in a future release. Please use getAllowListConfig instead. [tags: DMA] RequestResponse
PUTUpdate Whitelist settings. NOTE :: This api has been deprecated and will be removed in a future release. Please use updateAllowListConfig instead. Support for this object version will be removed in a future release. [tags: DMA] RequestRepresentations
Response
|
GETRetrieve system's allow list config. [tags: DMA] RequestResponse
PUTUpdate allow list settings. [tags: DMA] RequestRepresentations
Response
|