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

API changes in Delphix 27.0.0.0

In Delphix 27.0, the new API version is 1.11.38. This section describes all API changes since API version 1.11.37, which was released with Continuous Data 26.0. All URL paths are relative to /resources/json/delphix .

What's new?

API Object

Path

Type

Name

Description

Namespace

/namespace

API Type

failoverTime

Returns the time the namespace was failed over.

SerializationPoint

/replication/serializationpoint

API Type

estimatedTotalBytes

Estimates total bytes of the serialization point to be transferred.

SerializationPoint

/replication/serializationpoint

API Type

remainingTimeNanos

Estimates remaining time to complete sending the serialization point (nanoseconds).

OciObjectStoreRepavePreviewParameters

/repave/preview

API Type

OciObjectStoreRepavePreviewParameters

Returns Oracle Cloud repave parameters used for Elastic Data engines.

GcpObjectStoreRepavePreviewParameters

/repave/preview

API Type

GcpObjectStoreRepavePreviewParameters

Returns Google Cloud repave parameters used for Elastic Data engines.

BlobObjectStoreRepavePreviewParameters

/repave/preview

API Type

BlobObjectStoreRepavePreviewParameters

Returns Azure repave parameters used for Elastic Data engines.

S3ObjectStoreRepavePreviewParameters

/repave/preview

API Type

S3ObjectStoreRepavePreviewParameters

Returns AWS/S3 repave parameters used for Elastic Data engines.

OciObjectStoreRepaveApplyParameters

/repave/apply

API Type

OciObjectStoreRepaveApplyParameters

The parameters to use as input to repave apply on Oracle Cloud.

GcpObjectStoreRepaveApplyParameters

/repave/apply

API Type

GcpObjectStoreRepaveApplyParameters

The parameters to use as input to repave apply on Google Cloud.

BlobObjectStoreRepaveApplyParameters

/repave/apply

API Type

BlobObjectStoreRepaveApplyParameters

The parameters to use as input to repave apply on Azure.

S3ObjectStoreRepaveApplyParameters

/repave/apply

API Type

S3ObjectStoreRepaveApplyParameters

The parameters to use as input to repave apply on AWS/S3.

What's changed?

API Object

Path

Type

Name

Change

User

/user

Property

isDefault

Amended API documentation to inform users that Create and Update parameters are set to readonly.