Skip to content

Commit

Permalink
CDP API Documentation 0.9.125
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudera-sre-svc committed Oct 31, 2024
1 parent 07072e6 commit 435163a
Show file tree
Hide file tree
Showing 39 changed files with 6,293 additions and 1,886 deletions.
19 changes: 19 additions & 0 deletions api-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# CDP Control Plane Public API Changelog

## 0.9.125 (2024-10-30)
* datalake: Add new object 'DiskOptions' to 'StartDatalakeVerticalScalingRequest' & 'startDatalakeVerticalScaling' object.
* datalake: Add new object 'AddDisks', 'ModifyDisks' to 'DiskOptions' object.
* datalake: Add support for adding new additional storages or modifying existing additional storages to 'startDatalakeVerticalScaling' command.
* replicationmanager: Support for HBase replication with create-hbase-policy, update-hbase-policy, continue-hbase-setup, suspend-hbase-policy, activate-hbase-policy, delete-hbase-policy, list-paired-hbase-clusters and verify-hbase-cluster-pair commands.
* replicationmanager: Add get-cluster-config command.
* environments: Add 'azureDetails' to the 'Environment' object.
* environments: Add new commands 'initializeAWSComputeCluster' and 'initializeAzureComputeCluster'.
* environments: Add new properties 'enableComputeCluster' and 'computeClusterConfiguration' to 'CreateAWSEnvironmentRequest' object.
* environments: Add new properties 'enableComputeCluster' and 'computeClusterConfiguration' to 'CreateAzureEnvironmentRequest' object.
* environments: Add new property 'computeClusterEnabled' to 'EnvironmentSummary' object.
* environments: Add new property 'awsComputeClusterConfiguration', 'azureComputeClusterConfiguration' and 'computeClusterEnabled' to 'Environment' object.
* dw: Deprecate property 'downloadOptions' in 'CreateDbcDiagnosticDataJobRequest'.
* dw: Deprecate properties 'hiveDownloadOptions' and 'impalaDownloadOptions' in 'CreateDbcDiagnosticDataJobResponse'.
* dw: Deprecate 'HiveCreateDiagnosticDataDownloadOptions', 'ImpalaCreateDiagnosticDataDownloadOptions', 'DBCCreateDiagnosticDataDownloadOptions' and 'ClusterCreateDiagnosticDataDownloadOptions'.

BACKWARD INCOMPATIBILITIES:
* ml: Remove 'isCrossNsBackup' option from 'BackupDetail' object.

## 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`.
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.124*
*Version: 0.9.125*

[CHANGELOG](CHANGELOG.md)

Available documentation is listed by service below.

| Service | Version |
| --- | --- |
| [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 |
| [ml](./ml/index.html) | 0.9.124 |
| [opdb](./opdb/index.html) | 0.9.124 |
| [replicationmanager](./replicationmanager/index.html) | 0.9.124 |
| [audit](./audit/index.html) | 0.9.125 |
| [cloudprivatelinks](./cloudprivatelinks/index.html) | 0.9.125 |
| [compute](./compute/index.html) | 0.9.125 |
| [consumption](./consumption/index.html) | 0.9.125 |
| [datacatalog](./datacatalog/index.html) | 0.9.125 |
| [datahub](./datahub/index.html) | 0.9.125 |
| [datalake](./datalake/index.html) | 0.9.125 |
| [de](./de/index.html) | 0.9.125 |
| [df](./df/index.html) | 0.9.125 |
| [dfworkload](./dfworkload/index.html) | 0.9.125 |
| [drscp](./drscp/index.html) | 0.9.125 |
| [dw](./dw/index.html) | 0.9.125 |
| [environments](./environments/index.html) | 0.9.125 |
| [iam](./iam/index.html) | 0.9.125 |
| [imagecatalog](./imagecatalog/index.html) | 0.9.125 |
| [ml](./ml/index.html) | 0.9.125 |
| [opdb](./opdb/index.html) | 0.9.125 |
| [replicationmanager](./replicationmanager/index.html) | 0.9.125 |

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.124</p>
<p><em>Version</em> : 0.9.125</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-10-16 16:47:32 -0700
Last updated 2024-10-31 09:33:44 -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.124</p>
<p><em>Version</em> : 0.9.125</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-10-16 16:47:32 -0700
Last updated 2024-10-31 09:33:44 -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 @@ -827,7 +827,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.124</p>
<p><em>Version</em> : 0.9.125</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -7493,7 +7493,7 @@ <h3 id="_validationsummary">ValidationSummary</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-10-16 16:47:32 -0700
Last updated 2024-10-31 09:33:44 -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.124</p>
<p><em>Version</em> : 0.9.125</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-10-16 16:47:32 -0700
Last updated 2024-10-31 09:33:44 -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.124</p>
<p><em>Version</em> : 0.9.125</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-10-16 16:47:32 -0700
Last updated 2024-10-31 09:33:44 -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 @@ -1359,7 +1359,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.124</p>
<p><em>Version</em> : 0.9.125</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -18016,7 +18016,7 @@ <h3 id="_volumeencryptionrequest">VolumeEncryptionRequest</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-10-16 16:47:32 -0700
Last updated 2024-10-31 09:33:44 -0700
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 435163a

Please sign in to comment.