/rdm-service/external/v1/configuration/approvalImplementation
Field
| Description
|
---|---|
mode
| Approval implementation mode. The following modes are available:
|
The following sample response shows the approval implementation mode:GET https://use4-mdm.dm-us.informaticacloud.com/rdm-service/external/v1/configuration/approvalImplementation HTTP/1.1 Accept: application/json IDS-SESSION-ID: XXXXXXXXXXXXXXXXXXXXXX
HTTP/1.1 200 OK Content-Type: application/json;charset=UTF-8 Content-Length: 20 { "mode":"RDM" }