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,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface RedisDangerousOperationRequest
|
|
16
|
+
*/
|
|
17
|
+
export interface RedisDangerousOperationRequest {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {boolean}
|
|
21
|
+
* @memberof RedisDangerousOperationRequest
|
|
22
|
+
*/
|
|
23
|
+
'confirmDangerous'?: boolean;
|
|
24
|
+
}
|
|
25
|
+
//# sourceMappingURL=redis-dangerous-operation-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-dangerous-operation-request.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/redis-dangerous-operation-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,8BAA8B;IAC3C;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,OAAO,CAAC;CAChC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=redis-dangerous-operation-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-dangerous-operation-request.js","sourceRoot":"","sources":["../../../src/openapi/models/redis-dangerous-operation-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,74 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { RedisCapability } from './redis-capability';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface RedisDataCapabilities
|
|
17
|
+
*/
|
|
18
|
+
export interface RedisDataCapabilities {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {RedisCapability}
|
|
22
|
+
* @memberof RedisDataCapabilities
|
|
23
|
+
*/
|
|
24
|
+
'browser'?: RedisCapability;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {RedisCapability}
|
|
28
|
+
* @memberof RedisDataCapabilities
|
|
29
|
+
*/
|
|
30
|
+
'workbench'?: RedisCapability;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {RedisCapability}
|
|
34
|
+
* @memberof RedisDataCapabilities
|
|
35
|
+
*/
|
|
36
|
+
'pubsub'?: RedisCapability;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {RedisCapability}
|
|
40
|
+
* @memberof RedisDataCapabilities
|
|
41
|
+
*/
|
|
42
|
+
'slowLog'?: RedisCapability;
|
|
43
|
+
/**
|
|
44
|
+
*
|
|
45
|
+
* @type {RedisCapability}
|
|
46
|
+
* @memberof RedisDataCapabilities
|
|
47
|
+
*/
|
|
48
|
+
'info'?: RedisCapability;
|
|
49
|
+
/**
|
|
50
|
+
*
|
|
51
|
+
* @type {RedisCapability}
|
|
52
|
+
* @memberof RedisDataCapabilities
|
|
53
|
+
*/
|
|
54
|
+
'cluster'?: RedisCapability;
|
|
55
|
+
/**
|
|
56
|
+
*
|
|
57
|
+
* @type {RedisCapability}
|
|
58
|
+
* @memberof RedisDataCapabilities
|
|
59
|
+
*/
|
|
60
|
+
'write'?: RedisCapability;
|
|
61
|
+
/**
|
|
62
|
+
*
|
|
63
|
+
* @type {RedisCapability}
|
|
64
|
+
* @memberof RedisDataCapabilities
|
|
65
|
+
*/
|
|
66
|
+
'delete'?: RedisCapability;
|
|
67
|
+
/**
|
|
68
|
+
*
|
|
69
|
+
* @type {RedisCapability}
|
|
70
|
+
* @memberof RedisDataCapabilities
|
|
71
|
+
*/
|
|
72
|
+
'json'?: RedisCapability;
|
|
73
|
+
}
|
|
74
|
+
//# sourceMappingURL=redis-data-capabilities.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-data-capabilities.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/redis-data-capabilities.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAE1D;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B;;;;OAIG;IACH,WAAW,CAAC,EAAE,eAAe,CAAC;IAC9B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;;;OAIG;IACH,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B;;;;OAIG;IACH,MAAM,CAAC,EAAE,eAAe,CAAC;IACzB;;;;OAIG;IACH,SAAS,CAAC,EAAE,eAAe,CAAC;IAC5B;;;;OAIG;IACH,OAAO,CAAC,EAAE,eAAe,CAAC;IAC1B;;;;OAIG;IACH,QAAQ,CAAC,EAAE,eAAe,CAAC;IAC3B;;;;OAIG;IACH,MAAM,CAAC,EAAE,eAAe,CAAC;CAC5B"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=redis-data-capabilities.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-data-capabilities.js","sourceRoot":"","sources":["../../../src/openapi/models/redis-data-capabilities.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { RedisACLContext } from './redis-aclcontext';
|
|
13
|
+
import type { RedisClusterState } from './redis-cluster-state';
|
|
14
|
+
import type { RedisDataCapabilities } from './redis-data-capabilities';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface RedisDataContext
|
|
19
|
+
*/
|
|
20
|
+
export interface RedisDataContext {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {string}
|
|
24
|
+
* @memberof RedisDataContext
|
|
25
|
+
*/
|
|
26
|
+
'datasourceName'?: string;
|
|
27
|
+
/**
|
|
28
|
+
* Redis ACL user name. Prefer acl.user for new clients.
|
|
29
|
+
* @type {string}
|
|
30
|
+
* @memberof RedisDataContext
|
|
31
|
+
*/
|
|
32
|
+
'aclUser'?: string;
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* @type {RedisACLContext}
|
|
36
|
+
* @memberof RedisDataContext
|
|
37
|
+
*/
|
|
38
|
+
'acl'?: RedisACLContext;
|
|
39
|
+
/**
|
|
40
|
+
*
|
|
41
|
+
* @type {number}
|
|
42
|
+
* @memberof RedisDataContext
|
|
43
|
+
*/
|
|
44
|
+
'dbIndex'?: number;
|
|
45
|
+
/**
|
|
46
|
+
* Redis architecture mode, such as standalone, replication, sentinel, or cluster
|
|
47
|
+
* @type {string}
|
|
48
|
+
* @memberof RedisDataContext
|
|
49
|
+
*/
|
|
50
|
+
'mode'?: string;
|
|
51
|
+
/**
|
|
52
|
+
*
|
|
53
|
+
* @type {boolean}
|
|
54
|
+
* @memberof RedisDataContext
|
|
55
|
+
*/
|
|
56
|
+
'readOnly'?: boolean;
|
|
57
|
+
/**
|
|
58
|
+
*
|
|
59
|
+
* @type {RedisDataCapabilities}
|
|
60
|
+
* @memberof RedisDataContext
|
|
61
|
+
*/
|
|
62
|
+
'capabilities'?: RedisDataCapabilities;
|
|
63
|
+
/**
|
|
64
|
+
*
|
|
65
|
+
* @type {RedisClusterState}
|
|
66
|
+
* @memberof RedisDataContext
|
|
67
|
+
*/
|
|
68
|
+
'cluster'?: RedisClusterState;
|
|
69
|
+
}
|
|
70
|
+
//# sourceMappingURL=redis-data-context.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-data-context.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/redis-data-context.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oBAAoB,CAAC;AAG1D,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,uBAAuB,CAAC;AAG/D,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAEvE;;;;GAIG;AACH,MAAM,WAAW,gBAAgB;IAC7B;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,KAAK,CAAC,EAAE,eAAe,CAAC;IACxB;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB;;;;OAIG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;;OAIG;IACH,cAAc,CAAC,EAAE,qBAAqB,CAAC;IACvC;;;;OAIG;IACH,SAAS,CAAC,EAAE,iBAAiB,CAAC;CACjC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=redis-data-context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-data-context.js","sourceRoot":"","sources":["../../../src/openapi/models/redis-data-context.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface RedisInfoResponse
|
|
16
|
+
*/
|
|
17
|
+
export interface RedisInfoResponse {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof RedisInfoResponse
|
|
22
|
+
*/
|
|
23
|
+
'section'?: string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof RedisInfoResponse
|
|
28
|
+
*/
|
|
29
|
+
'nodeId'?: string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof RedisInfoResponse
|
|
34
|
+
*/
|
|
35
|
+
'raw'?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {{ [key: string]: any; }}
|
|
39
|
+
* @memberof RedisInfoResponse
|
|
40
|
+
*/
|
|
41
|
+
'values'?: {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
};
|
|
44
|
+
}
|
|
45
|
+
//# sourceMappingURL=redis-info-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-info-response.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/redis-info-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,iBAAiB;IAC9B;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;;;OAIG;IACH,QAAQ,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;CACtC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=redis-info-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-info-response.js","sourceRoot":"","sources":["../../../src/openapi/models/redis-info-response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface RedisKeyDetailRequest
|
|
16
|
+
*/
|
|
17
|
+
export interface RedisKeyDetailRequest {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {number}
|
|
21
|
+
* @memberof RedisKeyDetailRequest
|
|
22
|
+
*/
|
|
23
|
+
'dbIndex'?: number;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof RedisKeyDetailRequest
|
|
28
|
+
*/
|
|
29
|
+
'key': string;
|
|
30
|
+
/**
|
|
31
|
+
*
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof RedisKeyDetailRequest
|
|
34
|
+
*/
|
|
35
|
+
'valueCursor'?: string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {number}
|
|
39
|
+
* @memberof RedisKeyDetailRequest
|
|
40
|
+
*/
|
|
41
|
+
'offset'?: number;
|
|
42
|
+
/**
|
|
43
|
+
*
|
|
44
|
+
* @type {number}
|
|
45
|
+
* @memberof RedisKeyDetailRequest
|
|
46
|
+
*/
|
|
47
|
+
'limit'?: number;
|
|
48
|
+
/**
|
|
49
|
+
*
|
|
50
|
+
* @type {string}
|
|
51
|
+
* @memberof RedisKeyDetailRequest
|
|
52
|
+
*/
|
|
53
|
+
'jsonPath'?: string;
|
|
54
|
+
}
|
|
55
|
+
//# sourceMappingURL=redis-key-detail-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-key-detail-request.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/redis-key-detail-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB;;;;OAIG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB;;;;OAIG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;;;OAIG;IACH,UAAU,CAAC,EAAE,MAAM,CAAC;CACvB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=redis-key-detail-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-key-detail-request.js","sourceRoot":"","sources":["../../../src/openapi/models/redis-key-detail-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { RedisKeySummary } from './redis-key-summary';
|
|
13
|
+
import type { RedisKeyValue } from './redis-key-value';
|
|
14
|
+
/**
|
|
15
|
+
*
|
|
16
|
+
* @export
|
|
17
|
+
* @interface RedisKeyDetail
|
|
18
|
+
*/
|
|
19
|
+
export interface RedisKeyDetail {
|
|
20
|
+
/**
|
|
21
|
+
*
|
|
22
|
+
* @type {RedisKeySummary}
|
|
23
|
+
* @memberof RedisKeyDetail
|
|
24
|
+
*/
|
|
25
|
+
'metadata'?: RedisKeySummary;
|
|
26
|
+
/**
|
|
27
|
+
*
|
|
28
|
+
* @type {RedisKeyValue}
|
|
29
|
+
* @memberof RedisKeyDetail
|
|
30
|
+
*/
|
|
31
|
+
'value'?: RedisKeyValue;
|
|
32
|
+
/**
|
|
33
|
+
*
|
|
34
|
+
* @type {string}
|
|
35
|
+
* @memberof RedisKeyDetail
|
|
36
|
+
*/
|
|
37
|
+
'nextCursor'?: string;
|
|
38
|
+
}
|
|
39
|
+
//# sourceMappingURL=redis-key-detail.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-key-detail.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/redis-key-detail.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAG3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAEvD;;;;GAIG;AACH,MAAM,WAAW,cAAc;IAC3B;;;;OAIG;IACH,UAAU,CAAC,EAAE,eAAe,CAAC;IAC7B;;;;OAIG;IACH,OAAO,CAAC,EAAE,aAAa,CAAC;IACxB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAC;CACzB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=redis-key-detail.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-key-detail.js","sourceRoot":"","sources":["../../../src/openapi/models/redis-key-detail.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
*
|
|
14
|
+
* @export
|
|
15
|
+
* @interface RedisKeyMutateRequest
|
|
16
|
+
*/
|
|
17
|
+
export interface RedisKeyMutateRequest {
|
|
18
|
+
/**
|
|
19
|
+
*
|
|
20
|
+
* @type {string}
|
|
21
|
+
* @memberof RedisKeyMutateRequest
|
|
22
|
+
*/
|
|
23
|
+
'key': string;
|
|
24
|
+
/**
|
|
25
|
+
*
|
|
26
|
+
* @type {string}
|
|
27
|
+
* @memberof RedisKeyMutateRequest
|
|
28
|
+
*/
|
|
29
|
+
'expectedType'?: string;
|
|
30
|
+
/**
|
|
31
|
+
* 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
|
|
32
|
+
* @type {string}
|
|
33
|
+
* @memberof RedisKeyMutateRequest
|
|
34
|
+
*/
|
|
35
|
+
'operation': string;
|
|
36
|
+
/**
|
|
37
|
+
*
|
|
38
|
+
* @type {{ [key: string]: any; }}
|
|
39
|
+
* @memberof RedisKeyMutateRequest
|
|
40
|
+
*/
|
|
41
|
+
'payload'?: {
|
|
42
|
+
[key: string]: any;
|
|
43
|
+
};
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @type {boolean}
|
|
47
|
+
* @memberof RedisKeyMutateRequest
|
|
48
|
+
*/
|
|
49
|
+
'confirm'?: boolean;
|
|
50
|
+
}
|
|
51
|
+
//# sourceMappingURL=redis-key-mutate-request.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-key-mutate-request.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/redis-key-mutate-request.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAIH;;;;GAIG;AACH,MAAM,WAAW,qBAAqB;IAClC;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;;;OAIG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;;;OAIG;IACH,SAAS,CAAC,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;KAAE,CAAC;IACpC;;;;OAIG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;CACvB"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=redis-key-mutate-request.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-key-mutate-request.js","sourceRoot":"","sources":["../../../src/openapi/models/redis-key-mutate-request.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { RedisKeySummary } from './redis-key-summary';
|
|
13
|
+
import type { RedisKeyValue } from './redis-key-value';
|
|
14
|
+
import type { RedisOperationSummary } from './redis-operation-summary';
|
|
15
|
+
/**
|
|
16
|
+
*
|
|
17
|
+
* @export
|
|
18
|
+
* @interface RedisKeyMutateResponse
|
|
19
|
+
*/
|
|
20
|
+
export interface RedisKeyMutateResponse {
|
|
21
|
+
/**
|
|
22
|
+
*
|
|
23
|
+
* @type {RedisOperationSummary}
|
|
24
|
+
* @memberof RedisKeyMutateResponse
|
|
25
|
+
*/
|
|
26
|
+
'operationSummary'?: RedisOperationSummary;
|
|
27
|
+
/**
|
|
28
|
+
*
|
|
29
|
+
* @type {RedisKeySummary}
|
|
30
|
+
* @memberof RedisKeyMutateResponse
|
|
31
|
+
*/
|
|
32
|
+
'metadata'?: RedisKeySummary;
|
|
33
|
+
/**
|
|
34
|
+
*
|
|
35
|
+
* @type {RedisKeyValue}
|
|
36
|
+
* @memberof RedisKeyMutateResponse
|
|
37
|
+
*/
|
|
38
|
+
'valuePreview'?: RedisKeyValue;
|
|
39
|
+
}
|
|
40
|
+
//# sourceMappingURL=redis-key-mutate-response.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-key-mutate-response.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/redis-key-mutate-response.ts"],"names":[],"mappings":"AAEA;;;;;;;;;;GAUG;AAKH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,qBAAqB,CAAC;AAG3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAGvD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,2BAA2B,CAAC;AAEvE;;;;GAIG;AACH,MAAM,WAAW,sBAAsB;IACnC;;;;OAIG;IACH,kBAAkB,CAAC,EAAE,qBAAqB,CAAC;IAC3C;;;;OAIG;IACH,UAAU,CAAC,EAAE,eAAe,CAAC;IAC7B;;;;OAIG;IACH,cAAc,CAAC,EAAE,aAAa,CAAC;CAClC"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/* tslint:disable */
|
|
3
|
+
/* eslint-disable */
|
|
4
|
+
/**
|
|
5
|
+
* KubeBlocks Cloud API
|
|
6
|
+
* 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.
|
|
7
|
+
*
|
|
8
|
+
* The version of the OpenAPI document: 1.0.0
|
|
9
|
+
* Contact: support@apecloud.com
|
|
10
|
+
*
|
|
11
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
12
|
+
* https://openapi-generator.tech
|
|
13
|
+
* Do not edit the class manually.
|
|
14
|
+
*/
|
|
15
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
16
|
+
//# sourceMappingURL=redis-key-mutate-response.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"redis-key-mutate-response.js","sourceRoot":"","sources":["../../../src/openapi/models/redis-key-mutate-response.ts"],"names":[],"mappings":";AAAA,oBAAoB;AACpB,oBAAoB;AACpB;;;;;;;;;;GAUG"}
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* KubeBlocks Cloud API
|
|
3
|
+
* 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.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.0
|
|
6
|
+
* Contact: support@apecloud.com
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import type { RedisKeySummary } from './redis-key-summary';
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @export
|
|
16
|
+
* @interface RedisKeySummaryList
|
|
17
|
+
*/
|
|
18
|
+
export interface RedisKeySummaryList {
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {Array<RedisKeySummary>}
|
|
22
|
+
* @memberof RedisKeySummaryList
|
|
23
|
+
*/
|
|
24
|
+
'items'?: Array<RedisKeySummary>;
|
|
25
|
+
/**
|
|
26
|
+
* Cursor for the next SCAN page. Empty or \"0\" means the scan is complete.
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof RedisKeySummaryList
|
|
29
|
+
*/
|
|
30
|
+
'nextCursor'?: string;
|
|
31
|
+
/**
|
|
32
|
+
* Whether another key page should be requested.
|
|
33
|
+
* @type {boolean}
|
|
34
|
+
* @memberof RedisKeySummaryList
|
|
35
|
+
*/
|
|
36
|
+
'hasMore'?: boolean;
|
|
37
|
+
}
|
|
38
|
+
//# sourceMappingURL=redis-key-summary-list.d.ts.map
|