We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df877ed commit 3754a23Copy full SHA for 3754a23
openapi.yaml
@@ -22246,6 +22246,9 @@ components:
22246
- stackscript_update
22247
- stackscript_publicize
22248
- stackscript_revise
22249
+ - subnet_create
22250
+ - subnet_delete
22251
+ - subnet_update
22252
- tag_create
22253
- tag_delete
22254
- tfa_disabled
@@ -22271,6 +22274,9 @@ components:
22271
22274
- volume_update
22272
22275
- volume_detach
22273
22276
- volume_resize
22277
+ - vpc_create
22278
+ - vpc_delete
22279
+ - vpc_update
22280
readOnly: true
22281
description: >
22282
The action that caused this Event. New actions may be added in the future.
0 commit comments