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
1 change: 0 additions & 1 deletion docs/api/Api.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Retrieves the API information such as API version.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down
18 changes: 0 additions & 18 deletions docs/api/ApplicationLoadBalancersApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Removes the specified Application Load Balancer from the data center.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -93,7 +92,6 @@ Retrieves the properties of the specified Application Load Balancer within the d
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -153,7 +151,6 @@ Deletes the Application Load Balancer flow log specified by its ID.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -214,7 +211,6 @@ Retrieves the Application Load Balancer flow log specified by its ID.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -276,7 +272,6 @@ Retrieves the flow logs for the specified Application Load Balancer.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -336,7 +331,6 @@ Updates the properties of the Application Load Balancer flow log specified by it
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -400,7 +394,6 @@ Creates a flow log for the Application Load Balancer specified by ID.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -462,7 +455,6 @@ Modifies the Application Load Balancer flow log specified by its ID.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -526,7 +518,6 @@ Deletes the Application Load Balancer forwarding rule specified by its ID.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -587,7 +578,6 @@ Retrieves the Application Load Balancer forwarding rule specified by its ID.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -649,7 +639,6 @@ Lists the forwarding rules of the specified Application Load Balancer.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -709,7 +698,6 @@ Updates the properties of the Application Load Balancer forwarding rule specifie
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -773,7 +761,6 @@ Creates a forwarding rule for the specified Application Load Balancer.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -835,7 +822,6 @@ Modifies the Application Load Balancer forwarding rule specified by its ID.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -899,7 +885,6 @@ Lists all Application Load Balancers within a data center.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -959,7 +944,6 @@ Updates the properties of the specified Application Load Balancer within the dat
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -1021,7 +1005,6 @@ Creates an Application Load Balancer within the data center.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -1081,7 +1064,6 @@ Modifies the properties of the specified Application Load Balancer within the da
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down
7 changes: 0 additions & 7 deletions docs/api/BackupUnitsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ Remove the specified backup unit. This process will delete: 1) The backup plans
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -80,7 +79,6 @@ Retrieve the properties of the specified backup unit.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -138,7 +136,6 @@ List all available backup units.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -194,7 +191,6 @@ Update the properties of the specified backup unit.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -254,7 +250,6 @@ Create a backup unit. Backup units are resources, same as storage volumes or sna
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -312,7 +307,6 @@ Modify the properties of the specified backup unit.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -372,7 +366,6 @@ Retrieve a single sign-on URL for the specified backup unit.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down
1 change: 0 additions & 1 deletion docs/api/ContractResourcesApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Retrieves the properties of the user's contract. This operation allows you to ob
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down
6 changes: 0 additions & 6 deletions docs/api/DataCentersApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Delete the specified data center and all the elements it contains. This method i
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -79,7 +78,6 @@ Retrieve data centers by resource ID. This value is in the response body when th
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -137,7 +135,6 @@ List the data centers for your account. Default limit is the first 100 items; us
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -195,7 +192,6 @@ Updates the properties of the specified data center, rename it, or change the de
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -255,7 +251,6 @@ Creates new data centers, and data centers that already contain elements, such a
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -313,7 +308,6 @@ Modifies the properties of the specified data center, rename it, or change the d
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down
6 changes: 0 additions & 6 deletions docs/api/FirewallRulesApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Delete the specified firewall rule.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -85,7 +84,6 @@ Retrieve the properties of the specified firewall rule.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -149,7 +147,6 @@ List all firewall rules for the specified NIC.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -213,7 +210,6 @@ Update the properties of the specified firewall rule.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -279,7 +275,6 @@ Creates a firewall rule for the specified NIC.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -343,7 +338,6 @@ Modifies the properties of the specified firewall rule.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down
6 changes: 0 additions & 6 deletions docs/api/FlowLogsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Delete the specified Flow Log.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -84,7 +83,6 @@ Retrieve the properties of the specified Flow Log.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -147,7 +145,6 @@ List all the Flow Logs for the specified NIC.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -210,7 +207,6 @@ Update the specified Flow Log record.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -275,7 +271,6 @@ Adds a new Flow Log for the specified NIC.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down Expand Up @@ -338,7 +333,6 @@ Modify the specified Flow Log record.
### Example

```python
from __future__ import print_function
import time
import ionoscloud
from ionoscloud.rest import ApiException
Expand Down
Loading