This commit is contained in:
2026-06-01 20:54:15 +07:00
parent 7df3848866
commit 69be98db48
40 changed files with 209 additions and 180 deletions

View File

@@ -35,6 +35,7 @@
| Версия платформы | Версия SDK |
| --- | --- |
| 4.6.0 | 1.5.x |
| 4.5.0 | 1.4.x |
| 4.4.0 | 1.3.x |
| 4.4.0 build 963 | 1.2.x |
@@ -609,7 +610,6 @@ class RequestException(Exception):
- /cloudapi/bservice/groupParentAdd
- /cloudapi/bservice/groupParentRemove
- /cloudapi/bservice/groupRemove
- /cloudapi/bservice/groupResize
- /cloudapi/bservice/groupStart
- /cloudapi/bservice/groupStop
- /cloudapi/bservice/groupUpdate
@@ -651,7 +651,6 @@ class RequestException(Exception):
- /cloudapi/compute/changeIp
- /cloudapi/compute/changeLinkState
- /cloudapi/compute/clone
- /cloudapi/compute/clone_abort
- /cloudapi/compute/createTemplate
- /cloudapi/compute/delete
- /cloudapi/compute/deleteCustomFields
@@ -716,7 +715,6 @@ class RequestException(Exception):
- /cloudapi/disks/limitIO
- /cloudapi/disks/list
- /cloudapi/disks/listDeleted
- /cloudapi/disks/listTypes
- /cloudapi/disks/listUnattached
- /cloudapi/disks/rename
- /cloudapi/disks/resize2
@@ -797,7 +795,6 @@ class RequestException(Exception):
- /cloudapi/k8s/stop
- /cloudapi/k8s/update
- /cloudapi/k8s/updateWorkerNodesMetaData
- /cloudapi/k8s/workerAdd
- /cloudapi/k8s/workerReset
- /cloudapi/k8s/workerRestart
- /cloudapi/k8s/workersGroupAdd
@@ -1020,7 +1017,6 @@ class RequestException(Exception):
- /cloudbroker/compute/change_read_only
- /cloudbroker/compute/change_security_groups
- /cloudbroker/compute/clone
- /cloudbroker/compute/clone_abort
- /cloudbroker/compute/migrate_storage_list
- /cloudbroker/compute/start_migration_in
- /cloudbroker/compute/start_migration_out
@@ -1045,9 +1041,9 @@ class RequestException(Exception):
<details><summary>node</summary>
- cloudbroker/node/add_ssh_identity
- cloudbroker/node/get_ssh_identity
- cloudbroker/node/update_description
- /cloudbroker/node/add_ssh_identity
- /cloudbroker/node/get_ssh_identity
- /cloudbroker/node/update_description
</details>