StartResourceLink (IResourceLinking)
Starts a user-defined resource link between two resources.
Inputs | Data Type | Description |
---|---|---|
Resource Link Name | String | Specifies a name for the resource link. Note: You can create multiple resource links with the same name; however, the source and/or target resources must be unique for each resource link. |
Source Address | DirectoryResource | Specifies the source resource for the resource link. |
Start Time | DateTime | (Optional) Specifies the start date and time for the resource link. Note: If the Start Time field is blank, the start time defaults to the current date and time when the call method runs. |
Target Address | DirectoryResource | Specifies the target resource for the resource link. |
Outputs | Description | |
---|---|---|
GUID | The unique ID of the new resource link. |