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

API changes in Delphix 6.0.7.0

In Delphix 6.0.7.0, the new API version is 1.11.7. This section describes all API changes since API version 1.11.6, which was released with Delphix 6.0.6.0. All URL paths are relative to /resources/json/delphix.

What’s changed

API object

Path

Type

Name

Change

PgSQLDBClusterConfigConnectivity

N/A (value type)

API type

PgSQLDBClusterConfigConnectivity

Deleted.

OracleBaseDBConfig

/sourceconfig

property

nonSysCredentials

Changed type from PasswordCredential to Credential.

OracleLinkFromExternal

N/A (value type)

property

nonSysCredentials

Changed type from PasswordCredential to Credential.

ReplicationSecureList

N/A (value type)

API type

ReplicationSecureList

No longer behind feature flag MDD.

SNMPV3Manager

/service/snmp/v3/manager

property

username

Introduced a minimum length of 1.

Source

/source

property

status

Added DETACHED to the list of possible values.


What 's new

API object

Path

Type

Name

Description

AbstractToolkit

/toolkit

root operation

schemaDefinitions

Get the platform's JSON schema definitions that plugin schemas can reference.

ASESyncParameters

N/A (value type)

property

dropAndRecreateDevices

If this parameter is set to true, it will drop the older devices and create new devices during manual sync operations instead of trying to remap the devices. This might increasethe space utilization on Delphix Engine.

NamedKeyPairCredential

N/A (value type)

API type

NamedKeyPairCredential

Username and key-pair credential.

NamedPasswordCredential

N/A (value type)

API type

NamedPasswordCredential

Pair of username and password credential.

OracleSyncFromExternalParameters

N/A (value type)

property

filesForFullBackup

List of datafiles to take a full backup of. This would be useful in situations where certain datafiles could not be backed up during previous SnapSync due to corruption or because they went offline.

SsoConfig

/service/sso

property

entityId

Audience Restriction (SP entity ID, Partner's Entity ID) of this engine as an SSO service provider.

SsoConfig

/service/sso

property

responseSkewTime

Maximum time difference allowed between a SAML response and the engine's current time, in seconds. If not set, it defaults to 86,400 seconds (one day).

SsoConfig

/service/sso

property

maxAuthenticationAge

How far in the past to accept authentications to the identity provider, in seconds. If not set, it defaults to 120 seconds.

SupportBundleConfiguration

/service/support/bundle

property

maxActions

Maximum number of actions not referenced anywhere else to include from the metadata store. The most recent such actions are included.

SupportBundleConfiguration

/service/support/bundle

operation

read

Retrieve the specified SupportBundleConfiguration object.

SupportBundleConfiguration

/service/support/bundle

operation

update

Update the specified SupportBundleConfiguration object.