kb-cloud-client-typescript 2.3.0-alpha.124 → 2.3.0-alpha.126
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/adminapi/apis/dms-api.d.ts +1106 -6
- package/dist/adminapi/apis/dms-api.d.ts.map +1 -1
- package/dist/adminapi/apis/dms-api.js +1175 -44
- package/dist/adminapi/apis/dms-api.js.map +1 -1
- package/dist/adminapi/models/index.d.ts +30 -0
- package/dist/adminapi/models/index.d.ts.map +1 -1
- package/dist/adminapi/models/index.js +30 -0
- package/dist/adminapi/models/index.js.map +1 -1
- package/dist/adminapi/models/redis-aclcontext.d.ts +49 -0
- package/dist/adminapi/models/redis-aclcontext.d.ts.map +1 -0
- package/dist/adminapi/models/redis-aclcontext.js +16 -0
- package/dist/adminapi/models/redis-aclcontext.js.map +1 -0
- package/dist/adminapi/models/redis-capability.d.ts +31 -0
- package/dist/adminapi/models/redis-capability.d.ts.map +1 -0
- package/dist/adminapi/models/redis-capability.js +16 -0
- package/dist/adminapi/models/redis-capability.js.map +1 -0
- package/dist/adminapi/models/redis-cluster-node.d.ts +49 -0
- package/dist/adminapi/models/redis-cluster-node.d.ts.map +1 -0
- package/dist/adminapi/models/redis-cluster-node.js +16 -0
- package/dist/adminapi/models/redis-cluster-node.js.map +1 -0
- package/dist/adminapi/models/redis-cluster-slot.d.ts +43 -0
- package/dist/adminapi/models/redis-cluster-slot.d.ts.map +1 -0
- package/dist/adminapi/models/redis-cluster-slot.js +16 -0
- package/dist/adminapi/models/redis-cluster-slot.js.map +1 -0
- package/dist/adminapi/models/redis-cluster-state.d.ts +50 -0
- package/dist/adminapi/models/redis-cluster-state.d.ts.map +1 -0
- package/dist/adminapi/models/redis-cluster-state.js +16 -0
- package/dist/adminapi/models/redis-cluster-state.js.map +1 -0
- package/dist/adminapi/models/redis-cluster-topology.d.ts +45 -0
- package/dist/adminapi/models/redis-cluster-topology.d.ts.map +1 -0
- package/dist/adminapi/models/redis-cluster-topology.js +16 -0
- package/dist/adminapi/models/redis-cluster-topology.js.map +1 -0
- package/dist/adminapi/models/redis-dangerous-operation-request.d.ts +25 -0
- package/dist/adminapi/models/redis-dangerous-operation-request.d.ts.map +1 -0
- package/dist/adminapi/models/redis-dangerous-operation-request.js +16 -0
- package/dist/adminapi/models/redis-dangerous-operation-request.js.map +1 -0
- package/dist/adminapi/models/redis-data-capabilities.d.ts +74 -0
- package/dist/adminapi/models/redis-data-capabilities.d.ts.map +1 -0
- package/dist/adminapi/models/redis-data-capabilities.js +16 -0
- package/dist/adminapi/models/redis-data-capabilities.js.map +1 -0
- package/dist/adminapi/models/redis-data-context.d.ts +70 -0
- package/dist/adminapi/models/redis-data-context.d.ts.map +1 -0
- package/dist/adminapi/models/redis-data-context.js +16 -0
- package/dist/adminapi/models/redis-data-context.js.map +1 -0
- package/dist/adminapi/models/redis-info-response.d.ts +45 -0
- package/dist/adminapi/models/redis-info-response.d.ts.map +1 -0
- package/dist/adminapi/models/redis-info-response.js +16 -0
- package/dist/adminapi/models/redis-info-response.js.map +1 -0
- package/dist/adminapi/models/redis-key-detail-request.d.ts +55 -0
- package/dist/adminapi/models/redis-key-detail-request.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-detail-request.js +16 -0
- package/dist/adminapi/models/redis-key-detail-request.js.map +1 -0
- package/dist/adminapi/models/redis-key-detail.d.ts +39 -0
- package/dist/adminapi/models/redis-key-detail.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-detail.js +16 -0
- package/dist/adminapi/models/redis-key-detail.js.map +1 -0
- package/dist/adminapi/models/redis-key-mutate-request.d.ts +51 -0
- package/dist/adminapi/models/redis-key-mutate-request.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-mutate-request.js +16 -0
- package/dist/adminapi/models/redis-key-mutate-request.js.map +1 -0
- package/dist/adminapi/models/redis-key-mutate-response.d.ts +40 -0
- package/dist/adminapi/models/redis-key-mutate-response.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-mutate-response.js +16 -0
- package/dist/adminapi/models/redis-key-mutate-response.js.map +1 -0
- package/dist/adminapi/models/redis-key-summary-list.d.ts +38 -0
- package/dist/adminapi/models/redis-key-summary-list.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-summary-list.js +16 -0
- package/dist/adminapi/models/redis-key-summary-list.js.map +1 -0
- package/dist/adminapi/models/redis-key-summary.d.ts +73 -0
- package/dist/adminapi/models/redis-key-summary.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-summary.js +16 -0
- package/dist/adminapi/models/redis-key-summary.js.map +1 -0
- package/dist/adminapi/models/redis-key-value-item.d.ts +65 -0
- package/dist/adminapi/models/redis-key-value-item.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-value-item.js +16 -0
- package/dist/adminapi/models/redis-key-value-item.js.map +1 -0
- package/dist/adminapi/models/redis-key-value.d.ts +68 -0
- package/dist/adminapi/models/redis-key-value.d.ts.map +1 -0
- package/dist/adminapi/models/redis-key-value.js +16 -0
- package/dist/adminapi/models/redis-key-value.js.map +1 -0
- package/dist/adminapi/models/redis-operation-guard.d.ts +43 -0
- package/dist/adminapi/models/redis-operation-guard.d.ts.map +1 -0
- package/dist/adminapi/models/redis-operation-guard.js +16 -0
- package/dist/adminapi/models/redis-operation-guard.js.map +1 -0
- package/dist/adminapi/models/redis-operation-status.d.ts +23 -0
- package/dist/adminapi/models/redis-operation-status.d.ts.map +1 -0
- package/dist/adminapi/models/redis-operation-status.js +27 -0
- package/dist/adminapi/models/redis-operation-status.js.map +1 -0
- package/dist/adminapi/models/redis-operation-summary.d.ts +51 -0
- package/dist/adminapi/models/redis-operation-summary.d.ts.map +1 -0
- package/dist/adminapi/models/redis-operation-summary.js +16 -0
- package/dist/adminapi/models/redis-operation-summary.js.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-message-list.d.ts +32 -0
- package/dist/adminapi/models/redis-pub-sub-message-list.d.ts.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-message-list.js +16 -0
- package/dist/adminapi/models/redis-pub-sub-message-list.js.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-message.d.ts +43 -0
- package/dist/adminapi/models/redis-pub-sub-message.d.ts.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-message.js +16 -0
- package/dist/adminapi/models/redis-pub-sub-message.js.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-publish-request.d.ts +31 -0
- package/dist/adminapi/models/redis-pub-sub-publish-request.d.ts.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-publish-request.js +16 -0
- package/dist/adminapi/models/redis-pub-sub-publish-request.js.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-session-create-request.d.ts +31 -0
- package/dist/adminapi/models/redis-pub-sub-session-create-request.d.ts.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-session-create-request.js +16 -0
- package/dist/adminapi/models/redis-pub-sub-session-create-request.js.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-session.d.ts +43 -0
- package/dist/adminapi/models/redis-pub-sub-session.d.ts.map +1 -0
- package/dist/adminapi/models/redis-pub-sub-session.js +16 -0
- package/dist/adminapi/models/redis-pub-sub-session.js.map +1 -0
- package/dist/adminapi/models/redis-slow-log-entry.d.ts +61 -0
- package/dist/adminapi/models/redis-slow-log-entry.d.ts.map +1 -0
- package/dist/adminapi/models/redis-slow-log-entry.js +16 -0
- package/dist/adminapi/models/redis-slow-log-entry.js.map +1 -0
- package/dist/adminapi/models/redis-slow-log-list.d.ts +26 -0
- package/dist/adminapi/models/redis-slow-log-list.d.ts.map +1 -0
- package/dist/adminapi/models/redis-slow-log-list.js +16 -0
- package/dist/adminapi/models/redis-slow-log-list.js.map +1 -0
- package/dist/adminapi/models/redis-workbench-execute-request.d.ts +31 -0
- package/dist/adminapi/models/redis-workbench-execute-request.d.ts.map +1 -0
- package/dist/adminapi/models/redis-workbench-execute-request.js +16 -0
- package/dist/adminapi/models/redis-workbench-execute-request.js.map +1 -0
- package/dist/adminapi/models/redis-workbench-execute-response.d.ts +59 -0
- package/dist/adminapi/models/redis-workbench-execute-response.d.ts.map +1 -0
- package/dist/adminapi/models/redis-workbench-execute-response.js +16 -0
- package/dist/adminapi/models/redis-workbench-execute-response.js.map +1 -0
- package/dist/openapi/apis/dms-api.d.ts +1106 -6
- package/dist/openapi/apis/dms-api.d.ts.map +1 -1
- package/dist/openapi/apis/dms-api.js +1175 -44
- package/dist/openapi/apis/dms-api.js.map +1 -1
- package/dist/openapi/models/index.d.ts +30 -0
- package/dist/openapi/models/index.d.ts.map +1 -1
- package/dist/openapi/models/index.js +30 -0
- package/dist/openapi/models/index.js.map +1 -1
- package/dist/openapi/models/redis-aclcontext.d.ts +49 -0
- package/dist/openapi/models/redis-aclcontext.d.ts.map +1 -0
- package/dist/openapi/models/redis-aclcontext.js +16 -0
- package/dist/openapi/models/redis-aclcontext.js.map +1 -0
- package/dist/openapi/models/redis-capability.d.ts +31 -0
- package/dist/openapi/models/redis-capability.d.ts.map +1 -0
- package/dist/openapi/models/redis-capability.js +16 -0
- package/dist/openapi/models/redis-capability.js.map +1 -0
- package/dist/openapi/models/redis-cluster-node.d.ts +49 -0
- package/dist/openapi/models/redis-cluster-node.d.ts.map +1 -0
- package/dist/openapi/models/redis-cluster-node.js +16 -0
- package/dist/openapi/models/redis-cluster-node.js.map +1 -0
- package/dist/openapi/models/redis-cluster-slot.d.ts +43 -0
- package/dist/openapi/models/redis-cluster-slot.d.ts.map +1 -0
- package/dist/openapi/models/redis-cluster-slot.js +16 -0
- package/dist/openapi/models/redis-cluster-slot.js.map +1 -0
- package/dist/openapi/models/redis-cluster-state.d.ts +50 -0
- package/dist/openapi/models/redis-cluster-state.d.ts.map +1 -0
- package/dist/openapi/models/redis-cluster-state.js +16 -0
- package/dist/openapi/models/redis-cluster-state.js.map +1 -0
- package/dist/openapi/models/redis-cluster-topology.d.ts +45 -0
- package/dist/openapi/models/redis-cluster-topology.d.ts.map +1 -0
- package/dist/openapi/models/redis-cluster-topology.js +16 -0
- package/dist/openapi/models/redis-cluster-topology.js.map +1 -0
- package/dist/openapi/models/redis-dangerous-operation-request.d.ts +25 -0
- package/dist/openapi/models/redis-dangerous-operation-request.d.ts.map +1 -0
- package/dist/openapi/models/redis-dangerous-operation-request.js +16 -0
- package/dist/openapi/models/redis-dangerous-operation-request.js.map +1 -0
- package/dist/openapi/models/redis-data-capabilities.d.ts +74 -0
- package/dist/openapi/models/redis-data-capabilities.d.ts.map +1 -0
- package/dist/openapi/models/redis-data-capabilities.js +16 -0
- package/dist/openapi/models/redis-data-capabilities.js.map +1 -0
- package/dist/openapi/models/redis-data-context.d.ts +70 -0
- package/dist/openapi/models/redis-data-context.d.ts.map +1 -0
- package/dist/openapi/models/redis-data-context.js +16 -0
- package/dist/openapi/models/redis-data-context.js.map +1 -0
- package/dist/openapi/models/redis-info-response.d.ts +45 -0
- package/dist/openapi/models/redis-info-response.d.ts.map +1 -0
- package/dist/openapi/models/redis-info-response.js +16 -0
- package/dist/openapi/models/redis-info-response.js.map +1 -0
- package/dist/openapi/models/redis-key-detail-request.d.ts +55 -0
- package/dist/openapi/models/redis-key-detail-request.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-detail-request.js +16 -0
- package/dist/openapi/models/redis-key-detail-request.js.map +1 -0
- package/dist/openapi/models/redis-key-detail.d.ts +39 -0
- package/dist/openapi/models/redis-key-detail.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-detail.js +16 -0
- package/dist/openapi/models/redis-key-detail.js.map +1 -0
- package/dist/openapi/models/redis-key-mutate-request.d.ts +51 -0
- package/dist/openapi/models/redis-key-mutate-request.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-mutate-request.js +16 -0
- package/dist/openapi/models/redis-key-mutate-request.js.map +1 -0
- package/dist/openapi/models/redis-key-mutate-response.d.ts +40 -0
- package/dist/openapi/models/redis-key-mutate-response.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-mutate-response.js +16 -0
- package/dist/openapi/models/redis-key-mutate-response.js.map +1 -0
- package/dist/openapi/models/redis-key-summary-list.d.ts +38 -0
- package/dist/openapi/models/redis-key-summary-list.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-summary-list.js +16 -0
- package/dist/openapi/models/redis-key-summary-list.js.map +1 -0
- package/dist/openapi/models/redis-key-summary.d.ts +73 -0
- package/dist/openapi/models/redis-key-summary.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-summary.js +16 -0
- package/dist/openapi/models/redis-key-summary.js.map +1 -0
- package/dist/openapi/models/redis-key-value-item.d.ts +65 -0
- package/dist/openapi/models/redis-key-value-item.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-value-item.js +16 -0
- package/dist/openapi/models/redis-key-value-item.js.map +1 -0
- package/dist/openapi/models/redis-key-value.d.ts +68 -0
- package/dist/openapi/models/redis-key-value.d.ts.map +1 -0
- package/dist/openapi/models/redis-key-value.js +16 -0
- package/dist/openapi/models/redis-key-value.js.map +1 -0
- package/dist/openapi/models/redis-operation-guard.d.ts +43 -0
- package/dist/openapi/models/redis-operation-guard.d.ts.map +1 -0
- package/dist/openapi/models/redis-operation-guard.js +16 -0
- package/dist/openapi/models/redis-operation-guard.js.map +1 -0
- package/dist/openapi/models/redis-operation-status.d.ts +23 -0
- package/dist/openapi/models/redis-operation-status.d.ts.map +1 -0
- package/dist/openapi/models/redis-operation-status.js +27 -0
- package/dist/openapi/models/redis-operation-status.js.map +1 -0
- package/dist/openapi/models/redis-operation-summary.d.ts +51 -0
- package/dist/openapi/models/redis-operation-summary.d.ts.map +1 -0
- package/dist/openapi/models/redis-operation-summary.js +16 -0
- package/dist/openapi/models/redis-operation-summary.js.map +1 -0
- package/dist/openapi/models/redis-pub-sub-message-list.d.ts +32 -0
- package/dist/openapi/models/redis-pub-sub-message-list.d.ts.map +1 -0
- package/dist/openapi/models/redis-pub-sub-message-list.js +16 -0
- package/dist/openapi/models/redis-pub-sub-message-list.js.map +1 -0
- package/dist/openapi/models/redis-pub-sub-message.d.ts +43 -0
- package/dist/openapi/models/redis-pub-sub-message.d.ts.map +1 -0
- package/dist/openapi/models/redis-pub-sub-message.js +16 -0
- package/dist/openapi/models/redis-pub-sub-message.js.map +1 -0
- package/dist/openapi/models/redis-pub-sub-publish-request.d.ts +31 -0
- package/dist/openapi/models/redis-pub-sub-publish-request.d.ts.map +1 -0
- package/dist/openapi/models/redis-pub-sub-publish-request.js +16 -0
- package/dist/openapi/models/redis-pub-sub-publish-request.js.map +1 -0
- package/dist/openapi/models/redis-pub-sub-session-create-request.d.ts +31 -0
- package/dist/openapi/models/redis-pub-sub-session-create-request.d.ts.map +1 -0
- package/dist/openapi/models/redis-pub-sub-session-create-request.js +16 -0
- package/dist/openapi/models/redis-pub-sub-session-create-request.js.map +1 -0
- package/dist/openapi/models/redis-pub-sub-session.d.ts +43 -0
- package/dist/openapi/models/redis-pub-sub-session.d.ts.map +1 -0
- package/dist/openapi/models/redis-pub-sub-session.js +16 -0
- package/dist/openapi/models/redis-pub-sub-session.js.map +1 -0
- package/dist/openapi/models/redis-slow-log-entry.d.ts +61 -0
- package/dist/openapi/models/redis-slow-log-entry.d.ts.map +1 -0
- package/dist/openapi/models/redis-slow-log-entry.js +16 -0
- package/dist/openapi/models/redis-slow-log-entry.js.map +1 -0
- package/dist/openapi/models/redis-slow-log-list.d.ts +26 -0
- package/dist/openapi/models/redis-slow-log-list.d.ts.map +1 -0
- package/dist/openapi/models/redis-slow-log-list.js +16 -0
- package/dist/openapi/models/redis-slow-log-list.js.map +1 -0
- package/dist/openapi/models/redis-workbench-execute-request.d.ts +31 -0
- package/dist/openapi/models/redis-workbench-execute-request.d.ts.map +1 -0
- package/dist/openapi/models/redis-workbench-execute-request.js +16 -0
- package/dist/openapi/models/redis-workbench-execute-request.js.map +1 -0
- package/dist/openapi/models/redis-workbench-execute-response.d.ts +59 -0
- package/dist/openapi/models/redis-workbench-execute-response.d.ts.map +1 -0
- package/dist/openapi/models/redis-workbench-execute-response.js +16 -0
- package/dist/openapi/models/redis-workbench-execute-response.js.map +1 -0
- package/package.json +1 -1
- package/src/adminapi/.openapi-generator/FILES +30 -0
- package/src/adminapi/apis/dms-api.ts +2020 -112
- package/src/adminapi/models/index.ts +30 -0
- package/src/adminapi/models/redis-aclcontext.ts +54 -0
- package/src/adminapi/models/redis-capability.ts +36 -0
- package/src/adminapi/models/redis-cluster-node.ts +54 -0
- package/src/adminapi/models/redis-cluster-slot.ts +48 -0
- package/src/adminapi/models/redis-cluster-state.ts +57 -0
- package/src/adminapi/models/redis-cluster-topology.ts +54 -0
- package/src/adminapi/models/redis-dangerous-operation-request.ts +30 -0
- package/src/adminapi/models/redis-data-capabilities.ts +81 -0
- package/src/adminapi/models/redis-data-context.ts +81 -0
- package/src/adminapi/models/redis-info-response.ts +48 -0
- package/src/adminapi/models/redis-key-detail-request.ts +60 -0
- package/src/adminapi/models/redis-key-detail.ts +48 -0
- package/src/adminapi/models/redis-key-mutate-request.ts +54 -0
- package/src/adminapi/models/redis-key-mutate-response.ts +51 -0
- package/src/adminapi/models/redis-key-summary-list.ts +45 -0
- package/src/adminapi/models/redis-key-summary.ts +78 -0
- package/src/adminapi/models/redis-key-value-item.ts +66 -0
- package/src/adminapi/models/redis-key-value.ts +75 -0
- package/src/adminapi/models/redis-operation-guard.ts +48 -0
- package/src/adminapi/models/redis-operation-status.ts +32 -0
- package/src/adminapi/models/redis-operation-summary.ts +62 -0
- package/src/adminapi/models/redis-pub-sub-message-list.ts +39 -0
- package/src/adminapi/models/redis-pub-sub-message.ts +48 -0
- package/src/adminapi/models/redis-pub-sub-publish-request.ts +36 -0
- package/src/adminapi/models/redis-pub-sub-session-create-request.ts +36 -0
- package/src/adminapi/models/redis-pub-sub-session.ts +48 -0
- package/src/adminapi/models/redis-slow-log-entry.ts +66 -0
- package/src/adminapi/models/redis-slow-log-list.ts +33 -0
- package/src/adminapi/models/redis-workbench-execute-request.ts +36 -0
- package/src/adminapi/models/redis-workbench-execute-response.ts +68 -0
- package/src/adminapi.yaml +2409 -1457
- package/src/openapi/.openapi-generator/FILES +30 -0
- package/src/openapi/apis/dms-api.ts +2020 -112
- package/src/openapi/models/index.ts +30 -0
- package/src/openapi/models/redis-aclcontext.ts +54 -0
- package/src/openapi/models/redis-capability.ts +36 -0
- package/src/openapi/models/redis-cluster-node.ts +54 -0
- package/src/openapi/models/redis-cluster-slot.ts +48 -0
- package/src/openapi/models/redis-cluster-state.ts +57 -0
- package/src/openapi/models/redis-cluster-topology.ts +54 -0
- package/src/openapi/models/redis-dangerous-operation-request.ts +30 -0
- package/src/openapi/models/redis-data-capabilities.ts +81 -0
- package/src/openapi/models/redis-data-context.ts +81 -0
- package/src/openapi/models/redis-info-response.ts +48 -0
- package/src/openapi/models/redis-key-detail-request.ts +60 -0
- package/src/openapi/models/redis-key-detail.ts +48 -0
- package/src/openapi/models/redis-key-mutate-request.ts +54 -0
- package/src/openapi/models/redis-key-mutate-response.ts +51 -0
- package/src/openapi/models/redis-key-summary-list.ts +45 -0
- package/src/openapi/models/redis-key-summary.ts +78 -0
- package/src/openapi/models/redis-key-value-item.ts +66 -0
- package/src/openapi/models/redis-key-value.ts +75 -0
- package/src/openapi/models/redis-operation-guard.ts +48 -0
- package/src/openapi/models/redis-operation-status.ts +32 -0
- package/src/openapi/models/redis-operation-summary.ts +62 -0
- package/src/openapi/models/redis-pub-sub-message-list.ts +39 -0
- package/src/openapi/models/redis-pub-sub-message.ts +48 -0
- package/src/openapi/models/redis-pub-sub-publish-request.ts +36 -0
- package/src/openapi/models/redis-pub-sub-session-create-request.ts +36 -0
- package/src/openapi/models/redis-pub-sub-session.ts +48 -0
- package/src/openapi/models/redis-slow-log-entry.ts +66 -0
- package/src/openapi/models/redis-slow-log-list.ts +33 -0
- package/src/openapi/models/redis-workbench-execute-request.ts +36 -0
- package/src/openapi/models/redis-workbench-execute-response.ts +68 -0
- package/src/openapi.yaml +7299 -6347
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { RedisKeySummary } from './redis-key-summary';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { RedisKeyValue } from './redis-key-value';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface RedisKeyDetail
|
|
27
|
+
*/
|
|
28
|
+
export interface RedisKeyDetail {
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {RedisKeySummary}
|
|
32
|
+
* @memberof RedisKeyDetail
|
|
33
|
+
*/
|
|
34
|
+
'metadata'?: RedisKeySummary;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {RedisKeyValue}
|
|
38
|
+
* @memberof RedisKeyDetail
|
|
39
|
+
*/
|
|
40
|
+
'value'?: RedisKeyValue;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof RedisKeyDetail
|
|
45
|
+
*/
|
|
46
|
+
'nextCursor'?: string;
|
|
47
|
+
}
|
|
48
|
+
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface RedisKeyMutateRequest
|
|
21
|
+
*/
|
|
22
|
+
export interface RedisKeyMutateRequest {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof RedisKeyMutateRequest
|
|
27
|
+
*/
|
|
28
|
+
'key': string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof RedisKeyMutateRequest
|
|
33
|
+
*/
|
|
34
|
+
'expectedType'?: string;
|
|
35
|
+
/**
|
|
36
|
+
* Redis key mutation operation, such as set, hset, hdel, lset, lpush, rpush, sadd, srem, zadd, zrem, xadd, xtrim, json_set, json_del, expire, persist, rename, or delete
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof RedisKeyMutateRequest
|
|
39
|
+
*/
|
|
40
|
+
'operation': string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {{ [key: string]: any; }}
|
|
44
|
+
* @memberof RedisKeyMutateRequest
|
|
45
|
+
*/
|
|
46
|
+
'payload'?: { [key: string]: any; };
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {boolean}
|
|
50
|
+
* @memberof RedisKeyMutateRequest
|
|
51
|
+
*/
|
|
52
|
+
'confirm'?: boolean;
|
|
53
|
+
}
|
|
54
|
+
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { RedisKeySummary } from './redis-key-summary';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { RedisKeyValue } from './redis-key-value';
|
|
22
|
+
// May contain unused imports in some cases
|
|
23
|
+
// @ts-ignore
|
|
24
|
+
import type { RedisOperationSummary } from './redis-operation-summary';
|
|
25
|
+
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @export
|
|
29
|
+
* @interface RedisKeyMutateResponse
|
|
30
|
+
*/
|
|
31
|
+
export interface RedisKeyMutateResponse {
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {RedisOperationSummary}
|
|
35
|
+
* @memberof RedisKeyMutateResponse
|
|
36
|
+
*/
|
|
37
|
+
'operationSummary'?: RedisOperationSummary;
|
|
38
|
+
/**
|
|
39
|
+
*
|
|
40
|
+
* @type {RedisKeySummary}
|
|
41
|
+
* @memberof RedisKeyMutateResponse
|
|
42
|
+
*/
|
|
43
|
+
'metadata'?: RedisKeySummary;
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {RedisKeyValue}
|
|
47
|
+
* @memberof RedisKeyMutateResponse
|
|
48
|
+
*/
|
|
49
|
+
'valuePreview'?: RedisKeyValue;
|
|
50
|
+
}
|
|
51
|
+
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { RedisKeySummary } from './redis-key-summary';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @export
|
|
23
|
+
* @interface RedisKeySummaryList
|
|
24
|
+
*/
|
|
25
|
+
export interface RedisKeySummaryList {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {Array<RedisKeySummary>}
|
|
29
|
+
* @memberof RedisKeySummaryList
|
|
30
|
+
*/
|
|
31
|
+
'items'?: Array<RedisKeySummary>;
|
|
32
|
+
/**
|
|
33
|
+
* Cursor for the next SCAN page. Empty or \"0\" means the scan is complete.
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof RedisKeySummaryList
|
|
36
|
+
*/
|
|
37
|
+
'nextCursor'?: string;
|
|
38
|
+
/**
|
|
39
|
+
* Whether another key page should be requested.
|
|
40
|
+
* @type {boolean}
|
|
41
|
+
* @memberof RedisKeySummaryList
|
|
42
|
+
*/
|
|
43
|
+
'hasMore'?: boolean;
|
|
44
|
+
}
|
|
45
|
+
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface RedisKeySummary
|
|
21
|
+
*/
|
|
22
|
+
export interface RedisKeySummary {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof RedisKeySummary
|
|
27
|
+
*/
|
|
28
|
+
'key'?: string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof RedisKeySummary
|
|
33
|
+
*/
|
|
34
|
+
'type'?: string;
|
|
35
|
+
/**
|
|
36
|
+
* key TTL in seconds; -1 means no expiration and -2 means missing key
|
|
37
|
+
* @type {number}
|
|
38
|
+
* @memberof RedisKeySummary
|
|
39
|
+
*/
|
|
40
|
+
'ttl'?: number;
|
|
41
|
+
/**
|
|
42
|
+
* memory usage in bytes when available
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof RedisKeySummary
|
|
45
|
+
*/
|
|
46
|
+
'memory'?: number;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof RedisKeySummary
|
|
51
|
+
*/
|
|
52
|
+
'length'?: number;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {string}
|
|
56
|
+
* @memberof RedisKeySummary
|
|
57
|
+
*/
|
|
58
|
+
'encoding'?: string;
|
|
59
|
+
/**
|
|
60
|
+
*
|
|
61
|
+
* @type {number}
|
|
62
|
+
* @memberof RedisKeySummary
|
|
63
|
+
*/
|
|
64
|
+
'slot'?: number;
|
|
65
|
+
/**
|
|
66
|
+
*
|
|
67
|
+
* @type {string}
|
|
68
|
+
* @memberof RedisKeySummary
|
|
69
|
+
*/
|
|
70
|
+
'nodeId'?: string;
|
|
71
|
+
/**
|
|
72
|
+
* datasource ACL access result for this key
|
|
73
|
+
* @type {string}
|
|
74
|
+
* @memberof RedisKeySummary
|
|
75
|
+
*/
|
|
76
|
+
'aclAccess'?: string;
|
|
77
|
+
}
|
|
78
|
+
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
* Stable Redis collection item shape. Fields are populated according to Redis value type.
|
|
19
|
+
* @export
|
|
20
|
+
* @interface RedisKeyValueItem
|
|
21
|
+
*/
|
|
22
|
+
export interface RedisKeyValueItem {
|
|
23
|
+
/**
|
|
24
|
+
* Hash field name.
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof RedisKeyValueItem
|
|
27
|
+
*/
|
|
28
|
+
'field'?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Hash/list/set/json item value.
|
|
31
|
+
* @type {{ [key: string]: any; }}
|
|
32
|
+
* @memberof RedisKeyValueItem
|
|
33
|
+
*/
|
|
34
|
+
'value'?: { [key: string]: any; };
|
|
35
|
+
/**
|
|
36
|
+
* Set or sorted-set member.
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof RedisKeyValueItem
|
|
39
|
+
*/
|
|
40
|
+
'member'?: string;
|
|
41
|
+
/**
|
|
42
|
+
* Sorted-set score.
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof RedisKeyValueItem
|
|
45
|
+
*/
|
|
46
|
+
'score'?: number;
|
|
47
|
+
/**
|
|
48
|
+
* Stream entry ID.
|
|
49
|
+
* @type {string}
|
|
50
|
+
* @memberof RedisKeyValueItem
|
|
51
|
+
*/
|
|
52
|
+
'id'?: string;
|
|
53
|
+
/**
|
|
54
|
+
* Stream entry field/value map.
|
|
55
|
+
* @type {{ [key: string]: string; }}
|
|
56
|
+
* @memberof RedisKeyValueItem
|
|
57
|
+
*/
|
|
58
|
+
'fields'?: { [key: string]: string; };
|
|
59
|
+
/**
|
|
60
|
+
* List item index when available.
|
|
61
|
+
* @type {number}
|
|
62
|
+
* @memberof RedisKeyValueItem
|
|
63
|
+
*/
|
|
64
|
+
'index'?: number;
|
|
65
|
+
}
|
|
66
|
+
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { RedisKeyValueItem } from './redis-key-value-item';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
* Discriminated Redis key value payload for string, hash, list, set, zset, stream, and json editors.
|
|
22
|
+
* @export
|
|
23
|
+
* @interface RedisKeyValue
|
|
24
|
+
*/
|
|
25
|
+
export interface RedisKeyValue {
|
|
26
|
+
/**
|
|
27
|
+
* Redis value type, such as string, hash, list, set, zset, stream, or json.
|
|
28
|
+
* @type {string}
|
|
29
|
+
* @memberof RedisKeyValue
|
|
30
|
+
*/
|
|
31
|
+
'type'?: string;
|
|
32
|
+
/**
|
|
33
|
+
* String or serialized scalar value for string/json previews.
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof RedisKeyValue
|
|
36
|
+
*/
|
|
37
|
+
'text'?: string;
|
|
38
|
+
/**
|
|
39
|
+
* Paged collection items for hash, list, set, zset, stream, and json collection previews.
|
|
40
|
+
* @type {Array<RedisKeyValueItem>}
|
|
41
|
+
* @memberof RedisKeyValue
|
|
42
|
+
*/
|
|
43
|
+
'items'?: Array<RedisKeyValueItem>;
|
|
44
|
+
/**
|
|
45
|
+
* Cursor for the next value page. Empty or \"0\" means the value page is complete.
|
|
46
|
+
* @type {string}
|
|
47
|
+
* @memberof RedisKeyValue
|
|
48
|
+
*/
|
|
49
|
+
'cursor'?: string;
|
|
50
|
+
/**
|
|
51
|
+
* Offset used by offset-based value pagination.
|
|
52
|
+
* @type {number}
|
|
53
|
+
* @memberof RedisKeyValue
|
|
54
|
+
*/
|
|
55
|
+
'offset'?: number;
|
|
56
|
+
/**
|
|
57
|
+
* Maximum number of value items returned.
|
|
58
|
+
* @type {number}
|
|
59
|
+
* @memberof RedisKeyValue
|
|
60
|
+
*/
|
|
61
|
+
'limit'?: number;
|
|
62
|
+
/**
|
|
63
|
+
* Whether the returned value is truncated by size or item limit.
|
|
64
|
+
* @type {boolean}
|
|
65
|
+
* @memberof RedisKeyValue
|
|
66
|
+
*/
|
|
67
|
+
'truncated'?: boolean;
|
|
68
|
+
/**
|
|
69
|
+
* JSON path used for the returned JSON value.
|
|
70
|
+
* @type {string}
|
|
71
|
+
* @memberof RedisKeyValue
|
|
72
|
+
*/
|
|
73
|
+
'jsonPath'?: string;
|
|
74
|
+
}
|
|
75
|
+
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface RedisOperationGuard
|
|
21
|
+
*/
|
|
22
|
+
export interface RedisOperationGuard {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {boolean}
|
|
26
|
+
* @memberof RedisOperationGuard
|
|
27
|
+
*/
|
|
28
|
+
'aclAllowed'?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {boolean}
|
|
32
|
+
* @memberof RedisOperationGuard
|
|
33
|
+
*/
|
|
34
|
+
'crossSlot'?: boolean;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {boolean}
|
|
38
|
+
* @memberof RedisOperationGuard
|
|
39
|
+
*/
|
|
40
|
+
'dangerous'?: boolean;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof RedisOperationGuard
|
|
45
|
+
*/
|
|
46
|
+
'reason'?: string;
|
|
47
|
+
}
|
|
48
|
+
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @enum {string}
|
|
21
|
+
*/
|
|
22
|
+
|
|
23
|
+
export const RedisOperationStatus = {
|
|
24
|
+
success: 'success',
|
|
25
|
+
error: 'error',
|
|
26
|
+
blocked: 'blocked'
|
|
27
|
+
} as const;
|
|
28
|
+
|
|
29
|
+
export type RedisOperationStatus = typeof RedisOperationStatus[keyof typeof RedisOperationStatus];
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { RedisOperationGuard } from './redis-operation-guard';
|
|
19
|
+
// May contain unused imports in some cases
|
|
20
|
+
// @ts-ignore
|
|
21
|
+
import type { RedisOperationStatus } from './redis-operation-status';
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @export
|
|
26
|
+
* @interface RedisOperationSummary
|
|
27
|
+
*/
|
|
28
|
+
export interface RedisOperationSummary {
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {RedisOperationStatus}
|
|
32
|
+
* @memberof RedisOperationSummary
|
|
33
|
+
*/
|
|
34
|
+
'status'?: RedisOperationStatus;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof RedisOperationSummary
|
|
39
|
+
*/
|
|
40
|
+
'message'?: string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {number}
|
|
44
|
+
* @memberof RedisOperationSummary
|
|
45
|
+
*/
|
|
46
|
+
'affected'?: number;
|
|
47
|
+
/**
|
|
48
|
+
*
|
|
49
|
+
* @type {number}
|
|
50
|
+
* @memberof RedisOperationSummary
|
|
51
|
+
*/
|
|
52
|
+
'durationMs'?: number;
|
|
53
|
+
/**
|
|
54
|
+
*
|
|
55
|
+
* @type {RedisOperationGuard}
|
|
56
|
+
* @memberof RedisOperationSummary
|
|
57
|
+
*/
|
|
58
|
+
'guard'?: RedisOperationGuard;
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
// May contain unused imports in some cases
|
|
17
|
+
// @ts-ignore
|
|
18
|
+
import type { RedisPubSubMessage } from './redis-pub-sub-message';
|
|
19
|
+
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @export
|
|
23
|
+
* @interface RedisPubSubMessageList
|
|
24
|
+
*/
|
|
25
|
+
export interface RedisPubSubMessageList {
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {Array<RedisPubSubMessage>}
|
|
29
|
+
* @memberof RedisPubSubMessageList
|
|
30
|
+
*/
|
|
31
|
+
'items'?: Array<RedisPubSubMessage>;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof RedisPubSubMessageList
|
|
36
|
+
*/
|
|
37
|
+
'nextCursor'?: string;
|
|
38
|
+
}
|
|
39
|
+
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface RedisPubSubMessage
|
|
21
|
+
*/
|
|
22
|
+
export interface RedisPubSubMessage {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof RedisPubSubMessage
|
|
27
|
+
*/
|
|
28
|
+
'channel'?: string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof RedisPubSubMessage
|
|
33
|
+
*/
|
|
34
|
+
'pattern'?: string;
|
|
35
|
+
/**
|
|
36
|
+
*
|
|
37
|
+
* @type {string}
|
|
38
|
+
* @memberof RedisPubSubMessage
|
|
39
|
+
*/
|
|
40
|
+
'message'?: string;
|
|
41
|
+
/**
|
|
42
|
+
*
|
|
43
|
+
* @type {string}
|
|
44
|
+
* @memberof RedisPubSubMessage
|
|
45
|
+
*/
|
|
46
|
+
'receivedAt'?: string;
|
|
47
|
+
}
|
|
48
|
+
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* KubeBlocks Cloud API
|
|
5
|
+
* KubeBlocks Cloud API is a RESTful API for managing KubeBlocks Cloud resources. The API is organized around REST. Our API has predictable resource-oriented URLs, accepts `JSON-encoded` request bodies, returns `JSON-encoded` responses, and uses standard HTTP response codes, authentication, and verbs. We use standard HTTP authentication and provide API keys to identify who you are. Your API keys carry many privileges, so be sure to keep them secret! Do not share your secret API keys in publicly accessible areas such as GitHub, client-side code, and so forth.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.0
|
|
8
|
+
* Contact: support@apecloud.com
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
/**
|
|
18
|
+
*
|
|
19
|
+
* @export
|
|
20
|
+
* @interface RedisPubSubPublishRequest
|
|
21
|
+
*/
|
|
22
|
+
export interface RedisPubSubPublishRequest {
|
|
23
|
+
/**
|
|
24
|
+
*
|
|
25
|
+
* @type {string}
|
|
26
|
+
* @memberof RedisPubSubPublishRequest
|
|
27
|
+
*/
|
|
28
|
+
'channel': string;
|
|
29
|
+
/**
|
|
30
|
+
*
|
|
31
|
+
* @type {string}
|
|
32
|
+
* @memberof RedisPubSubPublishRequest
|
|
33
|
+
*/
|
|
34
|
+
'message': string;
|
|
35
|
+
}
|
|
36
|
+
|