|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
Details of the code source. |
||
| CodeSourceId |
string |
The code source ID. |
code-202********** |
| DisplayName |
string |
The display name of the code source. |
MyCodeSourceName1 |
| Description |
string |
The description of the code source. |
code source of dlc examples |
| CodeRepo |
string |
The code repository URL. |
https://code.aliyun.com/**** |
| CodeBranch |
string |
The code branch. |
master |
| CodeCommit |
string |
The commit ID. |
44da10********** |
| CodeRepoUserName |
string |
The username for the code repository. |
user |
| CodeRepoAccessToken |
string |
The access token for the code repository. |
|
| Accessibility |
string |
The visibility of the code source. Valid values:
|
PUBLIC |
| UserId |
string |
The ID of the creator. |
1157290171663117 |
| WorkspaceId |
string |
The workspace ID. |
1234 |
| GmtCreateTime |
string |
The time when the code source was created. |
2021-01-18T12:52:15Z |
| GmtModifyTime |
string |
The time when the code source was last modified. |
2021-01-18T12:52:15Z |
| MountPath |
string |
The local mount path for the code repository. |
/root/code/ |
| CloneType |
integer |
The clone type. |