You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7273,6 +7273,9 @@ components:
7273
7273
description: The number of minutes of inactivity after which the endpoint will be automatically stopped. Set to null, omit or set to 0 to disable automatic timeout.
7274
7274
nullable: true
7275
7275
example: 60
7276
+
availability_zone:
7277
+
type: string
7278
+
description: Create the endpoint in a specified availability zone (e.g., us-central-4b)
0 commit comments