In Delphix 6.0.8.0, the new API version is 1.11.8. This section describes all API changes since API version 1.11.7, which was released with Delphix 6.0.7.0.
All URL paths are relative to /resources/json/delphix
.
What Changed
API Object | Path | Type | Name | Change |
---|---|---|---|---|
AttachData | N/A (value type) | property | config | Deleted. |
Container | /database | operation | undo | HTTP method changed from GET to POST . |
LinkData | N/A (value type) | property | config | Deleted. |
MSSqlAttachData | N/A (value type) | property |
| Deleted. (See the new |
MSSqlLinkData | N/A (value type) | property | backupLocationCredentials backupLocationUser config externalFilePath ingestionStrategy mssqlCommvaultConfig mssqlNetbackupConfig mssqlUser sharedBackupLocations | Deleted. (See the new |
MSSqlLinkedSource | /source | property | backupLocationCredentials backupLocationUser externalFilePath | Deleted. |
NamespaceFailoverParameters | N/A (value type) | property | smartFailover | Default changed to true. |
OracleSyncFromExternalParameters | N/A (value type) | property | filesForFullBackup | No longer behind a feature flag. |
SourceIngestionData | N/A (value type) | property | containerType | Removed obsolete value VMWARE_CONTAINER from enum. |
SourceRepository | /repository | property | linkingEnabled | Deleted. |
SourceTypeAggregateIngestedSize | N/A (value type) | property | containerType | Removed obsolete value VMWARE_CONTAINER from enum. |
Source | /source | property | status | Removed value DETACHED from enum. |
VMware* | API types | VMware* | Deleted all types whose names start with VMware (obsolete). |
What Is New
API Object | Path | Type | Name | Description |
---|---|---|---|---|
AdvancedSettingsInfo | /system/advancedSettings | API type | AdvancedSettingsInfo | Set advanced virtualization, OS, network, and service tunables. |
ASESnapshot | /snapshot | property | dbEncryptionKey | Name of database encryption key present for this snapshot. |
IscsiInitiator | /storage/iscsi/initiator | API type | IscsiInitiator | Endpoint for iSCSI initiator information. |
MSSqlAttachData | N/A (value type) | property | syncStrategy | Configuration that determines what sync strategy the source will use. |
MSSqlDelphixManagedSyncStrategy | N/A (value type) | API type | MSSqlDelphixManagedSyncStrategy | MSSQL specific parameters for delphix managed source based sync strategy. |
MSSqlExternalManagedSourceSyncStrategy | N/A (value type) | API type | MSSqlExternalManagedSourceSyncStrategy | MSSQL specific parameters for externally managed source based sync strategy. |
MSSqlLinkData | N/A (value type) | property | syncStrategy | Configuration that determines what sync strategy the source will use for linking. |
MSSqlSourceSyncStrategy | N/A (value type) | API type | MSSqlSourceSyncStrategy | MSSQL specific parameters for source based sync strategy. |
MSSqlSyncStrategy | N/A (value type) | API type | MSSqlSyncStrategy | Base type for mssql specific parameters for sync strategy. |
Namespace | /namespace | property | locked | Indicates the namespace is locked. |
OracleDatabaseContainer | /container | property | racMaxInstanceLag | Maximum number of log sequences that a node can lag behind on RAC before considering instance offline. |
ReplicationSpec | N/A (value type) | property | lockedProfile | Indicates the replication profile is locked. (Behind the DATA_VAULT feature flag.) |
SyncStrategy | N/A (value type) | API type | SyncStrategy | Base type for specific parameters for sync strategy. |
Tunable | N/A (value type) | API type | Tunable | The name of the tunable and its value. |
TunableIdentifier | N/A (value type) | API type | TunableIdentifier | The subsystem and name for a tunable. |