Bad Request
Internal Server Error
List of Git Sync Config for the given scope
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Details of Git Sync Config
Bad Request
Internal Server Error
Updated Git Sync Config
{- "identifier": "string",
- "name": "string",
- "projectIdentifier": "string",
- "orgIdentifier": "string",
- "gitConnectorRef": "string",
- "repo": "string",
- "branch": "string",
- "gitConnectorType": "K8sCluster",
- "gitSyncFolderConfigDTOs": [
- {
- "rootFolder": "string",
- "isDefault": true
}
]
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Details of Git Sync Config
Bad Request
Internal Server Error
Successfully created Git Sync Config
{- "identifier": "string",
- "name": "string",
- "projectIdentifier": "string",
- "orgIdentifier": "string",
- "gitConnectorRef": "string",
- "repo": "string",
- "branch": "string",
- "gitConnectorType": "K8sCluster",
- "gitSyncFolderConfigDTOs": [
- {
- "rootFolder": "string",
- "isDefault": true
}
]
}
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Internal Server Error
Result of whether Git Sync is enabled for the scope
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}
Bad Request
Internal Server Error
Updated Git Sync Config default root folder
{- "status": "SUCCESS",
- "code": "DEFAULT_ERROR_CODE",
- "message": "string",
- "correlationId": "string",
- "errors": [
- {
- "fieldId": "string",
- "error": "string"
}
]
}