Skip to content

Admin enrichment: PCU Groups, CreateDatabase, plus some cleanup/tidiness#212

Merged
sl-at-ibm merged 11 commits into
mainfrom
SL-pcus
Jul 6, 2026
Merged

Admin enrichment: PCU Groups, CreateDatabase, plus some cleanup/tidiness#212
sl-at-ibm merged 11 commits into
mainfrom
SL-pcus

Conversation

@sl-at-ibm

Copy link
Copy Markdown
Collaborator

Fixes #211 .

Additionally,

  1. removes the redundant AstraDatabaseCloudProvider, using CloudProviderType consistently everywhere (with case-insensitive deserialization given the variability of the DevOps API responses)
  2. moves the following classes to the DataStax.AstraDB.DataApi.Admin namespace:
  • RegionInfo
  • CreateKeyspaceOptions
  • DoesKeyspaceExistOptions
  • DropKeyspaceOptions
  • ListKeyspacesOptions

@sl-at-ibm sl-at-ibm marked this pull request as ready for review July 3, 2026 14:36
@sl-at-ibm sl-at-ibm enabled auto-merge July 3, 2026 14:48
@sl-at-ibm sl-at-ibm requested a review from toptobes July 3, 2026 14:55
@sl-at-ibm sl-at-ibm added this pull request to the merge queue Jul 6, 2026
Merged via the queue into main with commit 3c61483 Jul 6, 2026
7 checks passed
@sl-at-ibm sl-at-ibm deleted the SL-pcus branch July 6, 2026 10:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin: expose PCU Groups (+ other fields) in CreateDatabase and add ListPcuGroups method

2 participants