This commit is contained in:
2025-07-21 20:27:59 +07:00
parent 9f2c3dc81e
commit a63ff017af
66 changed files with 1724 additions and 339 deletions

View File

@@ -11,6 +11,7 @@ affinity_rules_clear: affinityRulesClear
anti_affinity_rule_add: antiAffinityRuleAdd
anti_affinity_rule_remove: antiAffinityRuleRemove
anti_affinity_rules_clear: antiAffinityRulesClear
api_list: apiList
backend_create: backendCreate
backend_delete: backendDelete
backend_server_add: backendServerAdd
@@ -40,6 +41,7 @@ frontend_binding_update: frontendBindingUpdate
frontend_create: frontendCreate
frontend_delete: frontendDelete
get_audit: getAudit
get_config: getConfig
get_default: getDefault
get_url: getUrl
group_add: groupAdd
@@ -61,6 +63,7 @@ limit_io: limitIO
list_deleted: listDeleted
list_types: listTypes
list_unattached: listUnattached
make_highly_available: makeHighlyAvailable
net_attach: netAttach
net_detach: netDetach
pfw_add: pfwAdd
@@ -87,3 +90,8 @@ user_revoke: userRevoke
user_update: userUpdate
vnfdev_redeploy: vnfdevRedeploy
vnfdev_restart: vnfdevRestart
worker_reset: workerReset
worker_restart: workerRestart
workers_group_add: workersGroupAdd
workers_group_delete: workersGroupDelete
workers_group_get_by_name: workersGroupGetByName