Skip to main content
Skip table of contents

API changes in Delphix 6.0.12.0

In Delphix 6.0.12.0, the new API version is 1.11.12. This section describes all API changes since API version 1.11.11, which was released with Delphix 6.0.11.0. All URL paths are relative to /resources/json/delphix.

What's changed?

API object

Path

Type

Name

Change

AbstractToolkit

/toolkit

property

language

Removed.

CipherSuite

/service/tls/cipherSuite

property

name

Removed values for enum -

"TLS_RSA_WITH_AES_256_CBC_SHA", "TLS_RSA_WITH_AES_128_CBC_SHA", "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA", "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA", "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA", "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA", "TLS_DHE_RSA_WITH_AES_256_CBC_SHA", "TLS_DHE_RSA_WITH_AES_128_CBC_SHA", "TLS_DHE_DSS_WITH_AES_256_CBC_SHA", "TLS_DHE_DSS_WITH_AES_128_CBC_SHA".

HttpConnectorConfig

/service/httpConnector

property

tlsVersions

Removed values for enum -

"SSLv3", "TLSv1", "TLSv1_1"

OAuth2Config

/service/oauth2

property

userMatchingFieldType

Updated description.

OracleLinkedSource

N/A (value type)

property

config

backupLevelEnabled

rmanChannels

filesPerSet

checkLogical

encryptedLinkingEnabled

compressedLinkingEnabled

bandwidthLimit

numberOfConnections

Removed.

OracleSource

N/A (value type)

property

config

Removed.

StorageDevice

/storage/device

property

list

operations

Removed CliDisplay parameters - "bootDevice", "allocating".

Removed operations -
"remove", "removeVerify".

UnixHost

N/A (value type)

property

oracleJdbcKeystorePassword

Removed.

User

/user

property

apiUser

Renamed to allowPasswordAuthentication (see in What's New?)

What's new?

API object

Path

Type

Name

Description

ConfiguredStorageDevice

N/A (value type)

property

allocating

True if the device is being used for allocations. Allocations will be disabled automatically if the device is going to be removed. The allocating property will also be false for devices that are not configured.

MSSqlNoBackupSyncParameters

N/A (value type)

API Type

MSSqlNoBackupSyncParameters

The parameters to use as input to sync MSSQL databases without a backup.

MSSqlSourcelessSyncStrategy

N/A (value type)

API Type

MSSqlSourcelessSyncStrategy

MSSQL specific parameters for sourceless sync strategy.

MSSqlStagingPushSyncStrategy

N/A (value type)

API Type

MSSqlStagingPushSyncStrategy

MSSQL specific parameters for staging push sync strategy.

OracleHostParameters

N/A (value type)

API Type

OracleHostParameters

Oracle specific host parameters.

OracleLinkedSource

N/A (value type)

property

syncStrategy

overrideMapsTo

Parameters used to sync the container. These are persisted and used for every sync operation.

Override 'mapsTo' property from source.js for the query parameters defined in 'list' section.

OracleManagedSource

N/A (value type)

property

config

Reference to the configuration for the source.

Plugin

N/A (value type)

property

language

Implementation language for workflows in this plugin.

StorageDeviceRemovalStatus

/storage/remove

property

rootOperations

Add "start" and "verify" root operations to

  • remove storage devices

  • verify storage devices can be removed.

StorageDeviceRemoveParameters

N/A (value type)

API Type

StorageDeviceRemoveParameters

The parameters to use as input when removing devices.

UnixHost

N/A (value type)

property

oracleHostParameters

The Oracle specific parameters associated with the host.

User

/user

property

allowPasswordAuthentication

If the Delphix Engine has been configured for SAML SSO, only users with this property set can authenticate with a username and password for API or CLI access.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.