GetRole

The GetRole command action is used to display information about a role.

TIBCO MFT Internet Server roles define the rights that a TIBCO MFT Internet Server user has to perform file transfers and administrative functions. To use the GetRole command, the user must have UpdateTransferUserRight, refer to the AddUserToRole section to get a list of the supported roles.

Parameter Description Default Required
RoleID Defines the 1 to 64 character role name. This is the name of the role that you want to display. None Yes

Sample GetRole Command

The command below displays information about the role TransferRight.

java cfcc.CFAdmin a:GetRole RoleId:TransferRight