Informatica · Example Payload

Informatica Platform Rest Connection Update Request Example

A sample description.

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

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

Top-level fields

@typenamedescriptionhostportdatabaseschemausernamepasswordauthenticationTypeserviceUrlcodepageconnParams

Example Payload

Raw ↑
{
  "@type": "example_value",
  "name": "Example Title",
  "description": "A sample description.",
  "host": "example_value",
  "port": 10,
  "database": "example_value",
  "schema": "example_value",
  "username": "example_value",
  "password": "example_value",
  "authenticationType": "example_value",
  "serviceUrl": "https://www.example.com",
  "codepage": "example_value",
  "connParams": "example_value"
}