API changes in Delphix 6.0.12.0
In Delphix 6.0.12.0, the new API version is 1.11.12. This section describes all API changes since API version 1.11.11, which was released with Delphix 6.0.11.0. All URL paths are relative to /resources/json/delphix
.
What's changed?
API object | Path | Type | Name | Change |
---|---|---|---|---|
| /toolkit | property |
| Removed. |
| /service/tls/cipherSuite | property |
| Removed values for enum - "TLS_RSA_WITH_AES_256_CBC_SHA", "TLS_RSA_WITH_AES_128_CBC_SHA", "TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA", "TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA", "TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA", "TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA", "TLS_DHE_RSA_WITH_AES_256_CBC_SHA", "TLS_DHE_RSA_WITH_AES_128_CBC_SHA", "TLS_DHE_DSS_WITH_AES_256_CBC_SHA", "TLS_DHE_DSS_WITH_AES_128_CBC_SHA". |
| /service/httpConnector | property |
| Removed values for enum - "SSLv3", "TLSv1", "TLSv1_1" |
| /service/oauth2 | property |
| Updated description. |
| N/A (value type) | property |
| Removed. |
| N/A (value type) | property |
| Removed. |
| /storage/device | property |
| Removed CliDisplay parameters - "bootDevice", "allocating". Removed operations - |
| N/A (value type) | property |
| Removed. |
| /user | property |
| Renamed to allowPasswordAuthentication (see in What's New?) |
What's new?
API object | Path | Type | Name | Description |
---|---|---|---|---|
| N/A (value type) | property |
| True if the device is being used for allocations. Allocations will be disabled automatically if the device is going to be removed. The allocating property will also be false for devices that are not configured. |
| N/A (value type) | API Type |
| The parameters to use as input to sync MSSQL databases without a backup. |
| N/A (value type) | API Type |
| MSSQL specific parameters for sourceless sync strategy. |
| N/A (value type) | API Type |
| MSSQL specific parameters for staging push sync strategy. |
| N/A (value type) | API Type |
| Oracle specific host parameters. |
| N/A (value type) | property |
| Parameters used to sync the container. These are persisted and used for every sync operation. Override 'mapsTo' property from source.js for the query parameters defined in 'list' section. |
| N/A (value type) | property |
| Reference to the configuration for the source. |
| N/A (value type) | property |
| Implementation language for workflows in this plugin. |
| /storage/remove | property |
| Add "start" and "verify" root operations to
|
| N/A (value type) | API Type |
| The parameters to use as input when removing devices. |
| N/A (value type) | property |
| The Oracle specific parameters associated with the host. |
| /user | property |
| If the Delphix Engine has been configured for SAML SSO, only users with this property set can authenticate with a username and password for API or CLI access. |