In Delphix 6.0.5.0, the new API version is 1.11.5. This section describes all API changes since API version 1.11.4, which was released with Delphix 6.0.4.0.
All URL paths are relative to /resources/json/delphix
.
What Changed
API Object | Path | Type | Name | Change |
---|---|---|---|---|
CloudStatus | /service/cloud | property | delphixDataServicesComponentStatus | Made read-only for update. |
CloudStatus | /service/cloud | property | delphixDataServicesComponentInfo | Made read-only for update. |
CloudStatus | /service/cloud | root operation | enable | Added optional payload |
OracleDBConfig | /sourceconfig | property | tdeKeystorePassword | Impose a maximum length of 256. |
OracleInstance | N/A (value object) | property | instanceNumber | Change type from number to integer . |
OracleSnapshot | /snapshot | property | redoLogSizeInBytes | Change type from number to integer . |
OracleStartParameters | N/A (value object) | property | instances | Change type from number to integer . |
OracleStopParameters | N/A (value object) | property | instances | Change type from number to integer . |
TimeZone | /timezone | property | id | Added enum values America/Nuuk and Asia/Qostanay . |
What Is New
API Object | Path | Type | Name | Description |
---|---|---|---|---|
CloudEnableParameters | N/A (value object) | value type | CloudEnableParameters | Parameters to the Cloud Enable operation |
CloudStatus | /service/cloud | property | proxyMode | Whether an HTTP proxy must be used to connect to Central Management. |
CloudStatus | /service/cloud | property | proxyConfiguration | Proxy configuration for communication with Delphix Central Management. This property is ignored unless the 'proxyMode' property is set to CLOUD_SPECIFIC_SETTING. |
CloudStatus | /service/cloud | operation | update | Update the specified CloudStatus object. Payload is a CloudStatus . |
HostConfiguration | N/A (value object) | property | powerShellVersion | The PowerShell version installed on the windows target host. |
OracleSTConvertedToPDBAttachData | N/A (value object) | value type | OracleSTConvertedToPDBAttachData | Sub-type of OraclePDBAttachData . |
OracleTimeflow | /timeflow | property | tdeUUID | Unique identifier for TimeFlow-specific TDE objects that reside outside of Delphix storage. |
OracleVirtualPdbSource | /source | property | parentTdeKeystorePassword | The password of the keystore specified in parentTdeKeystorePath. |
OracleVirtualPdbSource | /source | property | tdeExportedKeyFileSecret | Secret to be used while exporting and importing vPDB encryption keys if Transparent Data Encryption is enabled on the vPDB. |
OracleVirtualPdbSource | /source | property | tdeUUID | Unique identifier for PDB-specific TDE objects that reside outside of Delphix storage. |
StaticHostAddress | /service/host/address | new API | StaticHostAddress | Static mapping of hostname to IP address. |
WindowsHost | /host | property | connectorVersion | The Windows Connector version that is installed on the provided host. |
WindowsHost | /host | property | connectorDotNetFrameworkVersion | The .NET Framework version used for Windows Connector Service. |