Skip to content

CLOUDP-320468: Update Autogenerated Commands #3915

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 12 additions & 15 deletions tools/internal/specs/spec-with-overlays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1778,7 +1778,7 @@ components:
AlertViewForNdsGroup:
oneOf:
- $ref: '#/components/schemas/AppServiceAlertView'
- $ref: '#/components/schemas/ClusterAlertView'
- $ref: '#/components/schemas/ClusterAlertViewForNdsGroup'
- $ref: '#/components/schemas/HostAlertViewForNdsGroup'
- $ref: '#/components/schemas/HostMetricAlert'
- $ref: '#/components/schemas/ReplicaSetAlertViewForNdsGroup'
Expand Down Expand Up @@ -8325,7 +8325,7 @@ components:
description: Flag that indicates whether someone enabled this alert configuration for the specified project.
type: boolean
eventTypeName:
$ref: '#/components/schemas/ClusterEventTypeViewAlertable'
$ref: '#/components/schemas/ClusterEventTypeViewForNdsGroupAlertable'
groupId:
description: Unique 24-hexadecimal digit string that identifies the project that owns this alert configuration.
example: 32b6e34b3d91647abb20e7b8
Expand Down Expand Up @@ -8372,7 +8372,7 @@ components:
- notifications
title: Cluster Alert Configuration
type: object
ClusterAlertView:
ClusterAlertViewForNdsGroup:
description: Cluster alert notifies different activities and conditions about cluster of mongod hosts.
properties:
acknowledgedUntil:
Expand Down Expand Up @@ -8418,7 +8418,7 @@ components:
readOnly: true
type: string
eventTypeName:
$ref: '#/components/schemas/ClusterEventTypeViewAlertable'
$ref: '#/components/schemas/ClusterEventTypeViewForNdsGroupAlertable'
groupId:
description: Unique 24-hexadecimal digit string that identifies the project that owns this alert.
example: 32b6e34b3d91647abb20e7b8
Expand Down Expand Up @@ -9166,23 +9166,21 @@ components:
minimum: 1
type: integer
type: object
ClusterEventTypeViewAlertable:
description: Event type that triggers an alert.
enum:
- CLUSTER_MONGOS_IS_MISSING
- CLUSTER_AGENT_IN_CRASH_LOOP
example: CLUSTER_MONGOS_IS_MISSING
title: Cluster Event Types
type: string
ClusterEventTypeViewForNdsGroup:
description: Unique identifier of event type.
enum:
- CLUSTER_MONGOS_IS_PRESENT
- CLUSTER_MONGOS_IS_MISSING
- CLUSTER_AGENT_IN_CRASH_LOOP
example: CLUSTER_MONGOS_IS_PRESENT
title: Cluster Event Types
type: string
ClusterEventTypeViewForNdsGroupAlertable:
description: Event type that triggers an alert.
enum:
- CLUSTER_MONGOS_IS_MISSING
example: CLUSTER_MONGOS_IS_MISSING
title: Cluster Event Types
type: string
ClusterEventViewForNdsGroup:
description: Cluster event identifies different activities about cluster of mongod hosts.
properties:
Expand Down Expand Up @@ -15190,7 +15188,6 @@ components:
- enum:
- CLUSTER_MONGOS_IS_PRESENT
- CLUSTER_MONGOS_IS_MISSING
- CLUSTER_AGENT_IN_CRASH_LOOP
title: Cluster Event Types
type: string
- enum:
Expand Down Expand Up @@ -34729,7 +34726,7 @@ info:
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
title: MongoDB Atlas Administration API
version: "2.0"
x-xgen-sha: d0dc81933289dbde71a17c2676e1b5d45fd74fff
x-xgen-sha: f6f6b0dba50116a8faf418ac03cade69e1bfcc10
openapi: 3.0.1
paths:
/api/atlas/v2:
Expand Down
27 changes: 12 additions & 15 deletions tools/internal/specs/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1775,7 +1775,7 @@ components:
AlertViewForNdsGroup:
oneOf:
- $ref: '#/components/schemas/AppServiceAlertView'
- $ref: '#/components/schemas/ClusterAlertView'
- $ref: '#/components/schemas/ClusterAlertViewForNdsGroup'
- $ref: '#/components/schemas/HostAlertViewForNdsGroup'
- $ref: '#/components/schemas/HostMetricAlert'
- $ref: '#/components/schemas/ReplicaSetAlertViewForNdsGroup'
Expand Down Expand Up @@ -8322,7 +8322,7 @@ components:
description: Flag that indicates whether someone enabled this alert configuration for the specified project.
type: boolean
eventTypeName:
$ref: '#/components/schemas/ClusterEventTypeViewAlertable'
$ref: '#/components/schemas/ClusterEventTypeViewForNdsGroupAlertable'
groupId:
description: Unique 24-hexadecimal digit string that identifies the project that owns this alert configuration.
example: 32b6e34b3d91647abb20e7b8
Expand Down Expand Up @@ -8369,7 +8369,7 @@ components:
- notifications
title: Cluster Alert Configuration
type: object
ClusterAlertView:
ClusterAlertViewForNdsGroup:
description: Cluster alert notifies different activities and conditions about cluster of mongod hosts.
properties:
acknowledgedUntil:
Expand Down Expand Up @@ -8415,7 +8415,7 @@ components:
readOnly: true
type: string
eventTypeName:
$ref: '#/components/schemas/ClusterEventTypeViewAlertable'
$ref: '#/components/schemas/ClusterEventTypeViewForNdsGroupAlertable'
groupId:
description: Unique 24-hexadecimal digit string that identifies the project that owns this alert.
example: 32b6e34b3d91647abb20e7b8
Expand Down Expand Up @@ -9163,23 +9163,21 @@ components:
minimum: 1
type: integer
type: object
ClusterEventTypeViewAlertable:
description: Event type that triggers an alert.
enum:
- CLUSTER_MONGOS_IS_MISSING
- CLUSTER_AGENT_IN_CRASH_LOOP
example: CLUSTER_MONGOS_IS_MISSING
title: Cluster Event Types
type: string
ClusterEventTypeViewForNdsGroup:
description: Unique identifier of event type.
enum:
- CLUSTER_MONGOS_IS_PRESENT
- CLUSTER_MONGOS_IS_MISSING
- CLUSTER_AGENT_IN_CRASH_LOOP
example: CLUSTER_MONGOS_IS_PRESENT
title: Cluster Event Types
type: string
ClusterEventTypeViewForNdsGroupAlertable:
description: Event type that triggers an alert.
enum:
- CLUSTER_MONGOS_IS_MISSING
example: CLUSTER_MONGOS_IS_MISSING
title: Cluster Event Types
type: string
ClusterEventViewForNdsGroup:
description: Cluster event identifies different activities about cluster of mongod hosts.
properties:
Expand Down Expand Up @@ -15187,7 +15185,6 @@ components:
- enum:
- CLUSTER_MONGOS_IS_PRESENT
- CLUSTER_MONGOS_IS_MISSING
- CLUSTER_AGENT_IN_CRASH_LOOP
title: Cluster Event Types
type: string
- enum:
Expand Down Expand Up @@ -34726,7 +34723,7 @@ info:
termsOfService: https://www.mongodb.com/mongodb-management-service-terms-and-conditions
title: MongoDB Atlas Administration API
version: "2.0"
x-xgen-sha: d0dc81933289dbde71a17c2676e1b5d45fd74fff
x-xgen-sha: f6f6b0dba50116a8faf418ac03cade69e1bfcc10
openapi: 3.0.1
paths:
/api/atlas/v2:
Expand Down
Loading