GetSourceSystem - GET
|
Path |
/api/projects/{projectId}/metavault/sourcesystems/{sourceSystemId} |
|---|---|
|
Http Method |
GET |
Overview
Required permissions
-
Read access to the Source module. BUILD read
Response
Success response (200 OK)
JSON
{
"id": "3c24b0fb-a999-48e9-9b41-209412a47df3",
"technicalDescription": "Technical description",
"businessDescription": "The description",
"version": "1",
"qualityType": "Fair",
"dataSteward": "Michael",
"systemAdministrator": "Kevin",
"name": "MySourceSystem",
"code": "MYSO01",
"packages": []
}