File tree Expand file tree Collapse file tree 2 files changed +120
-115
lines changed
Expand file tree Collapse file tree 2 files changed +120
-115
lines changed Original file line number Diff line number Diff line change 66 contact :
77 name : Kong
88 url : ' https://cloud.konghq.com'
9- x-oas-source : kong/platform-api@244ff7363a36bd242d8f49f235ebb904e3672d32
10- x-oas-source-link : ' https://github.com/Kong/platform-api/commit/244ff7363a36bd242d8f49f235ebb904e3672d32 '
9+ x-oas-source : kong/platform-api@6881a8c85f5465901c42ea861179c5ea7adb3372
10+ x-oas-source-link : ' https://github.com/Kong/platform-api/commit/6881a8c85f5465901c42ea861179c5ea7adb3372 '
1111servers :
1212 - url : ' https://global.api.konghq.com/v2'
1313 description : Base URL for the global region
@@ -1616,6 +1616,7 @@ components:
16161616 - `ready` - The transit gateway attachment is fully operational and can route traffic as configured.
16171617 - `terminating` - The attachment is in the process of being deleted and is no longer accepting new traffic.
16181618 - `terminated` - The attachment has been fully deleted and is no longer available.
1619+ - `error` - The attachment is in an error state.
16191620 type : string
16201621 enum :
16211622 - created
@@ -1625,6 +1626,7 @@ components:
16251626 - ready
16261627 - terminating
16271628 - terminated
1629+ - error
16281630 readOnly : true
16291631 title : Transit Gateway State
16301632 AwsResourceEndpointConfigState :
You can’t perform that action at this time.
0 commit comments