API Changes in Delphix 9.0.0.0
  • 14 Mar 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

API Changes in Delphix 9.0.0.0

  • Dark
    Light
  • PDF

In Delphix 9.0, the new API version is 1.11.20. This section describes all API changes since API version 1.11.19, that was released with Delphix 8.0.0.0. All URL paths are relative to /resources/json/delphix.

What's Changed?

API ObjectPathTypeNameChange
MSSqlVirtualSource
NA (value type)
Property
configParams
Can now be updated via CLI.
CyberArkPasswordVault
NA (value type)
API Type
CyberArkPasswordVault
Returns a list of password vault objects on the system. Limits CLI visibility for  create, update and delete of password vault objects to system users only.
NamespaceFailoverParameters
NA (value type)
API Type
NamespaceFailoverParameters
Removed property smartFailover.
PasswordVault
/service/passwordVault
API Type
PasswordVault
Removed property host and port.
TimeZone
/timezone
Property
idProperty id (enum) has been updated to include America/Rosario,Europe/Belfast.

What's New?

API ObjectPathTypeNameDescription
MSSqlVirtualSource
N/A (value type)Property
configTemplate
Optional database template to use for provisioning, refresh and enable. If set, configParams will be ignored on the provision or refresh.
HostedPasswordVault
N/A (value type)PropertyAPI Type
HostedPasswordVault
Password vaults with host and port.
UnixHost
N/A (value type)
Property
toolkitPath
Added property format with value unixabsolutepath.
OracleDBExportParameters
N/A (value type)
API Type
OracleDBExportParametersParameters to use as input to export Oracle non-MT databases.
OracleEnhancedExportParameters
N/A (value type)
API Type
OracleEnhancedExportParameters
The enhanced parameters to use as input to export Oracle databases.
OraclePDBExportParameters
N/A (value type)
API Type
OraclePDBExportParameters
Parameters to use as input to export Oracle PDB databases.
OracleExportPDBInPlaceTransferStrategy
N/A (value type)
API TypeOracleExportPDBInPlaceTransferStrategy
Convert a virtual PDB to a physical PDB in-place.
OracleExportDBInPlaceTransferStrategy
N/A (value type)
API TypeOracleExportDBInPlaceTransferStrategy
Convert a non-MT virtual DB to a physical DB in-place.
OracleExportASMStorageStrategy
N/A (value type)
API TypeOracleExportASMStorageStrategy
Storage strategy for exporting database files to ASM.
OracleASMLayout
N/A (value type)
API TypeOracleASMLayout
ASM diskgroups for datafiles, archive logs/redo logs.

Was this article helpful?