This documentation site is no longer maintained. For the latest Delphix product documentation, please visit help.delphix.com
Continuous Data

API changes in Delphix 23.0.0.0

In Delphix 23.0, the new API version is 1.11.34. This section describes all API changes since API version 1.11.33 that was released with Delphix 22.0. All URL paths are relative to /resources/json/delphix.

What's new?

API Object

Path

Type

Name

Description

ASEHostEnvironmentParameters

NA (value type)

Property

enableTls

True if you want to discover the SAP ASE instances configured with TLS/SSL.

ASEHostEnvironmentParameters

NA (value type)

Property

skipServerCertificateValidation

Setting it to true will skip the server certificate validation during the SSL handshake. Only set it if you do not want to add the required certificate into the Delphix Engine truststore but still want to use the TLS/SSL-enabled database connection. This is not recommended for a production environment as it is less secure.

ASEInstance

NA (value type)

Property

tlsEnabled

True if the SAP ASE instance is TLS/SSL enabled on the given port.

GcpObjectStoreTest

NA (value type)

API Type

GcpObjectStoreTest

A Google Cloud object store connectivity test object.

GcpObjectStore

NA (value type)

API Type

GcpObjectStore

A Google Cloud object store.

What's changed?

There are no changes in this release.