Skip to content

Commit b056b8d

Browse files
Add status field
Added to GET /regions and GET /regions/{regionId}
1 parent f0df0ac commit b056b8d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

openapi.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17317,6 +17317,13 @@ components:
1731717317
- Object Storage
1731817318
readOnly: true
1731917319
x-linode-cli-display: 3
17320+
status:
17321+
type: string
17322+
description: >
17323+
This region's current operational status.
17324+
example: ok
17325+
readOnly: true
17326+
x-linode-cli-display: 3
1732017327
RescueDevices:
1732117328
type: object
1732217329
properties:

0 commit comments

Comments
 (0)