API Changes in Delphix 11.0.0.0
  • 26 May 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

API Changes in Delphix 11.0.0.0

  • Dark
    Light
  • PDF

Article Summary

In Delphix 11.0, the new API version is 1.11.22. This section describes all API changes since API version 1.11.21, which was released with Delphix 10.0. All URL paths are relative to /resources/json/delphix

What's Changed?

API ObjectPathTypeNameChange
AzureAuthentication
NA (value type)API Type
AzureAuthentication

Properties have been added tenantId and clientId.

CpuUtilDatapoint
NA (value type)API TypeCpuUtilDatapoint
Removed property dtrace.
AzureSecretsAuthentication
NA (value type)API TypeAzureSecretsAuthentication
Removed properties tenantId and clientId.
AzureSecretsAuthentication
NA (value type)
Property
clientSecret
Description has been updated for property clientSecret
CipherSuite
/service/tls/cipherSuite
Propertyname
enum property values have been updated.
Container
/database
Property
delete, operations, rollback, sync
PgSQLDatabaseContainer and MySQLDatabaseContainer have been removed from defaultType.
DeleteParameters
NA (value type)
API Type
DeleteParameters
The description has been updated.
DeletionDependency
NA (value type)
Property
size
The description has been updated for property size.
KeyPairCredential
NA (value type)
Property
privateKey
The format has been updated from password to pemKey.
KeyPairCredential
NA (value type)
Property
publicKey
Property format has been updated from password to hostKey and property create has been updated from required to optional.
NamedKeyPairCredential
NA (value type)
Property
privateKey
The property format has been updated from password to pemKey.
NamedKeyPairCredential
NA (value type)
Property
publicKey
The property format has been updated from password to hostKey.
OracleExportTimeflowFilesystemLayout
NA (value type)
API Type
OracleExportTransferStrategy
Property rmanFileSectionSizeInGb has been added.
PemClientCertificate
NA (value type)
Property
privateKey
The property format has been updated from password to pemKey.
RefreshParameters
NA (value type)
API Type
RefreshParameters
The description has been updated.
RollbackParameters
NA (value type)
API Type
RollbackParameters
The description has been updated.
SourceConfig
/sourceconfig
Property
operations
PgSQLDBClusterConfig has been removed from defaultType.
SourceDisableParameters
NA (value type)
API Type
SourceDisableParameters
The description has been updated
SourceEnableParameters
NA (value type)
API Type
SourceEnableParameters
The description has been updated
SourceIngestionData
NA (value type)
Property
containerType
MYSQL_DB_CONTAINER and PGSQL_DB_CONTAINER have been removed from enum.
SourceStartParameters
NA (value type)
API Type
SourceStartParameters
The description has been updated
SourceStopParameters
NA (value type)
API Type
SourceStopParameters
The description has been updated
SourceTypeAggregateIngestedSize
NA (value type)
Property
containerType
MYSQL_DB_CONTAINER and PGSQL_DB_CONTAINER have been removed from enum.
Source
/source
Property
operations, disable, start, stop
PgSQLLinkedSource, PgSQLStagingSource, PgSQLVirtualSource, MySQLLinkedSource, MySQLStagingSource, MySQLVirtualSource
User
/userProperty
publicKey
Property redact-in-logs have been removed.

What's New?

API ObjectPathTypeNameDescription
OracleExportTimeflowFilesystemLayoutNA (value type)API TypeOracleExportTransferStrategyProperty rmanFileSectionSizeInGb has been added.
OracleStagingSourceNA (value type)API TypeOracleStagingSourceProperty datafileMountPath and archiveMountPath has been added
TimeConfig/service/timeAPI TypeTimeConfig

Property rootOperations has been added.

ValidateNTPParametersNA (value type)API TypeValidateNTPParametersValidate an NTP server by querying it for the time.
AzureCertificateAuthentication
NA (value type)
API Type
AzureCertificateAuthentication
Client certificate for authenticating to an Azure vault.

Was this article helpful?