Add an ACS User to an Access Group
Last updated
Was this helpful?
Last updated
Was this helpful?
Adds a specified access system user to a specified access group.
acs_access_group_id
String (Required)
ID of the access group to which you want to add an access system user.
acs_user_id
String (Required)
ID of the access system user that you want to add to an access group.
void
Adds a specified ACS user to a specified access group.
Code
Output