Update all users in an authentication realm#

This command updates all users in an authentication realm

Request#

PUT https://{hostname}:{port}
    /cli/authenticationRealm/{authenticationRealm}/updateUsers
Accept: application/json

Parameter Type Required Description
authenticationRealm string true Name of the authentication realm
Parameter Type Required Description
Accept application/json true  

Related CLI command: updateUsersInAuthRealm.

Parent topic: authenticationRealm resource