Argomento precedente: CommitResources

Argomento successivo: GetResourceDetailsByDate

GetResourceDetails

Description

This method returns a map with the resource details.

Syntax

GetResourceDetails (ResourceName, ChangeSetName, CommittedOnly)

Parameters

Name

Type

Description

ResourceName

string

The name of the resource.

ChangeSetName

string

The name of the change set.

CommittedOnly

boolean

This parameter is optional.

The default is False.

When True, only committed values are retrieved.

When False, get value and consider uncommitted values.

Return Value

A map containing the following entries:

Remarks

Each entry in each internal map contains the object name in the key and in the value.

This method fails if the resource and/or the change set do not exist.