Skip to content

Commit

Permalink
CDP Beta API Documentation 0.9.122
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudera-sre-svc committed Sep 13, 2024
1 parent e6c55ca commit 8b27166
Show file tree
Hide file tree
Showing 41 changed files with 1,020 additions and 325 deletions.
6 changes: 6 additions & 0 deletions api-docs-beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CDP Control Plane Public API Changelog

## 0.9.122 (2024-09-11)
* dw: Add new parameter `impalaExecutorGroupSets` to the autoscale options for the `createVw`, `updateVw`, `listVws`, and `describeVw` commands.
* opdb: Add new parameters `gatewayNodesCount` and `restworkerNodesCount` to `createDatabase` command.
* opdb: Add new parameters `numDesiredRestworkerNodes` and `removeRestworkerNodes` to `updateDatabase` command.
* opdb: Add new properties `gatewayNodesCount` and `restworkerNodesCount` to `DatabaseDetails` object.

## 0.9.121 (2024-09-03)
* de: Add new property `sparkConfigs` to `VcDescription` object.
* de: Add `sparkConfigs` parameter to `createVc` and `updateVc` commands.
Expand Down
40 changes: 20 additions & 20 deletions api-docs-beta/README.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
# CDP Control Plane Public API Documentation

*Version: 0.9.121 (BETA)*
*Version: 0.9.122 (BETA)*

Available documentation is listed by service below.

| Service | Version |
| --- | --- |
| [audit](./audit/index.html) | 0.9.121 |
| [cloudprivatelinks](./cloudprivatelinks/index.html) | 0.9.121 |
| [compute](./compute/index.html) | 0.9.121 |
| [consumption](./consumption/index.html) | 0.9.121 |
| [datacatalog](./datacatalog/index.html) | 0.9.121 |
| [datahub](./datahub/index.html) | 0.9.121 |
| [datalake](./datalake/index.html) | 0.9.121 |
| [de](./de/index.html) | 0.9.121 |
| [df](./df/index.html) | 0.9.121 |
| [dfworkload](./dfworkload/index.html) | 0.9.121 |
| [drscp](./drscp/index.html) | 0.9.121 |
| [dw](./dw/index.html) | 0.9.121 |
| [environments](./environments/index.html) | 0.9.121 |
| [iam](./iam/index.html) | 0.9.121 |
| [imagecatalog](./imagecatalog/index.html) | 0.9.121 |
| [metrics](./metrics/index.html) | 0.9.121 |
| [ml](./ml/index.html) | 0.9.121 |
| [opdb](./opdb/index.html) | 0.9.121 |
| [replicationmanager](./replicationmanager/index.html) | 0.9.121 |
| [audit](./audit/index.html) | 0.9.122 |
| [cloudprivatelinks](./cloudprivatelinks/index.html) | 0.9.122 |
| [compute](./compute/index.html) | 0.9.122 |
| [consumption](./consumption/index.html) | 0.9.122 |
| [datacatalog](./datacatalog/index.html) | 0.9.122 |
| [datahub](./datahub/index.html) | 0.9.122 |
| [datalake](./datalake/index.html) | 0.9.122 |
| [de](./de/index.html) | 0.9.122 |
| [df](./df/index.html) | 0.9.122 |
| [dfworkload](./dfworkload/index.html) | 0.9.122 |
| [drscp](./drscp/index.html) | 0.9.122 |
| [dw](./dw/index.html) | 0.9.122 |
| [environments](./environments/index.html) | 0.9.122 |
| [iam](./iam/index.html) | 0.9.122 |
| [imagecatalog](./imagecatalog/index.html) | 0.9.122 |
| [metrics](./metrics/index.html) | 0.9.122 |
| [ml](./ml/index.html) | 0.9.122 |
| [opdb](./opdb/index.html) | 0.9.122 |
| [replicationmanager](./replicationmanager/index.html) | 0.9.122 |

API documentation uses the Adoc Riak stylesheet from
[https://github.com/darshandsoni/asciidoctor-skins](https://github.com/darshandsoni/asciidoctor-skins).
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/audit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -3910,7 +3910,7 @@ <h3 id="_markarchivebatchesassuccessfulresponse">MarkArchiveBatchesAsSuccessfulR
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/cloudprivatelinks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -775,7 +775,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -2734,7 +2734,7 @@ <h3 id="_revokeprivatelinkserviceaccessresult">RevokePrivateLinkServiceAccessRes
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/compute/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -11296,7 +11296,7 @@ <h3 id="_validationsummary">ValidationSummary</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/consumption/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -1259,7 +1259,7 @@ <h3 id="_listcomputeusagerecordsresponse">ListComputeUsageRecordsResponse</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/datacatalog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -721,7 +721,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -1220,7 +1220,7 @@ <h3 id="_launchprofilersresponse">LaunchProfilersResponse</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/datahub/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1406,7 +1406,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -19259,7 +19259,7 @@ <h3 id="_volumeencryptionrequest">VolumeEncryptionRequest</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/datalake/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1240,7 +1240,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -14925,7 +14925,7 @@ <h3 id="_validateazurecloudstorageresponse">ValidateAzureCloudStorageResponse</h
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/de/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -7494,7 +7494,7 @@ <h3 id="_vcsummary">VcSummary</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/df/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1212,7 +1212,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -14419,7 +14419,7 @@ <h3 id="_upgradeserviceresponse">UpgradeServiceResponse</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/dfworkload/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1214,7 +1214,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -14359,7 +14359,7 @@ <h3 id="_validatecustompythonconfigurationresponse">ValidateCustomPythonConfigur
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs-beta/drscp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -2842,7 +2842,7 @@ <h3 id="_simplerestore">SimpleRestore</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
12 changes: 6 additions & 6 deletions api-docs-beta/dw/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1627,7 +1627,7 @@ <h2 id="_overview">Overview</h2>
<div class="sect2">
<h3 id="_version_information">Version information</h3>
<div class="paragraph">
<p><em>Version</em> : 0.9.121 (BETA)</p>
<p><em>Version</em> : 0.9.122 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -12912,7 +12912,7 @@ <h3 id="_createawsclusterrequest">CreateAwsClusterRequest</h3>
<em>optional</em></p>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p>Options for custom ACR/ECR/Docker registries.</p>
<p>Options for custom ACR/ECR registries.</p>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p><a href="#_customregistryoptions">CustomRegistryOptions</a></p>
Expand Down Expand Up @@ -13220,7 +13220,7 @@ <h3 id="_createazureclusterrequest">CreateAzureClusterRequest</h3>
<em>optional</em></p>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p>Options for custom ACR/ECR/Docker registries.</p>
<p>Options for custom ACR/ECR registries.</p>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p><a href="#_customregistryoptions">CustomRegistryOptions</a></p>
Expand Down Expand Up @@ -13825,7 +13825,7 @@ <h3 id="_createclusterrequest">CreateClusterRequest</h3>
<em>optional</em></p>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p>Options for custom ACR/ECR/Docker registries.</p>
<p>Options for custom ACR/ECR registries.</p>
</div></div></td>
<td class="tableblock halign-left valign-middle"><div class="content"><div class="paragraph">
<p><a href="#_customregistryoptions">CustomRegistryOptions</a></p>
Expand Down Expand Up @@ -15353,7 +15353,7 @@ <h3 id="_createvwresponse">CreateVwResponse</h3>
<div class="sect2">
<h3 id="_customregistryoptions">CustomRegistryOptions</h3>
<div class="paragraph">
<p>Options for custom ACR, ECR, or Docker registry.</p>
<p>Options for custom ACR, ECR registry.</p>
</div>
<table class="tableblock frame-all grid-all stretch">
<colgroup>
Expand Down Expand Up @@ -26375,7 +26375,7 @@ <h3 id="_vwtype">VwType</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 10:29:52 -0700
Last updated 2024-09-12 09:01:06 -0700
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 8b27166

Please sign in to comment.