Skip to content

Commit

Permalink
CDP 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 e36fa83 commit 7ba270a
Show file tree
Hide file tree
Showing 39 changed files with 1,011 additions and 102 deletions.
6 changes: 6 additions & 0 deletions api-docs/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
38 changes: 19 additions & 19 deletions api-docs/README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
# CDP Control Plane Public API Documentation

*Version: 0.9.121*
*Version: 0.9.122*

[CHANGELOG](CHANGELOG.md)

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 |
| [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 |
| [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/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</p>
<p><em>Version</em> : 0.9.122</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 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/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</p>
<p><em>Version</em> : 0.9.122</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 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/compute/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,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</p>
<p><em>Version</em> : 0.9.122</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -2416,7 +2416,7 @@ <h3 id="_upgradedeploymentresponse">UpgradeDeploymentResponse</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/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</p>
<p><em>Version</em> : 0.9.122</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 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/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</p>
<p><em>Version</em> : 0.9.122</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 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/datahub/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1356,7 +1356,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</p>
<p><em>Version</em> : 0.9.122</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -17827,7 +17827,7 @@ <h3 id="_volumeencryptionrequest">VolumeEncryptionRequest</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/datalake/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,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</p>
<p><em>Version</em> : 0.9.122</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -13981,7 +13981,7 @@ <h3 id="_validateazurecloudstorageresponse">ValidateAzureCloudStorageResponse</h
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/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</p>
<p><em>Version</em> : 0.9.122</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -7254,7 +7254,7 @@ <h3 id="_vcsummary">VcSummary</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-09-03 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/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</p>
<p><em>Version</em> : 0.9.122</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 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/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</p>
<p><em>Version</em> : 0.9.122</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 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
4 changes: 2 additions & 2 deletions api-docs/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</p>
<p><em>Version</em> : 0.9.122</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 11:10:46 -0700
Last updated 2024-09-12 14:56:21 -0700
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 7ba270a

Please sign in to comment.