Informatica · Example Payload

Informatica Platform Rest Schedule Create Request Example

A sample description.

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

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

Top-level fields

@typenamedescriptionstartTimeendTimeintervalfrequencytimezone

Example Payload

Raw ↑
{
  "@type": "example_value",
  "name": "Example Title",
  "description": "A sample description.",
  "startTime": "example_value",
  "endTime": "example_value",
  "interval": "example_value",
  "frequency": 10,
  "timezone": "example_value"
}