SAP · Example Payload

Sap Ai Core Deployment Example

AIBTPBusiness ApplicationsCloudData ManagementEnterpriseERPIntegration

Sap Ai Core Deployment Example is an example object payload from SAP, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idconfigurationIdscenarioIdstatusdeploymentUrlcreatedAtmodifiedAt

Example Payload

Raw ↑
{
  "id": "abc123",
  "configurationId": "500123",
  "scenarioId": "500123",
  "status": "example_value",
  "deploymentUrl": "https://www.example.com",
  "createdAt": "example_value",
  "modifiedAt": "example_value"
}