Class: GetOrgModelRootsRequest

tibco.objectapi.service.request.GetOrgModelRootsRequest

new GetOrgModelRootsRequest(version)

Object GetOrgModelRootsRequest Usage: RestApiService.getOrgModelService().getOrgModelRoots(request, callback);
Parameters:
Name Type Description
version number (Java type: int) The major version of the organization model for which details are to be displayed. Can be obtained using listOrgModelVersions.
Since:
  • 4.0.0

Members

includeCategories :boolean

Query parameter: 'includecategories' (optional) Specifies whether the capabilities and privileges should be grouped in the nested categories in which they were deployed.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = false