Skip to content

Commit ddffefe

Browse files
CDP API Documentation 0.9.150
1 parent 5a5bc9a commit ddffefe

39 files changed

+3247
-1153
lines changed

api-docs/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# CDP Control Plane Public API Changelog
22

3+
## 0.9.150 (2025-11-12)
4+
* cloudprivatelinks: Add new command `getPrivateLinkStatus`.
5+
* dw: Add new commands `registerSecret`, `listSecrets` and `deleteSecret`.
6+
* dw: Add property `event` to `listEvents` command.
7+
* dw: Add property `dwxSecretsRestorePlans` to `RestoreClusterResponse` object.
8+
* dw: Add property `kmsKey` to `AwsOptionsResponse` object.
9+
* dw: Add property `warning` to `RebuildVwResponse`, `UpgradeVwResponse` and `DeleteVwResponse` objects.
10+
* dw: Add properties `message` and `warning` to `UpdateVwResponse` and `SuspendVwResponse` objects.
11+
* dw: Add property `resourcePool` to `createDataVisualization`, `upgradeDataVisualization` and `upgradeVw` commands.
12+
* dw: Add property `rebuild` to `restoreBackup` command.
13+
* dw: Add property `impalaEnableGlobalAdmissionController` to `ImpalaHASettingsUpdateRequest` and `ImpalaHASettingsOptionsResponse` objects.
14+
* environments: Add property `environment` to `lastSyncStatus` command.
15+
* iam: Add new properties `authnRequestConfigurationLastUpdated`, `authnRequestSigningKeyDefined`, `currentAuthnRequestVerificationCertificateDefined`, `nextAuthnRequestVerificationCertificateDefined`, `samlResponseEncryptionDecryptionConfigurationLastUpdated`, `samlResponseEncryptionCertificateDefined`, `currentSamlResponseDecryptionKeyDefined` and `nextSamlResponseDecryptionKeyDefined` to `SamlProvider` object.
16+
* iam: Add new commands `setSamlAuthnRequestSigningKey` and `setSamlResponseDecryptionKey`.
17+
18+
BACKWARD INCOMPATIBILITIES:
19+
* dw: Remove deprecated properties `delegationUsername` and `delegationPassword` from `createPrivateCluster` command and `PrivateCloudActivationOptions` object.
20+
* dw: Remove deprecated property `resourcePool` from `updateVw` command and `VizConfig` object.
21+
322
## 0.9.149 (2025-10-28)
423
* datahub: Add enum property `diskType` to `ModifyDisks` object.
524
* datalake: Add enum property `diskType` to `ModifyDisks` object.

api-docs/README.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
# CDP Control Plane Public API Documentation
22

3-
*Version: 0.9.149*
3+
*Version: 0.9.150*
44

55
[CHANGELOG](CHANGELOG.md)
66

77
Available documentation is listed by service below.
88

99
| Service | Version |
1010
| --- | --- |
11-
| [audit](./audit/index.html) | 0.9.149 |
12-
| [cloudprivatelinks](./cloudprivatelinks/index.html) | 0.9.149 |
13-
| [compute](./compute/index.html) | 0.9.149 |
14-
| [consumption](./consumption/index.html) | 0.9.149 |
15-
| [datacatalog](./datacatalog/index.html) | 0.9.149 |
16-
| [datahub](./datahub/index.html) | 0.9.149 |
17-
| [datalake](./datalake/index.html) | 0.9.149 |
18-
| [de](./de/index.html) | 0.9.149 |
19-
| [df](./df/index.html) | 0.9.149 |
20-
| [dfworkload](./dfworkload/index.html) | 0.9.149 |
21-
| [drscp](./drscp/index.html) | 0.9.149 |
22-
| [dw](./dw/index.html) | 0.9.149 |
23-
| [environments](./environments/index.html) | 0.9.149 |
24-
| [iam](./iam/index.html) | 0.9.149 |
25-
| [imagecatalog](./imagecatalog/index.html) | 0.9.149 |
26-
| [ml](./ml/index.html) | 0.9.149 |
27-
| [opdb](./opdb/index.html) | 0.9.149 |
28-
| [replicationmanager](./replicationmanager/index.html) | 0.9.149 |
11+
| [audit](./audit/index.html) | 0.9.150 |
12+
| [cloudprivatelinks](./cloudprivatelinks/index.html) | 0.9.150 |
13+
| [compute](./compute/index.html) | 0.9.150 |
14+
| [consumption](./consumption/index.html) | 0.9.150 |
15+
| [datacatalog](./datacatalog/index.html) | 0.9.150 |
16+
| [datahub](./datahub/index.html) | 0.9.150 |
17+
| [datalake](./datalake/index.html) | 0.9.150 |
18+
| [de](./de/index.html) | 0.9.150 |
19+
| [df](./df/index.html) | 0.9.150 |
20+
| [dfworkload](./dfworkload/index.html) | 0.9.150 |
21+
| [drscp](./drscp/index.html) | 0.9.150 |
22+
| [dw](./dw/index.html) | 0.9.150 |
23+
| [environments](./environments/index.html) | 0.9.150 |
24+
| [iam](./iam/index.html) | 0.9.150 |
25+
| [imagecatalog](./imagecatalog/index.html) | 0.9.150 |
26+
| [ml](./ml/index.html) | 0.9.150 |
27+
| [opdb](./opdb/index.html) | 0.9.150 |
28+
| [replicationmanager](./replicationmanager/index.html) | 0.9.150 |
2929

3030
API documentation uses the Adoc Riak stylesheet from
3131
[https://github.com/darshandsoni/asciidoctor-skins](https://github.com/darshandsoni/asciidoctor-skins).

api-docs/audit/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ <h2 id="_overview">Overview</h2>
822822
<div class="sect2">
823823
<h3 id="_version_information">Version information</h3>
824824
<div class="paragraph">
825-
<p><em>Version</em> : 0.9.149</p>
825+
<p><em>Version</em> : 0.9.150</p>
826826
</div>
827827
</div>
828828
<div class="sect2">
@@ -3910,7 +3910,7 @@ <h3 id="_markarchivebatchesassuccessfulresponse">MarkArchiveBatchesAsSuccessfulR
39103910
</div>
39113911
<div id="footer">
39123912
<div id="footer-text">
3913-
Last updated 2025-10-28 13:47:03 -0700
3913+
Last updated 2025-11-14 06:35:13 -0800
39143914
</div>
39153915
</div>
39163916
<br>

0 commit comments

Comments
 (0)