Skip to content

Commit

Permalink
CDP Beta 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 cc099ca commit 6bc95db
Show file tree
Hide file tree
Showing 41 changed files with 740 additions and 214 deletions.
19 changes: 19 additions & 0 deletions api-docs-beta/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
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.124 (BETA)*
*Version: 0.9.125 (BETA)*

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 |
| [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 |
| [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 |
| [metrics](./metrics/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-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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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 @@ -920,7 +920,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 (BETA)</p>
<p><em>Version</em> : 0.9.125 (BETA)</p>
</div>
</div>
<div class="sect2">
Expand Down Expand Up @@ -10100,7 +10100,7 @@ <h3 id="_validationsummary">ValidationSummary</h3>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2024-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -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.124 (BETA)</p>
<p><em>Version</em> : 0.9.125 (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-10-16 16:46:52 -0700
Last updated 2024-10-31 09:33:35 -0700
</div>
</div>
<br>
Expand Down
Loading

0 comments on commit 6bc95db

Please sign in to comment.