Class: XmlGetResource

tibco.objectapi.de.resource.XmlGetResource

new XmlGetResource()

Request element for the getResource operation. Returns detailed information for the resource identified by its GUID. The organization model version in the request identifies the organization model major version from which the resource's model entity associations are to be taken. The default value of -1 indicates that the latest version should be used. . Constructs a new XmlGetResource.

The following features are supported:

Members

guid :Array.<string>

List of GUIDs that identifies the resource(s). This property holds the value of the 'Guid' attribute list.
Type:
  • Array.<string>

modelVersion :number

Identifies the model major version from which the resource's organization model entity associations are to be taken. The default value of -1 indicates that the latest version should be used. This property holds the value of the 'Model Version' attribute.
Type:
  • number