Synopsis
Parameters
| Parameter |
Type |
Description |
| token |
string |
Credentials, see RemoteApi.login |
| name |
string |
The name of the project from which the scm details are retrieved. |
Returns
A struct containing the details of the requested projects scm details.
Throws
Throws an exception if the specified project does not exist.
Description
Get the SCM details for an existing project.
Access
Accessible to all users.