Assign the superuser role to a list of users

You can use the provided information to create a script that assigns the superuser role to multiple users. This script gives users full access to the data on the IBM® Business Monitor server .

Usage

This role bypasses all checks for monitor data security authorization, so use this method with caution.
  • Method: assignSuperUserRole (List users)
  • Type: Boolean
Return values:
  • true indicates success
  • false indicates failure

Parameters

Parameter Type Description
users List The list of users to which you are assigning the superuser role.