In Delphix 6.0.9.0, the new API version is 1.11.9. This section describes all the API changes since API version 1.11.8, which was released with Delphix 6.0.8.0.

All URL paths are relative to /resources/json/delphix.

What Changed

API ObjectPathTypeNameChange
AppDataProvisionParametersN/A (value type)propertysourceConfigType changed from AppDataSourceConfig to AppDataDirectSourceConfig.
BaseSupportBundleParametersN/A (value type)propertybundleTypeAdded enum value DOCKER_LOG.
CipherSuite/service/tls/cipherSuitepropertynameAdded enum values TLS_AES_128_CCM_8_SHA256TLS_AES_128_CCM_SHA256, TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, and TLS_CHACHA20_POLY1305_SHA256.
HttpConnectorConfig/service/httpConnectorpropertytlsVersionsAdded enum value TLSv1_3.
Namespace/namespacepropertylockedNo longer behind a feature flag.
OracleCluster/environmentpropertyname
version
No longer read-only.
Deleted.
ReplicationSpecN/A (value type)propertylockedProfileNo longer behind a feature flag.
WindowsCluster/environmentpropertynameNo longer read-only.

What Is New

API ObjectPathTypeNameDescription
AlertProfile/alert/profilepropertyuserUser to which the alert profile is assigned. Defaults to the logged-in user.
CredentialsEnvVarsN/A (value type)API typeCredentialsEnvVarsCredentials to be placed in environment variables for an operation.
IscsiTargetDiscoverParametersN/A (value type)property

chapUsername
chapPassword
chapUsernameIn
chapPasswordIn

CHAP username to be used for iSCSI Discovery.
CHAP password to be used for iSCSI Discovery.
Target/Mutual CHAP username to be used for iSCSI Discovery (bidirectional authentication).
Target/Mutual CHAP password to be used for iSCSI Discovery (bidirectional authentication).
IscsiTarget/storage/iscsi/targetproperty

chapUsername
chapPassword
chapUsernameIn
chapPasswordIn

CHAP username to be used for iSCSI Target authentication.
CHAP password to be used for iSCSI Target authentication.
Target/Mutual CHAP username (bidirectional authentication).
Target/Mutual CHAP password (bidirectional authentication).
SourceOperationN/A (value type)propertycredentialsEnvVarsListList of environment variables that will contain credentials for this operation.
SystemVersion/system/versionpropertyhotfixVersionThe hotfix version.