Class: ResourceDetail

tibco.objectapi.de.exporter.ResourceDetail

new ResourceDetail()

Base type definition for the exported resource details. Constructs a new ResourceDetail.

The following features are supported:

Members

endDate :Date

Date/time at which the resource becomes unavailable. This property holds the value of the 'End Date' attribute.
Type:
  • Date

id :string

Unique ID of the resource. This property holds the value of the 'Id' attribute.
Type:
  • string

label :string

The name of the resource used for display purposes. This property holds the value of the 'Label' attribute.
Type:
  • string

ldapalias :string

LDAP alias associated with this resource (only for resources whose resourceType is human). This property holds the value of the 'Ldapalias' attribute.
Type:
  • string

ldapcontainer :string

LDAP container name associated with this resource (only if this LDAP container is part of this export). This property holds the value of the 'Ldapcontainer' attribute.
Type:
  • string

ldapdn :string

LDAP DN associated with this resource (only for resources whose resourceType is human). This property holds the value of the 'Ldapdn' attribute.
Type:
  • string

locationId :string

ID of the location associated with this resource. This property holds the value of the 'Location Id' attribute.
Type:
  • string

name :string

Name of the resource. This property holds the value of the 'Name' attribute.
Type:
  • string

parameter :Array.<tibco.objectapi.de.exporter.ParameterType>

References to all parameter descriptors that describe resource attributes associated with this resource. This property holds the value of the 'Parameter' containment reference list.
Type:

positionHeld :Array.<tibco.objectapi.de.exporter.PositionHeldType>

References to all positions held by this resource. This property holds the value of the 'Position Held' containment reference list.
Type:

resourceCapability :Array.<tibco.objectapi.de.exporter.ResourceCapabilityType>

References to all capabilities held by this resource. This property holds the value of the 'Resource Capability' containment reference list.
Type:

resourceGroup :Array.<tibco.objectapi.de.exporter.ResourceGroupType>

References to all groups of which this resource is a member. This property holds the value of the 'Resource Group' containment reference list.
Type:

resourceType :string

Type of this resource. This property holds the value of the 'Resource Type' attribute.
Type:
  • string

secondaryLdap :Array.<tibco.objectapi.de.exporter.SecondaryLdapType>

This property holds the value of the 'Secondary Ldap' containment reference list.
Type:

startDate :Date

Date/time at which the resource becomes available. This property holds the value of the 'Start Date' attribute.
Type:
  • Date