usergroups/{userGroup}/permission/{action}
API Name |
usergroups/{userGroup}/permission/{action} |
Description |
Updates the passed permission in for that group. |
REST Methods |
|
Precondition |
Server Manager Console must be running. |
Input Params |
usergroup: The name of the user group for the which the permission is requested. action: You can select either grantPermission or revokePermission. permission: The permission for the user group to access log files. (optional) serverGroupName: The name of server Group which configuration needs to be fetched. |
Sample Request |
|
Return |
|
Sample Response |
|
Exception |
Throws an exception if the operation fails for any reason. |