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 ObjectPathTypeNameChange
AbstractToolkit/toolkitpropertylanguageRemoved.
CipherSuite/service/tls/cipherSuitepropertyname

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/httpConnectorproperty

tlsVersions

Removed values for enum -

"SSLv3", "TLSv1", "TLSv1_1"

OAuth2Config/service/oauth2propertyuserMatchingFieldTypeUpdated description.
OracleLinkedSourceN/A (value type)property

config

backupLevelEnabled

rmanChannels

filesPerSet

checkLogical

encryptedLinkingEnabled

compressedLinkingEnabled

bandwidthLimit

numberOfConnections

Removed.
OracleSourceN/A (value type)property

config

Removed.
StorageDevice/storage/deviceproperty

list

operations

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

Removed operations -
"remove", "removeVerify".

UnixHostN/A (value type)propertyoracleJdbcKeystorePasswordRemoved.
User/userproperty

apiUser


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

What's New?

API ObjectPathTypeNameDescription
ConfiguredStorageDeviceN/A (value type)propertyallocatingTrue 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.
MSSqlNoBackupSyncParametersN/A (value type)API TypeMSSqlNoBackupSyncParametersThe parameters to use as input to sync MSSQL databases without a backup.
MSSqlSourcelessSyncStrategyN/A (value type)API TypeMSSqlSourcelessSyncStrategyMSSQL specific parameters for sourceless sync strategy.
MSSqlStagingPushSyncStrategyN/A (value type)API TypeMSSqlStagingPushSyncStrategyMSSQL specific parameters for staging push sync strategy.
OracleHostParametersN/A (value type)API TypeOracleHostParametersOracle specific host parameters.
OracleLinkedSourceN/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.

OracleManagedSourceN/A (value type)propertyconfigReference to the configuration for the source.
PluginN/A (value type)property

language

Implementation language for workflows in this plugin.

StorageDeviceRemovalStatus/storage/removepropertyrootOperations

Add "start" and "verify" root operations to 

  • remove storage devices
  • verify storage devices can be removed.
StorageDeviceRemoveParametersN/A (value type)API TypeStorageDeviceRemoveParametersThe parameters to use as input when removing devices.
UnixHostN/A (value type)propertyoracleHostParametersThe Oracle specific parameters associated with the host.
User/userpropertyallowPasswordAuthenticationIf 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.