Skip to content

Commit 3754a23

Browse files
committed
Added VPC and Subnet event types
1 parent df877ed commit 3754a23

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22246,6 +22246,9 @@ components:
2224622246
- stackscript_update
2224722247
- stackscript_publicize
2224822248
- stackscript_revise
22249+
- subnet_create
22250+
- subnet_delete
22251+
- subnet_update
2224922252
- tag_create
2225022253
- tag_delete
2225122254
- tfa_disabled
@@ -22271,6 +22274,9 @@ components:
2227122274
- volume_update
2227222275
- volume_detach
2227322276
- volume_resize
22277+
- vpc_create
22278+
- vpc_delete
22279+
- vpc_update
2227422280
readOnly: true
2227522281
description: >
2227622282
The action that caused this Event. New actions may be added in the future.

0 commit comments

Comments
 (0)