diff --git a/DO_OPENAPI_COMMIT_SHA.txt b/DO_OPENAPI_COMMIT_SHA.txt index 88d95b3..e64e04a 100644 --- a/DO_OPENAPI_COMMIT_SHA.txt +++ b/DO_OPENAPI_COMMIT_SHA.txt @@ -1 +1 @@ -2841ebe +e557785 diff --git a/src/pydo/aio/operations/_operations.py b/src/pydo/aio/operations/_operations.py index ae71002..573e89c 100644 --- a/src/pydo/aio/operations/_operations.py +++ b/src/pydo/aio/operations/_operations.py @@ -93763,8 +93763,8 @@ async def update_firewall_rules( specific Droplets, Kubernetes clusters, or IP addresses. When a tag is provided, any Droplet or Kubernetes node with that tag applied to it will have access. The firewall is limited to 100 rules (or trusted sources). When possible, we recommend `placing your databases into a VPC - network `_ to limit access to them instead - of using a firewall. + network `_ to limit access to them + instead of using a firewall. A successful. :param database_cluster_uuid: A unique identifier for a database cluster. Required. @@ -93833,8 +93833,8 @@ async def update_firewall_rules( specific Droplets, Kubernetes clusters, or IP addresses. When a tag is provided, any Droplet or Kubernetes node with that tag applied to it will have access. The firewall is limited to 100 rules (or trusted sources). When possible, we recommend `placing your databases into a VPC - network `_ to limit access to them instead - of using a firewall. + network `_ to limit access to them + instead of using a firewall. A successful. :param database_cluster_uuid: A unique identifier for a database cluster. Required. @@ -93877,8 +93877,8 @@ async def update_firewall_rules( specific Droplets, Kubernetes clusters, or IP addresses. When a tag is provided, any Droplet or Kubernetes node with that tag applied to it will have access. The firewall is limited to 100 rules (or trusted sources). When possible, we recommend `placing your databases into a VPC - network `_ to limit access to them instead - of using a firewall. + network `_ to limit access to them + instead of using a firewall. A successful. :param database_cluster_uuid: A unique identifier for a database cluster. Required. @@ -98543,7 +98543,7 @@ async def add_connection_pool( For PostgreSQL database clusters, connection pools can be used to allow a database to share its idle connections. The popular PostgreSQL connection pooling utility PgBouncer is used to provide this service. `See here for more information - `_ + `_ about how and why to use PgBouncer connection pooling including details about the available transaction modes. @@ -98756,7 +98756,7 @@ async def add_connection_pool( For PostgreSQL database clusters, connection pools can be used to allow a database to share its idle connections. The popular PostgreSQL connection pooling utility PgBouncer is used to provide this service. `See here for more information - `_ + `_ about how and why to use PgBouncer connection pooling including details about the available transaction modes. @@ -98887,7 +98887,7 @@ async def add_connection_pool( For PostgreSQL database clusters, connection pools can be used to allow a database to share its idle connections. The popular PostgreSQL connection pooling utility PgBouncer is used to provide this service. `See here for more information - `_ + `_ about how and why to use PgBouncer connection pooling including details about the available transaction modes. @@ -118887,7 +118887,7 @@ async def create_cluster( The request may contain a maintenance window policy describing a time period when disruptive maintenance tasks may be carried out. Omitting the policy implies that a window will be chosen automatically. See - `here `_ + `here `_ for details. :param body: Required. @@ -119215,7 +119215,7 @@ async def create_cluster( The request may contain a maintenance window policy describing a time period when disruptive maintenance tasks may be carried out. Omitting the policy implies that a window will be chosen automatically. See - `here `_ + `here `_ for details. :param body: Required. @@ -119396,7 +119396,7 @@ async def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> J The request may contain a maintenance window policy describing a time period when disruptive maintenance tasks may be carried out. Omitting the policy implies that a window will be chosen automatically. See - `here `_ + `here `_ for details. :param body: Is either a JSON type or a IO[bytes] type. Required. @@ -121413,8 +121413,8 @@ async def get_kubeconfig( The resulting kubeconfig file uses token-based authentication for clusters supporting it, and certificate-based authentication otherwise. For a list of supported versions and more information, see "\\ `How to Connect to a DigitalOcean - Kubernetes Cluster with kubectl - `_\\ ". + Kubernetes Cluster + `_\\ ". To retrieve a kubeconfig file for use with a Kubernetes cluster, send a GET request to ``/v2/kubernetes/clusters/$K8S_CLUSTER_ID/kubeconfig``. @@ -121537,8 +121537,8 @@ async def get_credentials( The resulting JSON object contains token-based authentication for clusters supporting it, and certificate-based authentication otherwise. For a list of supported versions and more information, see "\\ `How to Connect to a DigitalOcean - Kubernetes Cluster with kubectl - `_\\ ". + Kubernetes Cluster + `_\\ ". To retrieve credentials for accessing a Kubernetes cluster, send a GET request to ``/v2/kubernetes/clusters/$K8S_CLUSTER_ID/credentials``. @@ -139704,7 +139704,7 @@ async def run_garbage_collection(self, registry_name: str, **kwargs: Any) -> JSO there are no unreferenced blobs resulting from the deletion of one or more manifests, garbage collection is effectively a noop. `See here for more information - `_ + `_ about how and why you should clean up your container registry periodically. To request a garbage collection run on your registry, send a POST request to @@ -144908,8 +144908,7 @@ async def post( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -145037,8 +145036,7 @@ async def post( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -145162,8 +145160,7 @@ async def post( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -145541,8 +145538,7 @@ async def post_by_id( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -145688,8 +145684,7 @@ async def post_by_id( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -145831,8 +145826,7 @@ async def post_by_id( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet diff --git a/src/pydo/operations/_operations.py b/src/pydo/operations/_operations.py index f4e367d..1390fd6 100644 --- a/src/pydo/operations/_operations.py +++ b/src/pydo/operations/_operations.py @@ -101581,8 +101581,8 @@ def update_firewall_rules( specific Droplets, Kubernetes clusters, or IP addresses. When a tag is provided, any Droplet or Kubernetes node with that tag applied to it will have access. The firewall is limited to 100 rules (or trusted sources). When possible, we recommend `placing your databases into a VPC - network `_ to limit access to them instead - of using a firewall. + network `_ to limit access to them + instead of using a firewall. A successful. :param database_cluster_uuid: A unique identifier for a database cluster. Required. @@ -101651,8 +101651,8 @@ def update_firewall_rules( specific Droplets, Kubernetes clusters, or IP addresses. When a tag is provided, any Droplet or Kubernetes node with that tag applied to it will have access. The firewall is limited to 100 rules (or trusted sources). When possible, we recommend `placing your databases into a VPC - network `_ to limit access to them instead - of using a firewall. + network `_ to limit access to them + instead of using a firewall. A successful. :param database_cluster_uuid: A unique identifier for a database cluster. Required. @@ -101695,8 +101695,8 @@ def update_firewall_rules( specific Droplets, Kubernetes clusters, or IP addresses. When a tag is provided, any Droplet or Kubernetes node with that tag applied to it will have access. The firewall is limited to 100 rules (or trusted sources). When possible, we recommend `placing your databases into a VPC - network `_ to limit access to them instead - of using a firewall. + network `_ to limit access to them + instead of using a firewall. A successful. :param database_cluster_uuid: A unique identifier for a database cluster. Required. @@ -106359,7 +106359,7 @@ def add_connection_pool( For PostgreSQL database clusters, connection pools can be used to allow a database to share its idle connections. The popular PostgreSQL connection pooling utility PgBouncer is used to provide this service. `See here for more information - `_ + `_ about how and why to use PgBouncer connection pooling including details about the available transaction modes. @@ -106572,7 +106572,7 @@ def add_connection_pool( For PostgreSQL database clusters, connection pools can be used to allow a database to share its idle connections. The popular PostgreSQL connection pooling utility PgBouncer is used to provide this service. `See here for more information - `_ + `_ about how and why to use PgBouncer connection pooling including details about the available transaction modes. @@ -106703,7 +106703,7 @@ def add_connection_pool( For PostgreSQL database clusters, connection pools can be used to allow a database to share its idle connections. The popular PostgreSQL connection pooling utility PgBouncer is used to provide this service. `See here for more information - `_ + `_ about how and why to use PgBouncer connection pooling including details about the available transaction modes. @@ -126693,7 +126693,7 @@ def create_cluster( The request may contain a maintenance window policy describing a time period when disruptive maintenance tasks may be carried out. Omitting the policy implies that a window will be chosen automatically. See - `here `_ + `here `_ for details. :param body: Required. @@ -127021,7 +127021,7 @@ def create_cluster( The request may contain a maintenance window policy describing a time period when disruptive maintenance tasks may be carried out. Omitting the policy implies that a window will be chosen automatically. See - `here `_ + `here `_ for details. :param body: Required. @@ -127202,7 +127202,7 @@ def create_cluster(self, body: Union[JSON, IO[bytes]], **kwargs: Any) -> JSON: The request may contain a maintenance window policy describing a time period when disruptive maintenance tasks may be carried out. Omitting the policy implies that a window will be chosen automatically. See - `here `_ + `here `_ for details. :param body: Is either a JSON type or a IO[bytes] type. Required. @@ -129219,8 +129219,8 @@ def get_kubeconfig( The resulting kubeconfig file uses token-based authentication for clusters supporting it, and certificate-based authentication otherwise. For a list of supported versions and more information, see "\\ `How to Connect to a DigitalOcean - Kubernetes Cluster with kubectl - `_\\ ". + Kubernetes Cluster + `_\\ ". To retrieve a kubeconfig file for use with a Kubernetes cluster, send a GET request to ``/v2/kubernetes/clusters/$K8S_CLUSTER_ID/kubeconfig``. @@ -129343,8 +129343,8 @@ def get_credentials( The resulting JSON object contains token-based authentication for clusters supporting it, and certificate-based authentication otherwise. For a list of supported versions and more information, see "\\ `How to Connect to a DigitalOcean - Kubernetes Cluster with kubectl - `_\\ ". + Kubernetes Cluster + `_\\ ". To retrieve credentials for accessing a Kubernetes cluster, send a GET request to ``/v2/kubernetes/clusters/$K8S_CLUSTER_ID/credentials``. @@ -147502,7 +147502,7 @@ def run_garbage_collection(self, registry_name: str, **kwargs: Any) -> JSON: there are no unreferenced blobs resulting from the deletion of one or more manifests, garbage collection is effectively a noop. `See here for more information - `_ + `_ about how and why you should clean up your container registry periodically. To request a garbage collection run on your registry, send a POST request to @@ -152706,8 +152706,7 @@ def post( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -152835,8 +152834,7 @@ def post( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -152960,8 +152958,7 @@ def post( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -153339,8 +153336,7 @@ def post_by_id( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -153486,8 +153482,7 @@ def post_by_id( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet @@ -153629,8 +153624,7 @@ def post_by_id( volumes may be attached to a Droplet at a time. Pre-formatted volumes will be automatically mounted to Ubuntu, Debian, Fedora, Fedora Atomic, and CentOS Droplets created on or after April 26, 2018 when attached. On older Droplets, - `additional configuration - `_ + `additional configuration `_ is required. Remove a Block Storage Volume from a Droplet