File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -142,6 +142,7 @@ Inside the [examples.py](examples/examples.py) file, you can see some example re
142142- create_storage
143143- delete_storage
144144- get_deleted_storages
145+ - storage_clone
145146- storage_rollback
146147- update_storage
147148- get_storage_events
@@ -208,6 +209,7 @@ Inside the [examples.py](examples/examples.py) file, you can see some example re
208209- update_loadbalancer
209210- delete_loadbalancer
210211- get_loadbalancer_events
212+ - get_deleted_loadbalancers
211213
212214## PaaS
213215
@@ -216,6 +218,7 @@ Inside the [examples.py](examples/examples.py) file, you can see some example re
216218- create_paas_service
217219- update_paas_service
218220- delete_paas_service
221+ - renew_paas_service_credentials
219222- get_paas_service_metrics
220223- get_paas_security_zones
221224- get_paas_security_zone
@@ -248,8 +251,6 @@ Inside the [examples.py](examples/examples.py) file, you can see some example re
248251
249252- get_labels
250253- get_label
251- - create_label
252- - delete_label
253254
254255## SSH Keys
255256
You can’t perform that action at this time.
0 commit comments