Skip to content

Commit 40f2d57

Browse files
CDP Beta API Documentation 0.9.150
1 parent be22385 commit 40f2d57

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+4738
-1276
lines changed

api-docs-beta/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-beta/README.md

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

3-
*Version: 0.9.149 (BETA)*
3+
*Version: 0.9.150 (BETA)*
44

55
Available documentation is listed by service below.
66

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

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

api-docs-beta/applications/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -790,7 +790,7 @@ <h2 id="_overview">Overview</h2>
790790
<div class="sect2">
791791
<h3 id="_version_information">Version information</h3>
792792
<div class="paragraph">
793-
<p><em>Version</em> : 0.9.149 (BETA)</p>
793+
<p><em>Version</em> : 0.9.150 (BETA)</p>
794794
</div>
795795
</div>
796796
<div class="sect2">
@@ -3294,7 +3294,7 @@ <h3 id="_uihints">UiHints</h3>
32943294
</div>
32953295
<div id="footer">
32963296
<div id="footer-text">
3297-
Last updated 2025-10-28 13:47:04 -0700
3297+
Last updated 2025-11-14 06:35:39 -0800
32983298
</div>
32993299
</div>
33003300
<br>

api-docs-beta/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 (BETA)</p>
825+
<p><em>Version</em> : 0.9.150 (BETA)</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:04 -0700
3913+
Last updated 2025-11-14 06:35:39 -0800
39143914
</div>
39153915
</div>
39163916
<br>

0 commit comments

Comments
 (0)