AddResource
This method adds a new resource and returns the new resource group ID.
This method sets the first effective time (in the resource) to the change set's default date.
AddResource (ResourceName, ChangeSetName, ResourceDescription, ResourceTypes, ResourceGroups, Services, ContractParties)
|
Name |
Type |
Description |
|---|---|---|
|
ResourceName |
string |
Name of the resource. |
|
ChangeSetName |
string |
Name of the change set. |
|
ResourceDescription |
string |
Description of the resource. Can be empty. |
|
ResourceTypes |
string/map |
Name of a resource type or map of resource types. The map cannot be empty. |
|
ResourceGroups |
(string/map/null) |
Name of a resource group, map of resource groups (can be empty), or null. |
|
Services |
string/map/null |
Name of a service, map of services (can be empty), or null. |
|
ContractParties |
(string/map/null) |
Name of a contract party, map of contract parties (can be empty), or null. |
All input objects must exist. This method fails if it is missing an input object.
| Copyright © 2012 CA. Tous droits réservés. | Envoyer un courriel à CA Technologies sur cette rubrique |