Class: ExportResourcesRequest

tibco.objectapi.service.request.ExportResourcesRequest

new ExportResourcesRequest(majorVersion)

Object ExportResourcesRequest Usage: RestApiService.getExporterService().exportResources(request, callback);
Parameters:
Name Type Description
majorVersion number (Java type: int) Major version number of the organization model entity.
Since:
  • 4.0.0

Members

includeContainers :boolean

Query parameter: 'includecontainers' (optional) Indicates whether or not LDAP containers are to be exported.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = true

includePushDests :boolean

Query parameter: 'includepushdests' (optional) Indicates whether or not LDAP push destinations are to be exported.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = true

includeResources :boolean

Query parameter: 'includeresources' (optional) Indicates whether or not LDAP resources are to be exported.
Type:
  • boolean
Since:
  • 4.0.0
Default Value:
  • = true