Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DO_OPENAPI_COMMIT_SHA.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1e369f0
5781f8a
104 changes: 104 additions & 0 deletions src/pydo/aio/operations/_operations.py
Original file line number Diff line number Diff line change
Expand Up @@ -137114,6 +137114,15 @@ async def list(
"project_id": "str", # Optional. The project that
the Droplets in the autoscale pool will belong to. Requires
``project:read`` scope.
"public_networking": True, # Optional. Default value
is True. An optional boolean indicating whether the Droplets should
be created with public networking or not. By default, all Droplets
are created with public networking available. If explicitly set to
``false``"" , only private networking will be enabled, and public
networking will be disabled; currently this means that it will not
have any public static or Reserved IPv4 or IPv6 address, nor can one
be assigned later. If explicitly set to ``false``"" , ``ipv6`` must
also be ``false``.
"tags": [
"str" # Optional. The tags to apply to each
of the Droplets in the autoscale pool. Requires ``tag:read``
Expand Down Expand Up @@ -137269,6 +137278,14 @@ async def create(
in the autoscale pool.
"project_id": "str", # Optional. The project that the Droplets in
the autoscale pool will belong to. Requires ``project:read`` scope.
"public_networking": True, # Optional. Default value is True. An
optional boolean indicating whether the Droplets should be created with
public networking or not. By default, all Droplets are created with public
networking available. If explicitly set to ``false``"" , only private
networking will be enabled, and public networking will be disabled; currently
this means that it will not have any public static or Reserved IPv4 or IPv6
address, nor can one be assigned later. If explicitly set to ``false``"" ,
``ipv6`` must also be ``false``.
"tags": [
"str" # Optional. The tags to apply to each of the Droplets
in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -137319,6 +137336,15 @@ async def create(
"project_id": "str", # Optional. The project that the
Droplets in the autoscale pool will belong to. Requires ``project:read``
scope.
"public_networking": True, # Optional. Default value is
True. An optional boolean indicating whether the Droplets should be
created with public networking or not. By default, all Droplets are
created with public networking available. If explicitly set to
``false``"" , only private networking will be enabled, and public
networking will be disabled; currently this means that it will not have
any public static or Reserved IPv4 or IPv6 address, nor can one be
assigned later. If explicitly set to ``false``"" , ``ipv6`` must also be
``false``.
"tags": [
"str" # Optional. The tags to apply to each of the
Droplets in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -137413,6 +137439,15 @@ async def create(
"project_id": "str", # Optional. The project that the
Droplets in the autoscale pool will belong to. Requires ``project:read``
scope.
"public_networking": True, # Optional. Default value is
True. An optional boolean indicating whether the Droplets should be
created with public networking or not. By default, all Droplets are
created with public networking available. If explicitly set to
``false``"" , only private networking will be enabled, and public
networking will be disabled; currently this means that it will not have
any public static or Reserved IPv4 or IPv6 address, nor can one be
assigned later. If explicitly set to ``false``"" , ``ipv6`` must also be
``false``.
"tags": [
"str" # Optional. The tags to apply to each of the
Droplets in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -137492,6 +137527,14 @@ async def create(
in the autoscale pool.
"project_id": "str", # Optional. The project that the Droplets in
the autoscale pool will belong to. Requires ``project:read`` scope.
"public_networking": True, # Optional. Default value is True. An
optional boolean indicating whether the Droplets should be created with
public networking or not. By default, all Droplets are created with public
networking available. If explicitly set to ``false``"" , only private
networking will be enabled, and public networking will be disabled; currently
this means that it will not have any public static or Reserved IPv4 or IPv6
address, nor can one be assigned later. If explicitly set to ``false``"" ,
``ipv6`` must also be ``false``.
"tags": [
"str" # Optional. The tags to apply to each of the Droplets
in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -137542,6 +137585,15 @@ async def create(
"project_id": "str", # Optional. The project that the
Droplets in the autoscale pool will belong to. Requires ``project:read``
scope.
"public_networking": True, # Optional. Default value is
True. An optional boolean indicating whether the Droplets should be
created with public networking or not. By default, all Droplets are
created with public networking available. If explicitly set to
``false``"" , only private networking will be enabled, and public
networking will be disabled; currently this means that it will not have
any public static or Reserved IPv4 or IPv6 address, nor can one be
assigned later. If explicitly set to ``false``"" , ``ipv6`` must also be
``false``.
"tags": [
"str" # Optional. The tags to apply to each of the
Droplets in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -137700,6 +137752,15 @@ async def get(self, autoscale_pool_id: str, **kwargs: Any) -> JSON:
"project_id": "str", # Optional. The project that the
Droplets in the autoscale pool will belong to. Requires ``project:read``
scope.
"public_networking": True, # Optional. Default value is
True. An optional boolean indicating whether the Droplets should be
created with public networking or not. By default, all Droplets are
created with public networking available. If explicitly set to
``false``"" , only private networking will be enabled, and public
networking will be disabled; currently this means that it will not have
any public static or Reserved IPv4 or IPv6 address, nor can one be
assigned later. If explicitly set to ``false``"" , ``ipv6`` must also be
``false``.
"tags": [
"str" # Optional. The tags to apply to each of the
Droplets in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -137875,6 +137936,14 @@ async def update(
in the autoscale pool.
"project_id": "str", # Optional. The project that the Droplets in
the autoscale pool will belong to. Requires ``project:read`` scope.
"public_networking": True, # Optional. Default value is True. An
optional boolean indicating whether the Droplets should be created with
public networking or not. By default, all Droplets are created with public
networking available. If explicitly set to ``false``"" , only private
networking will be enabled, and public networking will be disabled; currently
this means that it will not have any public static or Reserved IPv4 or IPv6
address, nor can one be assigned later. If explicitly set to ``false``"" ,
``ipv6`` must also be ``false``.
"tags": [
"str" # Optional. The tags to apply to each of the Droplets
in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -137925,6 +137994,15 @@ async def update(
"project_id": "str", # Optional. The project that the
Droplets in the autoscale pool will belong to. Requires ``project:read``
scope.
"public_networking": True, # Optional. Default value is
True. An optional boolean indicating whether the Droplets should be
created with public networking or not. By default, all Droplets are
created with public networking available. If explicitly set to
``false``"" , only private networking will be enabled, and public
networking will be disabled; currently this means that it will not have
any public static or Reserved IPv4 or IPv6 address, nor can one be
assigned later. If explicitly set to ``false``"" , ``ipv6`` must also be
``false``.
"tags": [
"str" # Optional. The tags to apply to each of the
Droplets in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -138031,6 +138109,15 @@ async def update(
"project_id": "str", # Optional. The project that the
Droplets in the autoscale pool will belong to. Requires ``project:read``
scope.
"public_networking": True, # Optional. Default value is
True. An optional boolean indicating whether the Droplets should be
created with public networking or not. By default, all Droplets are
created with public networking available. If explicitly set to
``false``"" , only private networking will be enabled, and public
networking will be disabled; currently this means that it will not have
any public static or Reserved IPv4 or IPv6 address, nor can one be
assigned later. If explicitly set to ``false``"" , ``ipv6`` must also be
``false``.
"tags": [
"str" # Optional. The tags to apply to each of the
Droplets in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -138124,6 +138211,14 @@ async def update(
in the autoscale pool.
"project_id": "str", # Optional. The project that the Droplets in
the autoscale pool will belong to. Requires ``project:read`` scope.
"public_networking": True, # Optional. Default value is True. An
optional boolean indicating whether the Droplets should be created with
public networking or not. By default, all Droplets are created with public
networking available. If explicitly set to ``false``"" , only private
networking will be enabled, and public networking will be disabled; currently
this means that it will not have any public static or Reserved IPv4 or IPv6
address, nor can one be assigned later. If explicitly set to ``false``"" ,
``ipv6`` must also be ``false``.
"tags": [
"str" # Optional. The tags to apply to each of the Droplets
in the autoscale pool. Requires ``tag:read`` scope.
Expand Down Expand Up @@ -138174,6 +138269,15 @@ async def update(
"project_id": "str", # Optional. The project that the
Droplets in the autoscale pool will belong to. Requires ``project:read``
scope.
"public_networking": True, # Optional. Default value is
True. An optional boolean indicating whether the Droplets should be
created with public networking or not. By default, all Droplets are
created with public networking available. If explicitly set to
``false``"" , only private networking will be enabled, and public
networking will be disabled; currently this means that it will not have
any public static or Reserved IPv4 or IPv6 address, nor can one be
assigned later. If explicitly set to ``false``"" , ``ipv6`` must also be
``false``.
"tags": [
"str" # Optional. The tags to apply to each of the
Droplets in the autoscale pool. Requires ``tag:read`` scope.
Expand Down
Loading
Loading