Class: GetOrgModelEntityRequest

tibco.objectapi.service.request.GetOrgModelEntityRequest

new GetOrgModelEntityRequest(version)

Object GetOrgModelEntityRequest Usage: RestApiService.getOrgModelService().getOrgModelEntity(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

guids :Array.<string>

Query parameter: 'guid' One or more GUIDs of organization model entities whose details are to be return. Can be obtained using getOrgModelRoots.
Type:
  • Array.<string>
Since:
  • 4.0.0