Skip to content

Commit

Permalink
CDP Beta API Documentation 0.9.124
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudera-sre-svc committed Oct 17, 2024
1 parent 4cedc51 commit ca784ce
Show file tree
Hide file tree
Showing 41 changed files with 2,631 additions and 2,977 deletions.
7 changes: 7 additions & 0 deletions api-docs-beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CDP Control Plane Public API Changelog

## 0.9.124 (2024-10-16)
* ml: Change descriptions of APIs to reflect naming change from `Cloudera Machine Learning` to `Cloudera AI`.
* ml: Add new command `addInstanceGroups`.
* ml Add new properties `cpu`, `gpu`, and `memory` to `WorkspaceInstanceGroup` object.
* compute: Add new commands `createCluster`, `deleteCluster`, `describeCluster`, `listDeployments`, and `validateCluster`.
* datahub: Add new parameter `diskOptions` to `startClusterVerticalScaling` command.

## 0.9.123 (2024-09-26)
* dw: Deprecate `reservedComputeNodes` and `reservedSharedServicesNodes` fields in some 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.123 (BETA)*
*Version: 0.9.124 (BETA)*

Available documentation is listed by service below.

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

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.123 (BETA)</p>
<p><em>Version</em> : 0.9.124 (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-26 14:28:38 -0700
Last updated 2024-10-16 16:46:52 -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.123 (BETA)</p>
<p><em>Version</em> : 0.9.124 (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-26 14:28:38 -0700
Last updated 2024-10-16 16:46:52 -0700
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit ca784ce

Please sign in to comment.