GetResourceDetailsByDate
The method returns a map with the resource details.
This method returns the resource details true to the given date. If the third parameter is false, it contains uncommitted changes as well. The returned map is the resource details map as given by GetResourceDetails.
GetResourceDetailsByDate (ResourceName, Date, CommittedOnly)
|
Name |
Type |
Description |
|---|---|---|
|
ResourceName |
string |
The name of the resource. |
|
Date |
string |
Represents date in the script’s time zone. It can contain hours, minutes, and seconds. |
|
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. |
Note: GetResourceDetailsByDate returns the values of the function GetResourceGroupDetails, but without the ChangeSetName.
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.
| Copyright © 2012 CA. Tous droits réservés. | Envoyer un courriel à CA Technologies sur cette rubrique |