1.2.0
This commit is contained in:
29
README.md
29
README.md
@@ -34,6 +34,7 @@
|
||||
|
||||
| Версия платформы | Версия SDK |
|
||||
| --- | --- |
|
||||
| 4.4.0 build 963 | 1.2.x |
|
||||
| 4.3.0 | 1.1.x |
|
||||
| 4.2.0 | 1.0.x |
|
||||
|
||||
@@ -612,6 +613,13 @@ except RequestException as e:
|
||||
|
||||
</details>
|
||||
|
||||
<details><summary>dpdknet</summary>
|
||||
|
||||
- /cloudapi/dpdknet/get
|
||||
- /cloudapi/dpdknet/list
|
||||
|
||||
</details>
|
||||
|
||||
<details><summary>extnet</summary>
|
||||
|
||||
- /cloudapi/extnet/get
|
||||
@@ -652,6 +660,23 @@ except RequestException as e:
|
||||
|
||||
</details>
|
||||
|
||||
<details><summary>k8s</summary>
|
||||
|
||||
- /cloudapi/k8s/create
|
||||
- /cloudapi/k8s/delete
|
||||
- /cloudapi/k8s/get
|
||||
- /cloudapi/k8s/getConfig
|
||||
- /cloudapi/k8s/list
|
||||
- /cloudapi/k8s/listDeleted
|
||||
- /cloudapi/k8s/restore
|
||||
- /cloudapi/k8s/workerReset
|
||||
- /cloudapi/k8s/workerRestart
|
||||
- /cloudapi/k8s/workersGroupAdd
|
||||
- /cloudapi/k8s/workersGroupDelete
|
||||
- /cloudapi/k8s/workersGroupGetByName
|
||||
|
||||
</details>
|
||||
|
||||
<details><summary>kvmx86</summary>
|
||||
|
||||
- /cloudapi/kvmx86/create
|
||||
@@ -669,6 +694,8 @@ except RequestException as e:
|
||||
- /cloudapi/lb/backendUpdate
|
||||
- /cloudapi/lb/create
|
||||
- /cloudapi/lb/delete
|
||||
- /cloudapi/lb/disable
|
||||
- /cloudapi/lb/enable
|
||||
- /cloudapi/lb/frontendBind
|
||||
- /cloudapi/lb/frontendBindDelete
|
||||
- /cloudapi/lb/frontendBindingUpdate
|
||||
@@ -677,6 +704,7 @@ except RequestException as e:
|
||||
- /cloudapi/lb/get
|
||||
- /cloudapi/lb/list
|
||||
- /cloudapi/lb/listDeleted
|
||||
- /cloudapi/lb/makeHighlyAvailable
|
||||
|
||||
</details>
|
||||
|
||||
@@ -720,6 +748,7 @@ except RequestException as e:
|
||||
|
||||
<details><summary>user</summary>
|
||||
|
||||
- /cloudapi/user/apiList
|
||||
- /cloudapi/user/get
|
||||
- /cloudapi/user/getAudit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user