Skip to content

Commit 6bc95db

Browse files
CDP Beta API Documentation 0.9.125
1 parent cc099ca commit 6bc95db

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+740
-214
lines changed

api-docs-beta/CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
# CDP Control Plane Public API Changelog
22

3+
## 0.9.125 (2024-10-30)
4+
* datalake: Add new object 'DiskOptions' to 'StartDatalakeVerticalScalingRequest' & 'startDatalakeVerticalScaling' object.
5+
* datalake: Add new object 'AddDisks', 'ModifyDisks' to 'DiskOptions' object.
6+
* datalake: Add support for adding new additional storages or modifying existing additional storages to 'startDatalakeVerticalScaling' command.
7+
* 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.
8+
* replicationmanager: Add get-cluster-config command.
9+
* environments: Add 'azureDetails' to the 'Environment' object.
10+
* environments: Add new commands 'initializeAWSComputeCluster' and 'initializeAzureComputeCluster'.
11+
* environments: Add new properties 'enableComputeCluster' and 'computeClusterConfiguration' to 'CreateAWSEnvironmentRequest' object.
12+
* environments: Add new properties 'enableComputeCluster' and 'computeClusterConfiguration' to 'CreateAzureEnvironmentRequest' object.
13+
* environments: Add new property 'computeClusterEnabled' to 'EnvironmentSummary' object.
14+
* environments: Add new property 'awsComputeClusterConfiguration', 'azureComputeClusterConfiguration' and 'computeClusterEnabled' to 'Environment' object.
15+
* dw: Deprecate property 'downloadOptions' in 'CreateDbcDiagnosticDataJobRequest'.
16+
* dw: Deprecate properties 'hiveDownloadOptions' and 'impalaDownloadOptions' in 'CreateDbcDiagnosticDataJobResponse'.
17+
* dw: Deprecate 'HiveCreateDiagnosticDataDownloadOptions', 'ImpalaCreateDiagnosticDataDownloadOptions', 'DBCCreateDiagnosticDataDownloadOptions' and 'ClusterCreateDiagnosticDataDownloadOptions'.
18+
19+
BACKWARD INCOMPATIBILITIES:
20+
* ml: Remove 'isCrossNsBackup' option from 'BackupDetail' object.
21+
322
## 0.9.124 (2024-10-16)
423
* ml: Change descriptions of APIs to reflect naming change from `Cloudera Machine Learning` to `Cloudera AI`.
524
* ml: Add new command `addInstanceGroups`.

api-docs-beta/README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
# CDP Control Plane Public API Documentation
22

3-
*Version: 0.9.124 (BETA)*
3+
*Version: 0.9.125 (BETA)*
44

55
Available documentation is listed by service below.
66

77
| Service | Version |
88
| --- | --- |
9-
| [audit](./audit/index.html) | 0.9.124 |
10-
| [cloudprivatelinks](./cloudprivatelinks/index.html) | 0.9.124 |
11-
| [compute](./compute/index.html) | 0.9.124 |
12-
| [consumption](./consumption/index.html) | 0.9.124 |
13-
| [datacatalog](./datacatalog/index.html) | 0.9.124 |
14-
| [datahub](./datahub/index.html) | 0.9.124 |
15-
| [datalake](./datalake/index.html) | 0.9.124 |
16-
| [de](./de/index.html) | 0.9.124 |
17-
| [df](./df/index.html) | 0.9.124 |
18-
| [dfworkload](./dfworkload/index.html) | 0.9.124 |
19-
| [drscp](./drscp/index.html) | 0.9.124 |
20-
| [dw](./dw/index.html) | 0.9.124 |
21-
| [environments](./environments/index.html) | 0.9.124 |
22-
| [iam](./iam/index.html) | 0.9.124 |
23-
| [imagecatalog](./imagecatalog/index.html) | 0.9.124 |
24-
| [metrics](./metrics/index.html) | 0.9.124 |
25-
| [ml](./ml/index.html) | 0.9.124 |
26-
| [opdb](./opdb/index.html) | 0.9.124 |
27-
| [replicationmanager](./replicationmanager/index.html) | 0.9.124 |
9+
| [audit](./audit/index.html) | 0.9.125 |
10+
| [cloudprivatelinks](./cloudprivatelinks/index.html) | 0.9.125 |
11+
| [compute](./compute/index.html) | 0.9.125 |
12+
| [consumption](./consumption/index.html) | 0.9.125 |
13+
| [datacatalog](./datacatalog/index.html) | 0.9.125 |
14+
| [datahub](./datahub/index.html) | 0.9.125 |
15+
| [datalake](./datalake/index.html) | 0.9.125 |
16+
| [de](./de/index.html) | 0.9.125 |
17+
| [df](./df/index.html) | 0.9.125 |
18+
| [dfworkload](./dfworkload/index.html) | 0.9.125 |
19+
| [drscp](./drscp/index.html) | 0.9.125 |
20+
| [dw](./dw/index.html) | 0.9.125 |
21+
| [environments](./environments/index.html) | 0.9.125 |
22+
| [iam](./iam/index.html) | 0.9.125 |
23+
| [imagecatalog](./imagecatalog/index.html) | 0.9.125 |
24+
| [metrics](./metrics/index.html) | 0.9.125 |
25+
| [ml](./ml/index.html) | 0.9.125 |
26+
| [opdb](./opdb/index.html) | 0.9.125 |
27+
| [replicationmanager](./replicationmanager/index.html) | 0.9.125 |
2828

2929
API documentation uses the Adoc Riak stylesheet from
3030
[https://github.com/darshandsoni/asciidoctor-skins](https://github.com/darshandsoni/asciidoctor-skins).

api-docs-beta/audit/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -822,7 +822,7 @@ <h2 id="_overview">Overview</h2>
822822
<div class="sect2">
823823
<h3 id="_version_information">Version information</h3>
824824
<div class="paragraph">
825-
<p><em>Version</em> : 0.9.124 (BETA)</p>
825+
<p><em>Version</em> : 0.9.125 (BETA)</p>
826826
</div>
827827
</div>
828828
<div class="sect2">
@@ -3910,7 +3910,7 @@ <h3 id="_markarchivebatchesassuccessfulresponse">MarkArchiveBatchesAsSuccessfulR
39103910
</div>
39113911
<div id="footer">
39123912
<div id="footer-text">
3913-
Last updated 2024-10-16 16:46:52 -0700
3913+
Last updated 2024-10-31 09:33:35 -0700
39143914
</div>
39153915
</div>
39163916
<br>

api-docs-beta/cloudprivatelinks/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ <h2 id="_overview">Overview</h2>
775775
<div class="sect2">
776776
<h3 id="_version_information">Version information</h3>
777777
<div class="paragraph">
778-
<p><em>Version</em> : 0.9.124 (BETA)</p>
778+
<p><em>Version</em> : 0.9.125 (BETA)</p>
779779
</div>
780780
</div>
781781
<div class="sect2">
@@ -2734,7 +2734,7 @@ <h3 id="_revokeprivatelinkserviceaccessresult">RevokePrivateLinkServiceAccessRes
27342734
</div>
27352735
<div id="footer">
27362736
<div id="footer-text">
2737-
Last updated 2024-10-16 16:46:52 -0700
2737+
Last updated 2024-10-31 09:33:35 -0700
27382738
</div>
27392739
</div>
27402740
<br>

api-docs-beta/compute/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ <h2 id="_overview">Overview</h2>
920920
<div class="sect2">
921921
<h3 id="_version_information">Version information</h3>
922922
<div class="paragraph">
923-
<p><em>Version</em> : 0.9.124 (BETA)</p>
923+
<p><em>Version</em> : 0.9.125 (BETA)</p>
924924
</div>
925925
</div>
926926
<div class="sect2">
@@ -10100,7 +10100,7 @@ <h3 id="_validationsummary">ValidationSummary</h3>
1010010100
</div>
1010110101
<div id="footer">
1010210102
<div id="footer-text">
10103-
Last updated 2024-10-16 16:46:52 -0700
10103+
Last updated 2024-10-31 09:33:35 -0700
1010410104
</div>
1010510105
</div>
1010610106
<br>

api-docs-beta/consumption/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ <h2 id="_overview">Overview</h2>
720720
<div class="sect2">
721721
<h3 id="_version_information">Version information</h3>
722722
<div class="paragraph">
723-
<p><em>Version</em> : 0.9.124 (BETA)</p>
723+
<p><em>Version</em> : 0.9.125 (BETA)</p>
724724
</div>
725725
</div>
726726
<div class="sect2">
@@ -1259,7 +1259,7 @@ <h3 id="_listcomputeusagerecordsresponse">ListComputeUsageRecordsResponse</h3>
12591259
</div>
12601260
<div id="footer">
12611261
<div id="footer-text">
1262-
Last updated 2024-10-16 16:46:52 -0700
1262+
Last updated 2024-10-31 09:33:35 -0700
12631263
</div>
12641264
</div>
12651265
<br>

api-docs-beta/datacatalog/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,7 @@ <h2 id="_overview">Overview</h2>
721721
<div class="sect2">
722722
<h3 id="_version_information">Version information</h3>
723723
<div class="paragraph">
724-
<p><em>Version</em> : 0.9.124 (BETA)</p>
724+
<p><em>Version</em> : 0.9.125 (BETA)</p>
725725
</div>
726726
</div>
727727
<div class="sect2">
@@ -1220,7 +1220,7 @@ <h3 id="_launchprofilersresponse">LaunchProfilersResponse</h3>
12201220
</div>
12211221
<div id="footer">
12221222
<div id="footer-text">
1223-
Last updated 2024-10-16 16:46:52 -0700
1223+
Last updated 2024-10-31 09:33:35 -0700
12241224
</div>
12251225
</div>
12261226
<br>

api-docs-beta/datahub/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@ <h2 id="_overview">Overview</h2>
14061406
<div class="sect2">
14071407
<h3 id="_version_information">Version information</h3>
14081408
<div class="paragraph">
1409-
<p><em>Version</em> : 0.9.124 (BETA)</p>
1409+
<p><em>Version</em> : 0.9.125 (BETA)</p>
14101410
</div>
14111411
</div>
14121412
<div class="sect2">
@@ -19259,7 +19259,7 @@ <h3 id="_volumeencryptionrequest">VolumeEncryptionRequest</h3>
1925919259
</div>
1926019260
<div id="footer">
1926119261
<div id="footer-text">
19262-
Last updated 2024-10-16 16:46:52 -0700
19262+
Last updated 2024-10-31 09:33:35 -0700
1926319263
</div>
1926419264
</div>
1926519265
<br>

api-docs-beta/datalake/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,7 +1240,7 @@ <h2 id="_overview">Overview</h2>
12401240
<div class="sect2">
12411241
<h3 id="_version_information">Version information</h3>
12421242
<div class="paragraph">
1243-
<p><em>Version</em> : 0.9.124 (BETA)</p>
1243+
<p><em>Version</em> : 0.9.125 (BETA)</p>
12441244
</div>
12451245
</div>
12461246
<div class="sect2">
@@ -14925,7 +14925,7 @@ <h3 id="_validateazurecloudstorageresponse">ValidateAzureCloudStorageResponse</h
1492514925
</div>
1492614926
<div id="footer">
1492714927
<div id="footer-text">
14928-
Last updated 2024-10-16 16:46:52 -0700
14928+
Last updated 2024-10-31 09:33:35 -0700
1492914929
</div>
1493014930
</div>
1493114931
<br>

api-docs-beta/de/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -915,7 +915,7 @@ <h2 id="_overview">Overview</h2>
915915
<div class="sect2">
916916
<h3 id="_version_information">Version information</h3>
917917
<div class="paragraph">
918-
<p><em>Version</em> : 0.9.124 (BETA)</p>
918+
<p><em>Version</em> : 0.9.125 (BETA)</p>
919919
</div>
920920
</div>
921921
<div class="sect2">
@@ -7494,7 +7494,7 @@ <h3 id="_vcsummary">VcSummary</h3>
74947494
</div>
74957495
<div id="footer">
74967496
<div id="footer-text">
7497-
Last updated 2024-10-16 16:46:52 -0700
7497+
Last updated 2024-10-31 09:33:35 -0700
74987498
</div>
74997499
</div>
75007500
<br>

0 commit comments

Comments
 (0)