API changes in Delphix 6.0.3.0
In Delphix 6.0.3.0, the new API version is 1.11.3. This section describes all API changes since API version 1.11.2, which was released with Delphix 6.0.2.0. All URL paths are relative to /resources/json/delphix
.
What’s changed
API object | Path | Type | Name | Change |
---|---|---|---|---|
ApplyVersionParameters | N/A (value object) | object property | verify | Default changed from true to false. |
OracleBaseAttachData | N/A (value object) | object property | dbUser dbCredentials | Name changed to oracleFallbackUser. The database user. Optional if bequeath connections are enabled (to be used in case of bequeath connection failures). Name changed to oracleFallbackCredentials. The password for the database user. Optional if bequeath connections are enabled (to be used in case of bequeath connection failures). |
OracleBaseLinkData | N/A (value object) | object property | dbUser | Name changed to oracleFallbackUser. The database user. Optional if bequeath connections are enabled (to be used in case of bequeath connection failures). |
Plugin | /toolkit | object property | status | Deleted |
What’s new
API object | Path | Type | Name | Description |
---|---|---|---|---|
AbstractToolkit | /toolkit | object property | status | The status of the toolkit. ACTIVE indicates toolkit is actively referenced and in use. INACTIVE means toolkit needs to go through a manual upgrade operation before it can be used. |
Certificate | /service/tls/caCertificate | object property | isCertificateAuthority | Whether this certificate is a Certificate Authority (CA). |
ConfiguredStorageDevice | /storage/device | object property | fragmentation | Percent fragmentation for this device. |
CyberArkVaultCredential | N/A (value object) | subclass of Credential | CyberArkVaultCredential | CyberArk vault based security credential. |
DNSConfig | /service/dns | object property | source | The source of the DNS configuration (STATIC or DHCP). |
HashiCorpVaultCredential | N/A (value object) | subclass of Credential | HashiCorpVaultCredential | HashiCorp vault based security credential. |
LicenseInfo | /license | object | LicenseInfo | Retrieve all external licenses. |
NetworkDSPTestParameters | N/A (value object) | object property | xportScheduler | The transport scheduler to use. |
OracleInstall | /repository | object property | oracleBaseConfig oracleBaseHome | The Oracle Base Config directory. The Oracle Base Home directory. |
OracleVirtualPdbSource | /source | object property | parentTdeKeystorePath | Path to a copy of the parent's Oracle transparent data encryption keystore on the target host. Required to provision from snapshots containing encrypted database files. |
PasswordVault | /service/passwordVault | new API | PasswordVault | Password vault configuration. |
Plugin | /toolkit | object property | luaName minimumLuaVersion | The name of the LUA toolkit that this plugin can upgrade. |
RunDefaultPowerShellOnSourceOperation | N/A (value object) | subclass of SourceOperation | RunDefaultPowerShellOnSourceOperation | A user-specifiable operation that runs a PowerShell command (using default version) on the target host. |
SnapshotCapacityData | /capacity/snapshot | object property | namespace | Reference to the namespace to which this snapshot belongs. |
StatisticSlice | /analytics | getData parameter | count | The number of data points to return. Engine metadata points will be combined in order to to meet this requirement. When count is specified at least two of the other getData parameters must be specified. |
SystemInfo | /system | object property | poolFragmentation | Percent fragmentation for the domain0 pool. |