@@ -24344,7 +24344,6 @@ paths:
24344
24344
summary: List all AuthN Mappings
24345
24345
tags:
24346
24346
- AuthN Mappings
24347
- x-permission: OPEN()
24348
24347
post:
24349
24348
description: Create an AuthN Mapping.
24350
24349
operationId: CreateAuthNMapping
@@ -24385,7 +24384,6 @@ paths:
24385
24384
tags:
24386
24385
- AuthN Mappings
24387
24386
x-codegen-request-body-name: body
24388
- x-permission: OR(USER_ACCESS_MANAGE)
24389
24387
/api/v2/authn_mappings/{authn_mapping_id}:
24390
24388
delete:
24391
24389
description: Delete an AuthN Mapping specified by AuthN Mapping UUID.
@@ -24417,7 +24415,6 @@ paths:
24417
24415
summary: Delete an AuthN Mapping
24418
24416
tags:
24419
24417
- AuthN Mappings
24420
- x-permission: OR(USER_ACCESS_MANAGE)
24421
24418
get:
24422
24419
description: Get an AuthN Mapping specified by the AuthN Mapping UUID.
24423
24420
operationId: GetAuthNMapping
@@ -24451,7 +24448,6 @@ paths:
24451
24448
summary: Get an AuthN Mapping by UUID
24452
24449
tags:
24453
24450
- AuthN Mappings
24454
- x-permission: OPEN()
24455
24451
patch:
24456
24452
description: Edit an AuthN Mapping.
24457
24453
operationId: UpdateAuthNMapping
@@ -24511,7 +24507,6 @@ paths:
24511
24507
tags:
24512
24508
- AuthN Mappings
24513
24509
x-codegen-request-body-name: body
24514
- x-permission: OR(USER_ACCESS_MANAGE)
24515
24510
/api/v2/cases:
24516
24511
get:
24517
24512
description: Search cases.
@@ -25491,10 +25486,6 @@ paths:
25491
25486
summary: List Cloud Cost Management AWS CUR configs
25492
25487
tags:
25493
25488
- Cloud Cost Management
25494
- x-permission:
25495
- operator: OR
25496
- permissions:
25497
- - CLOUD_COST_MANAGEMENT_READ
25498
25489
post:
25499
25490
description: Create a Cloud Cost Management account for an AWS CUR config.
25500
25491
operationId: CreateCostAWSCURConfig
@@ -25533,10 +25524,6 @@ paths:
25533
25524
summary: Create Cloud Cost Management AWS CUR config
25534
25525
tags:
25535
25526
- Cloud Cost Management
25536
- x-permission:
25537
- operator: OR
25538
- permissions:
25539
- - CLOUD_COST_MANAGEMENT_WRITE
25540
25527
/api/v2/cost/aws_cur_config/{cloud_account_id}:
25541
25528
delete:
25542
25529
description: Archive a Cloud Cost Management Account.
@@ -25568,10 +25555,6 @@ paths:
25568
25555
summary: Delete Cloud Cost Management AWS CUR config
25569
25556
tags:
25570
25557
- Cloud Cost Management
25571
- x-permission:
25572
- operator: OR
25573
- permissions:
25574
- - CLOUD_COST_MANAGEMENT_WRITE
25575
25558
patch:
25576
25559
description: Update the status of an AWS CUR config (active/archived).
25577
25560
operationId: UpdateCostAWSCURConfig
@@ -25606,10 +25589,6 @@ paths:
25606
25589
summary: Update Cloud Cost Management AWS CUR config
25607
25590
tags:
25608
25591
- Cloud Cost Management
25609
- x-permission:
25610
- operator: OR
25611
- permissions:
25612
- - CLOUD_COST_MANAGEMENT_WRITE
25613
25592
/api/v2/cost/aws_related_accounts:
25614
25593
get:
25615
25594
description: List the AWS accounts in an organization by calling 'organizations:ListAccounts'
@@ -25652,10 +25631,6 @@ paths:
25652
25631
summary: List related AWS accounts
25653
25632
tags:
25654
25633
- Cloud Cost Management
25655
- x-permission:
25656
- operator: OR
25657
- permissions:
25658
- - CLOUD_COST_MANAGEMENT_READ
25659
25634
/api/v2/cost/azure_uc_config:
25660
25635
get:
25661
25636
description: List the Azure configs.
@@ -25683,10 +25658,6 @@ paths:
25683
25658
summary: List Cloud Cost Management Azure configs
25684
25659
tags:
25685
25660
- Cloud Cost Management
25686
- x-permission:
25687
- operator: OR
25688
- permissions:
25689
- - CLOUD_COST_MANAGEMENT_READ
25690
25661
post:
25691
25662
description: Create a Cloud Cost Management account for an Azure config.
25692
25663
operationId: CreateCostAzureUCConfigs
@@ -25725,10 +25696,6 @@ paths:
25725
25696
summary: Create Cloud Cost Management Azure configs
25726
25697
tags:
25727
25698
- Cloud Cost Management
25728
- x-permission:
25729
- operator: OR
25730
- permissions:
25731
- - CLOUD_COST_MANAGEMENT_WRITE
25732
25699
/api/v2/cost/azure_uc_config/{cloud_account_id}:
25733
25700
delete:
25734
25701
description: Archive a Cloud Cost Management Account.
@@ -25760,10 +25727,6 @@ paths:
25760
25727
summary: Delete Cloud Cost Management Azure config
25761
25728
tags:
25762
25729
- Cloud Cost Management
25763
- x-permission:
25764
- operator: OR
25765
- permissions:
25766
- - CLOUD_COST_MANAGEMENT_WRITE
25767
25730
patch:
25768
25731
description: Update the status of an Azure config (active/archived).
25769
25732
operationId: UpdateCostAzureUCConfigs
@@ -25804,10 +25767,6 @@ paths:
25804
25767
summary: Update Cloud Cost Management Azure config
25805
25768
tags:
25806
25769
- Cloud Cost Management
25807
- x-permission:
25808
- operator: OR
25809
- permissions:
25810
- - CLOUD_COST_MANAGEMENT_WRITE
25811
25770
/api/v2/cost/enabled:
25812
25771
get:
25813
25772
description: Get the Cloud Cost Management activity.
@@ -25835,10 +25794,6 @@ paths:
25835
25794
summary: Cloud Cost Enabled
25836
25795
tags:
25837
25796
- Cloud Cost Management
25838
- x-permission:
25839
- operator: OR
25840
- permissions:
25841
- - CLOUD_COST_MANAGEMENT_READ
25842
25797
/api/v2/cost_by_tag/active_billing_dimensions:
25843
25798
get:
25844
25799
description: Get active billing dimensions for cost attribution. Cost data for
@@ -28166,10 +28121,6 @@ paths:
28166
28121
tags:
28167
28122
- Confluent Cloud
28168
28123
x-codegen-request-body-name: body
28169
- x-permission:
28170
- operator: OR
28171
- permissions:
28172
- - STANDARD
28173
28124
/api/v2/integrations/fastly/accounts:
28174
28125
get:
28175
28126
description: List Fastly accounts.
@@ -31817,7 +31768,6 @@ paths:
31817
31768
tags:
31818
31769
- Roles
31819
31770
x-codegen-request-body-name: body
31820
- x-permission: OR(USER_ACCESS_MANAGE)
31821
31771
/api/v2/roles/{role_id}/permissions:
31822
31772
delete:
31823
31773
description: Removes a permission from a role.
0 commit comments