Informatica · Example Payload

Informatica Platform Rest Job Stop Request Example

Address VerificationB2B GatewayCloud ServicesData GovernanceData IntegrationData ProfilingData QualityEnterprise SoftwareETLIDMCIICSMaster Data ManagementReference Data Management

Informatica Platform Rest Job Stop Request Example is an example object payload from Informatica, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

@typetaskIdtaskNametaskTypecleanStop

Example Payload

Raw ↑
{
  "@type": "example_value",
  "taskId": "500123",
  "taskName": "example_value",
  "taskType": "example_value",
  "cleanStop": true
}