Gather endpoints that provide functionalities for testing data transformation definitions. These functionalities include testing data transformation definitions.
The data transformation definition is used to transform raw data into a structured format.
OK
"Test definition 1"
{- "id": "SAP.ODM",
- "createdBy": "76248934691294444",
- "createdAt": "2024-11-20T14:46:28Z",
- "modifiedBy": "76248934691294444",
- "modifiedAt": "2024-11-20T14:46:28Z"
}
Read the definition by ID to get the details of the data transformation.
OK
{- "id": "SAP.ODM",
- "createdBy": "76248934691294444",
- "createdAt": "2024-11-20T14:46:28Z",
- "modifiedBy": "76248934691294444",
- "modifiedAt": "2024-11-20T14:46:28Z"
}
Update Data Transformation Definition by ID.
OK
"Test definition 1"
{- "id": "SAP.ODM",
- "createdBy": "76248934691294444",
- "createdAt": "2024-11-20T14:46:28Z",
- "modifiedBy": "76248934691294444",
- "modifiedAt": "2024-11-20T14:46:28Z"
}