list_bipublisher_roles

Lists the BI Publisher roles granted to an Enterprise Manager user as well as the BI Publisher roles granted to an external LDAP group.

Format

emcli list_bipublisher_roles
      [-user="user"]
      [-external_role="group"] 

[ ]  indicates that the parameter is optional.

Options

  • user

    Lists the BI Publisher roles of the Enterprise Manager user.

  • external_role

    Lists the BI Publisher roles of the group.

Examples

Example 1

The following command lists the roles of a specific group (TESTGROUPNAME).

emcli list_bipublisher_roles -external_role="TESTGROUPNAME"

Example 2

The following command lists the roles of a specific user (TESTUSERNAME).

emcli list_bipublisher_roles -user="TESTUSERNAME"