Skip to content

Commit

Permalink
CDP Beta API Documentation 0.9.127
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudera-sre-svc committed Dec 10, 2024
1 parent f5614da commit 971febe
Show file tree
Hide file tree
Showing 41 changed files with 2,398 additions and 558 deletions.
14 changes: 14 additions & 0 deletions api-docs-beta/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# CDP Control Plane Public API Changelog

## 0.9.127 (2024-12-06)
* compute: Add `resume-cluster` and `suspend-cluster` commands.
* dw: Deprecate property `downloadOptions` in `CreateClusterDiagnosticDataJobRequest` object.
* dw: the Cluster EOL Support information is available under `list-clusters` and `describe-cluster` command's `productSupport` field.
* dw: the `instanceType` field made available in the `create-vw`, `list-vws`, `describe-vw` commands.
* environments: Add property `operationId` in `InitializeAzureComputeClusterResponse` and `InitializeAWSComputeClusterResponse` objects.
* ml: Remove property `mlVersion` from `CreateWorkspaceRequest` object.
* opdb: Add `create-snapshot`, `delete-snapshot`, `list-restore-snapshots`, `list-snapshots`, and `restore-snapshot` commands.

BACKWARD INCOMPATIBILITIES:
* dw: The `additionalInstanceTypes` field has been removed from the `create-cluster`, `create-aws-cluster`, `create-azure-cluster` commands in favor of the `instanceType` field in `create-vw` command.
* dw: The `templateName` filed has been renamed to `resourceTemplate` in the `create-data-visualization` command.
* dw: The `template` field has been removed in favor of `tShirtSize` in the `create-vw`, `update-vw` commands.

## 0.9.126 (2024-11-13)
* cloudprivatelinks: Add properties `subscriptionId` and `cloudServiceProvider` to `AuthorizePrivateLinkServiceAccessRequest` and `RevokePrivateLinkServiceAccessRequest` objects.
* datahub: Change description of property `type` in `Recipe`, `RecipeSummary` and `CreateRecipeRequest` objects.
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.126 (BETA)*
*Version: 0.9.127 (BETA)*

Available documentation is listed by service below.

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

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.126 (BETA)</p>
<p><em>Version</em> : 0.9.127 (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-11-13 12:37:13 -0800
Last updated 2024-12-06 11:14:30 -0800
</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.126 (BETA)</p>
<p><em>Version</em> : 0.9.127 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -2782,7 +2782,7 @@ <h3 id="_revokeprivatelinkserviceaccessresult">RevokePrivateLinkServiceAccessRes
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-11-13 12:37:13 -0800
Last updated 2024-12-06 11:14:30 -0800
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 971febe

Please sign in to comment.