Skip to content

Commit c1796ef

Browse files
CDP Beta API Documentation 0.9.145
1 parent f94e284 commit c1796ef

Some content is hidden

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

45 files changed

+450
-122
lines changed

api-docs-beta/CHANGELOG.md

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

3+
## 0.9.145 (2025-09-10)
4+
* iam: Add parameter `excludeGroups` to `generateWorkloadAuthToken` command.
5+
* environments: Change parameter `existingNetworkParams` as required in `createAzureEnvironment` command.
6+
* dw: Change description of `minClusters` and `maxClusters` properties in `AutoscalingOptionsUpdateRequest`, `AutoscalingOptionsResponse` and `AutoscalingOptionsCreateRequest` objects.
7+
* dfworkload: Add parameter `pythonWorkDirectorySize` to `createDeployment` command and `RpcDeploymentConfiguration` object.
8+
* ml: Add parameter `accelerator` of the new object `Accelerator` to `InstanceGroup` object.
9+
* ml: Add parameter `accelerator` of the new object `AcceleratorResponse` to `WorkspaceInstanceGroup` object.
10+
* ml: Add parameter `gcp` of the new object `Gcp` to `OverlayNetwork` object.
11+
* ml: Add parameter `enableGlobalAccessLoadBalancer` to `createWorkspace` command.
12+
* ml: Add parameters `secondaryPodRangeNames` and `enableGlobalAccessLoadBalancer` to `Workspace` object.
13+
* ml: Add parameter `accelerator` of the new object `Accelerator` to `modifyClusterInstanceGroup` command.
14+
315
## 0.9.144 (2025-08-26)
416
* datahub: Add `VERSION_17` support for Postgres DB Upgrade.
517
* datalake: Add `VERSION_17` support for Postgres DB Upgrade.

api-docs-beta/README.md

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

3-
*Version: 0.9.144 (BETA)*
3+
*Version: 0.9.145 (BETA)*
44

55
Available documentation is listed by service below.
66

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

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

api-docs-beta/applications/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@ <h2 id="_overview">Overview</h2>
751751
<div class="sect2">
752752
<h3 id="_version_information">Version information</h3>
753753
<div class="paragraph">
754-
<p><em>Version</em> : 0.9.144 (BETA)</p>
754+
<p><em>Version</em> : 0.9.145 (BETA)</p>
755755
</div>
756756
</div>
757757
<div class="sect2">
@@ -1877,7 +1877,7 @@ <h3 id="_listapplicationsresponse">ListApplicationsResponse</h3>
18771877
</div>
18781878
<div id="footer">
18791879
<div id="footer-text">
1880-
Last updated 2025-08-27 10:19:47 -0700
1880+
Last updated 2025-09-09 16:02:06 -0700
18811881
</div>
18821882
</div>
18831883
<br>

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.144 (BETA)</p>
825+
<p><em>Version</em> : 0.9.145 (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 2025-08-27 10:19:47 -0700
3913+
Last updated 2025-09-09 16:02:06 -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
@@ -776,7 +776,7 @@ <h2 id="_overview">Overview</h2>
776776
<div class="sect2">
777777
<h3 id="_version_information">Version information</h3>
778778
<div class="paragraph">
779-
<p><em>Version</em> : 0.9.144 (BETA)</p>
779+
<p><em>Version</em> : 0.9.145 (BETA)</p>
780780
</div>
781781
</div>
782782
<div class="sect2">
@@ -2841,7 +2841,7 @@ <h3 id="_revokeprivatelinkserviceaccessresult">RevokePrivateLinkServiceAccessRes
28412841
</div>
28422842
<div id="footer">
28432843
<div id="footer-text">
2844-
Last updated 2025-08-27 10:19:47 -0700
2844+
Last updated 2025-09-09 16:02:06 -0700
28452845
</div>
28462846
</div>
28472847
<br>

api-docs-beta/compute/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ <h2 id="_overview">Overview</h2>
954954
<div class="sect2">
955955
<h3 id="_version_information">Version information</h3>
956956
<div class="paragraph">
957-
<p><em>Version</em> : 0.9.144 (BETA)</p>
957+
<p><em>Version</em> : 0.9.145 (BETA)</p>
958958
</div>
959959
</div>
960960
<div class="sect2">
@@ -11266,7 +11266,7 @@ <h3 id="_validationsummary">ValidationSummary</h3>
1126611266
</div>
1126711267
<div id="footer">
1126811268
<div id="footer-text">
11269-
Last updated 2025-08-27 10:19:47 -0700
11269+
Last updated 2025-09-09 16:02:06 -0700
1127011270
</div>
1127111271
</div>
1127211272
<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.144 (BETA)</p>
723+
<p><em>Version</em> : 0.9.145 (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 2025-08-27 10:19:47 -0700
1262+
Last updated 2025-09-09 16:02:06 -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.144 (BETA)</p>
724+
<p><em>Version</em> : 0.9.145 (BETA)</p>
725725
</div>
726726
</div>
727727
<div class="sect2">
@@ -1256,7 +1256,7 @@ <h3 id="_launchprofilersresponse">LaunchProfilersResponse</h3>
12561256
</div>
12571257
<div id="footer">
12581258
<div id="footer-text">
1259-
Last updated 2025-08-27 10:19:47 -0700
1259+
Last updated 2025-09-09 16:02:06 -0700
12601260
</div>
12611261
</div>
12621262
<br>

api-docs-beta/datahub/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,7 +1426,7 @@ <h2 id="_overview">Overview</h2>
14261426
<div class="sect2">
14271427
<h3 id="_version_information">Version information</h3>
14281428
<div class="paragraph">
1429-
<p><em>Version</em> : 0.9.144 (BETA)</p>
1429+
<p><em>Version</em> : 0.9.145 (BETA)</p>
14301430
</div>
14311431
</div>
14321432
<div class="sect2">
@@ -20482,7 +20482,7 @@ <h3 id="_volumeencryptionrequest">VolumeEncryptionRequest</h3>
2048220482
</div>
2048320483
<div id="footer">
2048420484
<div id="footer-text">
20485-
Last updated 2025-08-27 10:19:47 -0700
20485+
Last updated 2025-09-09 16:02:06 -0700
2048620486
</div>
2048720487
</div>
2048820488
<br>

api-docs-beta/datalake/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1269,7 +1269,7 @@ <h2 id="_overview">Overview</h2>
12691269
<div class="sect2">
12701270
<h3 id="_version_information">Version information</h3>
12711271
<div class="paragraph">
1272-
<p><em>Version</em> : 0.9.144 (BETA)</p>
1272+
<p><em>Version</em> : 0.9.145 (BETA)</p>
12731273
</div>
12741274
</div>
12751275
<div class="sect2">
@@ -16260,7 +16260,7 @@ <h3 id="_validateazurecloudstorageresponse">ValidateAzureCloudStorageResponse</h
1626016260
</div>
1626116261
<div id="footer">
1626216262
<div id="footer-text">
16263-
Last updated 2025-08-27 10:19:47 -0700
16263+
Last updated 2025-09-09 16:02:06 -0700
1626416264
</div>
1626516265
</div>
1626616266
<br>

0 commit comments

Comments
 (0)