From e15b68037b5b4a7dd9a070ec5da93bac03ebdd58 Mon Sep 17 00:00:00 2001 From: digitalocean-engineering Date: Mon, 20 Jan 2025 08:41:12 -0700 Subject: [PATCH] [bot] Updated client based on openapi-414fbb9/clientgen (#403) Co-authored-by: API Engineering --- DO_OPENAPI_COMMIT_SHA.txt | 2 +- src/pydo/aio/operations/_operations.py | 301 ++++++++++++++++++++----- src/pydo/operations/_operations.py | 301 ++++++++++++++++++++----- 3 files changed, 479 insertions(+), 125 deletions(-) diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index b38999d4..effbddda 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -5e84ded +414fbb9 diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index 4b6cd86c..34b4a164 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -2644,8 +2644,11 @@ async def list( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -4119,9 +4122,12 @@ async def list( Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # + Optional. A custom offline page to display when maintenance + mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest @@ -5726,9 +5732,12 @@ async def list( Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # + Optional. A custom offline page to display when maintenance + mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest @@ -7271,9 +7280,12 @@ async def list( Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # + Optional. A custom offline page to display when maintenance + mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest @@ -8807,9 +8819,12 @@ async def list( Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # + Optional. A custom offline page to display when maintenance + mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest @@ -10263,8 +10278,10 @@ async def create( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -11497,8 +11514,11 @@ async def create( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -12894,8 +12914,11 @@ async def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -14425,8 +14448,11 @@ async def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -15895,8 +15921,11 @@ async def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -17357,8 +17386,11 @@ async def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -18733,8 +18765,11 @@ async def create( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -20130,8 +20165,11 @@ async def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -21661,8 +21699,11 @@ async def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -23131,8 +23172,11 @@ async def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -24593,8 +24637,11 @@ async def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -25938,8 +25985,10 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -27172,8 +27221,11 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -28569,8 +28621,11 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -30100,8 +30155,11 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -31570,8 +31628,11 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -33032,8 +33093,11 @@ async def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -34590,8 +34654,11 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -35987,8 +36054,11 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -37518,8 +37588,11 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -38988,8 +39061,11 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -40450,8 +40526,11 @@ async def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JS whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -41896,8 +41975,10 @@ async def update( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -43133,8 +43214,11 @@ async def update( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -44530,8 +44614,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -46061,8 +46148,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -47531,8 +47621,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -48993,8 +49086,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -50387,8 +50483,11 @@ async def update( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -51784,8 +51883,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -53315,8 +53417,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -54785,8 +54890,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -56247,8 +56355,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -57607,8 +57718,10 @@ async def update( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -58844,8 +58957,11 @@ async def update( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -60241,8 +60357,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -61772,8 +61891,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -63242,8 +63364,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -64704,8 +64829,11 @@ async def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -66298,8 +66426,11 @@ async def restart( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -67723,8 +67854,11 @@ async def restart( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -69148,8 +69282,11 @@ async def restart( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -70968,8 +71105,11 @@ async def list_deployments( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -72528,8 +72668,11 @@ async def create_deployment( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -73954,8 +74097,11 @@ async def create_deployment( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -75378,8 +75524,11 @@ async def create_deployment( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -76886,8 +77035,11 @@ async def get_deployment( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -78381,8 +78533,11 @@ async def cancel_deployment( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -80660,8 +80815,10 @@ async def validate_app_spec( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -81883,8 +82040,10 @@ async def validate_app_spec( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -83128,8 +83287,10 @@ async def validate_app_spec( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -84356,8 +84517,10 @@ async def validate_app_spec( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -85579,8 +85742,10 @@ async def validate_app_spec( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -87632,8 +87797,11 @@ async def create_rollback( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -89066,8 +89234,11 @@ async def create_rollback( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -90503,8 +90674,11 @@ async def create_rollback( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -92535,8 +92709,11 @@ async def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index 62f82eee..f3665413 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -12203,8 +12203,11 @@ def list( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -13678,9 +13681,12 @@ def list( Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # + Optional. A custom offline page to display when maintenance + mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest @@ -15285,9 +15291,12 @@ def list( Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # + Optional. A custom offline page to display when maintenance + mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest @@ -16830,9 +16839,12 @@ def list( Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # + Optional. A custom offline page to display when maintenance + mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest @@ -18366,9 +18378,12 @@ def list( Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # + Optional. A custom offline page to display when maintenance + mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest @@ -19822,8 +19837,10 @@ def create( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -21056,8 +21073,11 @@ def create( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -22453,8 +22473,11 @@ def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -23984,8 +24007,11 @@ def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -25454,8 +25480,11 @@ def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -26916,8 +26945,11 @@ def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -28292,8 +28324,11 @@ def create( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -29689,8 +29724,11 @@ def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -31220,8 +31258,11 @@ def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -32690,8 +32731,11 @@ def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -34152,8 +34196,11 @@ def create( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -35497,8 +35544,10 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -36731,8 +36780,11 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -38128,8 +38180,11 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -39659,8 +39714,11 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -41129,8 +41187,11 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -42591,8 +42652,11 @@ def create(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -44149,8 +44213,11 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -45546,8 +45613,11 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -47077,8 +47147,11 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -48547,8 +48620,11 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -50009,8 +50085,11 @@ def get(self, id: str, *, name: Optional[str] = None, **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -51455,8 +51534,10 @@ def update( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -52692,8 +52773,11 @@ def update( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -54089,8 +54173,11 @@ def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -55620,8 +55707,11 @@ def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -57090,8 +57180,11 @@ def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -58552,8 +58645,11 @@ def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -59946,8 +60042,11 @@ def update( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -61343,8 +61442,11 @@ def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -62874,8 +62976,11 @@ def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -64344,8 +64449,11 @@ def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -65806,8 +65914,11 @@ def update( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -67164,8 +67275,10 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -68401,8 +68514,11 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -69798,8 +69914,11 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -71329,8 +71448,11 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -72799,8 +72921,11 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -74261,8 +74386,11 @@ def update(self, id: str, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -75855,8 +75983,11 @@ def restart( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -77280,8 +77411,11 @@ def restart( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -78705,8 +78839,11 @@ def restart( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -80525,8 +80662,11 @@ def list_deployments( whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A + custom offline page to display when maintenance mode is enabled + or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -82085,8 +82225,11 @@ def create_deployment( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -83511,8 +83654,11 @@ def create_deployment( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -84935,8 +85081,11 @@ def create_deployment( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -86441,8 +86590,11 @@ def get_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> JSON "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -87934,8 +88086,11 @@ def cancel_deployment(self, app_id: str, deployment_id: str, **kwargs: Any) -> J "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -90213,8 +90368,10 @@ def validate_app_spec( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -91436,8 +91593,10 @@ def validate_app_spec( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -92681,8 +92840,10 @@ def validate_app_spec( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -93907,8 +94068,10 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -95130,8 +95293,10 @@ def validate_app_spec(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether maintenance + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom offline page + to display when maintenance mode is enabled or the app is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known values are: "ams", @@ -97183,8 +97348,11 @@ def create_rollback( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -98617,8 +98785,11 @@ def create_rollback( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -100054,8 +100225,11 @@ def create_rollback( "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known @@ -102086,8 +102260,11 @@ def revert_rollback(self, app_id: str, **kwargs: Any) -> JSON: "archive": bool, # Optional. Indicates whether the app should be archived. Setting this to true implies that enabled is set to true. Note that this feature is currently in closed beta. - "enabled": bool # Optional. Indicates whether + "enabled": bool, # Optional. Indicates whether maintenance mode should be enabled for the app. + "offline_page_url": "str" # Optional. A custom + offline page to display when maintenance mode is enabled or the app + is archived. }, "region": "str", # Optional. The slug form of the geographical origin of the app. Default: ``nearest available``. Known