diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index fd9204c..f2fcae5 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -f91f775 +38f74b1 diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index 763fce9..6477f91 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -2565,6 +2565,10 @@ async def list( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -4010,6 +4014,11 @@ async def list( } } ], + "maintenance": { + "enabled": bool # Optional. + Indicates whether maintenance mode should be enabled for the + app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", @@ -5588,6 +5597,11 @@ async def list( } } ], + "maintenance": { + "enabled": bool # Optional. + Indicates whether maintenance mode should be enabled for the + app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", @@ -7104,6 +7118,11 @@ async def list( } } ], + "maintenance": { + "enabled": bool # Optional. + Indicates whether maintenance mode should be enabled for the + app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", @@ -8611,6 +8630,11 @@ async def list( } } ], + "maintenance": { + "enabled": bool # Optional. + Indicates whether maintenance mode should be enabled for the + app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", @@ -10038,6 +10062,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -11241,6 +11269,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -12606,6 +12638,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -14106,6 +14142,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -15545,6 +15585,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -16976,6 +17020,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -18322,6 +18370,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -19687,6 +19739,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -21187,6 +21243,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -22626,6 +22686,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -24057,6 +24121,10 @@ async def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -25372,6 +25440,10 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -26575,6 +26647,10 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -27940,6 +28016,10 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -29440,6 +29520,10 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -30879,6 +30963,10 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -32310,6 +32398,10 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -33838,6 +33930,10 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -35203,6 +35299,10 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -36703,6 +36803,10 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -38142,6 +38246,10 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -39573,6 +39681,10 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -40989,6 +41101,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -42195,6 +42311,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -43560,6 +43680,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -45060,6 +45184,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -46499,6 +46627,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -47930,6 +48062,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -49294,6 +49430,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -50659,6 +50799,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -52159,6 +52303,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -53598,6 +53746,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -55029,6 +55181,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -56359,6 +56515,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -57565,6 +57725,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -58930,6 +59094,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -60430,6 +60598,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -61869,6 +62041,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -63300,6 +63476,10 @@ async def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -65038,6 +65218,10 @@ async def list_deployments( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -66568,6 +66752,10 @@ async def create_deployment( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -67963,6 +68151,10 @@ async def create_deployment( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -69356,6 +69548,10 @@ async def create_deployment( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -70833,6 +71029,10 @@ async def get_deployment( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -72297,6 +72497,10 @@ async def cancel_deployment( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -74424,6 +74628,10 @@ async def validate_app_spec( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -75616,6 +75824,10 @@ async def validate_app_spec( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -76830,6 +77042,10 @@ async def validate_app_spec( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -78027,6 +78243,10 @@ async def validate_app_spec( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -79219,6 +79439,10 @@ async def validate_app_spec( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -81241,6 +81465,10 @@ async def create_rollback( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -82644,6 +82872,10 @@ async def create_rollback( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -84050,6 +84282,10 @@ async def create_rollback( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -86051,6 +86287,10 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index c6c3608..988d3a1 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -10596,6 +10596,10 @@ def list( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -12041,6 +12045,11 @@ def list( } } ], + "maintenance": { + "enabled": bool # Optional. + Indicates whether maintenance mode should be enabled for the + app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", @@ -13619,6 +13628,11 @@ def list( } } ], + "maintenance": { + "enabled": bool # Optional. + Indicates whether maintenance mode should be enabled for the + app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", @@ -15135,6 +15149,11 @@ def list( } } ], + "maintenance": { + "enabled": bool # Optional. + Indicates whether maintenance mode should be enabled for the + app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", @@ -16642,6 +16661,11 @@ def list( } } ], + "maintenance": { + "enabled": bool # Optional. + Indicates whether maintenance mode should be enabled for the + app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", @@ -18069,6 +18093,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -19272,6 +19300,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -20637,6 +20669,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -22137,6 +22173,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -23576,6 +23616,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -25007,6 +25051,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -26353,6 +26401,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -27718,6 +27770,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -29218,6 +29274,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -30657,6 +30717,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -32088,6 +32152,10 @@ def create( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -33403,6 +33471,10 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -34606,6 +34678,10 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -35971,6 +36047,10 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -37471,6 +37551,10 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -38910,6 +38994,10 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -40341,6 +40429,10 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -41869,6 +41961,10 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -43234,6 +43330,10 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -44734,6 +44834,10 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -46173,6 +46277,10 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -47604,6 +47712,10 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -49020,6 +49132,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -50226,6 +50342,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -51591,6 +51711,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -53091,6 +53215,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -54530,6 +54658,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -55961,6 +56093,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -57325,6 +57461,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -58690,6 +58830,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -60190,6 +60334,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -61629,6 +61777,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -63060,6 +63212,10 @@ def update( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -64388,6 +64544,10 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -65594,6 +65754,10 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -66959,6 +67123,10 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -68459,6 +68627,10 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -69898,6 +70070,10 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -71329,6 +71505,10 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -73067,6 +73247,10 @@ def list_deployments( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates + whether maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", @@ -74597,6 +74781,10 @@ def create_deployment( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -75992,6 +76180,10 @@ def create_deployment( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -77385,6 +77577,10 @@ def create_deployment( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -78860,6 +79056,10 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -80322,6 +80522,10 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -82449,6 +82653,10 @@ def validate_app_spec( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -83641,6 +83849,10 @@ def validate_app_spec( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -84855,6 +85067,10 @@ def validate_app_spec( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -86050,6 +86266,10 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -87242,6 +87462,10 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether maintenance + mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and "syd". @@ -89264,6 +89488,10 @@ def create_rollback( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -90667,6 +90895,10 @@ def create_rollback( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -92073,6 +92305,10 @@ def create_rollback( } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and @@ -94074,6 +94310,10 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: } } ], + "maintenance": { + "enabled": bool # Optional. Indicates whether + maintenance mode should be enabled for the app. + }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", "nyc", "fra", "sfo", "sgp", "blr", "tor", "lon", and