Administration-Datasource Management-Put Datasource's advanced properties-Update property value on object level
Number of APIs: 7
-
Login POST {{baseUrl}}/api/auth/login
-
Get test datasource GET {{baseUrl}}/api/datasources
-
Create a changeset POST {{baseUrl}}/api/model/changesets?schemaEdit=false
-
Delete the changeset DELETE {{baseUrl}}/api/model/changesets/:changesetId
-
Logout POST {{baseUrl}}/api/auth/logout
-
Update property value on object level PUT {{baseUrl}}/api/model/datasources/:datasourceId?showAdvancedProperties=true
-
Commit the changeset changes to the metadata POST {{baseUrl}}/api/model/changesets/:changesetId/commit