Get Managed Paths
This Automation Manager object retrieves the managed path for a Site Collection (SPSite).
Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| Web Application URL | String | Yes | The address of the Site Collection to be retrieved. |
Output Parameters
| Name | Type | Description |
|---|---|---|
| Result | Number | Returns a success value of zero or any value other than zero to indicate failure. |
Example Input Parameters
| Name | Type | Required | Example |
|---|---|---|---|
| Web Application URL | String | Yes | http://sitename |
