Class: GetRoleSettingsRequest

tibco.objectapi.service.request.GetRoleSettingsRequest

new GetRoleSettingsRequest(roleName, appPath)

Object GetRoleSettingsRequest Usage: RestApiService.getRoleService().getRoleSettings(request, callback);
Parameters:
Name Type Description
roleName string Name of the role from which settings are retrieved.
appPath string Path of the application for which settings are being retrieved.
Since:
  • 4.0.0

Members

componentPath :string

Query parameter: 'componentPath' (optional) Path of the component within an application for which settings are being retrieved.
Type:
  • string
Since:
  • 4.0.0