@meetkai/mka1 0.49.9 → 0.49.10
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/README.md +38 -362
- package/bin/mcp-server.js +11938 -23852
- package/bin/mcp-server.js.map +17 -165
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/lib/config.js.map +1 -1
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/mcp-server.js.map +1 -1
- package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/server.js +1 -75
- package/dist/commonjs/mcp-server/server.js.map +1 -1
- package/dist/commonjs/models/errors/index.d.ts +0 -37
- package/dist/commonjs/models/errors/index.d.ts.map +1 -1
- package/dist/commonjs/models/errors/index.js +0 -37
- package/dist/commonjs/models/errors/index.js.map +1 -1
- package/dist/commonjs/models/operations/getclassifyusage.d.ts +10 -85
- package/dist/commonjs/models/operations/getclassifyusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getclassifyusage.js +11 -83
- package/dist/commonjs/models/operations/getclassifyusage.js.map +1 -1
- package/dist/commonjs/models/operations/getcompletionsusage.d.ts +10 -85
- package/dist/commonjs/models/operations/getcompletionsusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getcompletionsusage.js +11 -85
- package/dist/commonjs/models/operations/getcompletionsusage.js.map +1 -1
- package/dist/commonjs/models/operations/getconversationsusage.d.ts +8 -68
- package/dist/commonjs/models/operations/getconversationsusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getconversationsusage.js +9 -69
- package/dist/commonjs/models/operations/getconversationsusage.js.map +1 -1
- package/dist/commonjs/models/operations/getcostsusage.d.ts +6 -6
- package/dist/commonjs/models/operations/getcostsusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getcostsusage.js +9 -9
- package/dist/commonjs/models/operations/getcostsusage.js.map +1 -1
- package/dist/commonjs/models/operations/getembeddingsusage.d.ts +10 -85
- package/dist/commonjs/models/operations/getembeddingsusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getembeddingsusage.js +11 -83
- package/dist/commonjs/models/operations/getembeddingsusage.js.map +1 -1
- package/dist/commonjs/models/operations/getextractusage.d.ts +10 -85
- package/dist/commonjs/models/operations/getextractusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getextractusage.js +11 -83
- package/dist/commonjs/models/operations/getextractusage.js.map +1 -1
- package/dist/commonjs/models/operations/getfilesusage.d.ts +8 -68
- package/dist/commonjs/models/operations/getfilesusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getfilesusage.js +9 -69
- package/dist/commonjs/models/operations/getfilesusage.js.map +1 -1
- package/dist/commonjs/models/operations/getresponsesusage.d.ts +10 -85
- package/dist/commonjs/models/operations/getresponsesusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getresponsesusage.js +11 -83
- package/dist/commonjs/models/operations/getresponsesusage.js.map +1 -1
- package/dist/commonjs/models/operations/getvectorstoresusage.d.ts +8 -68
- package/dist/commonjs/models/operations/getvectorstoresusage.d.ts.map +1 -1
- package/dist/commonjs/models/operations/getvectorstoresusage.js +9 -69
- package/dist/commonjs/models/operations/getvectorstoresusage.js.map +1 -1
- package/dist/commonjs/models/operations/index.d.ts +0 -37
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +0 -37
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/react-query/index.d.ts +0 -37
- package/dist/commonjs/react-query/index.d.ts.map +1 -1
- package/dist/commonjs/react-query/index.js +0 -37
- package/dist/commonjs/react-query/index.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageClassify.core.d.ts +5 -5
- package/dist/commonjs/react-query/llmUsageClassify.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageClassify.core.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageClassify.d.ts +10 -10
- package/dist/commonjs/react-query/llmUsageClassify.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageClassify.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageCompletions.core.d.ts +5 -5
- package/dist/commonjs/react-query/llmUsageCompletions.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageCompletions.d.ts +10 -10
- package/dist/commonjs/react-query/llmUsageCompletions.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageConversations.core.d.ts +4 -4
- package/dist/commonjs/react-query/llmUsageConversations.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageConversations.core.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageConversations.d.ts +8 -8
- package/dist/commonjs/react-query/llmUsageConversations.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageConversations.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageCosts.core.d.ts +1 -1
- package/dist/commonjs/react-query/llmUsageCosts.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageCosts.d.ts +2 -2
- package/dist/commonjs/react-query/llmUsageCosts.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageEmbeddings.core.d.ts +5 -5
- package/dist/commonjs/react-query/llmUsageEmbeddings.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageEmbeddings.core.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageEmbeddings.d.ts +10 -10
- package/dist/commonjs/react-query/llmUsageEmbeddings.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageEmbeddings.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageExtract.core.d.ts +5 -5
- package/dist/commonjs/react-query/llmUsageExtract.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageExtract.core.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageExtract.d.ts +10 -10
- package/dist/commonjs/react-query/llmUsageExtract.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageExtract.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageFiles.core.d.ts +4 -4
- package/dist/commonjs/react-query/llmUsageFiles.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageFiles.core.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageFiles.d.ts +8 -8
- package/dist/commonjs/react-query/llmUsageFiles.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageFiles.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageResponses.core.d.ts +5 -5
- package/dist/commonjs/react-query/llmUsageResponses.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageResponses.d.ts +10 -10
- package/dist/commonjs/react-query/llmUsageResponses.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageVectorStores.core.d.ts +4 -4
- package/dist/commonjs/react-query/llmUsageVectorStores.core.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageVectorStores.core.js.map +1 -1
- package/dist/commonjs/react-query/llmUsageVectorStores.d.ts +8 -8
- package/dist/commonjs/react-query/llmUsageVectorStores.d.ts.map +1 -1
- package/dist/commonjs/react-query/llmUsageVectorStores.js.map +1 -1
- package/dist/commonjs/sdk/sdk.d.ts +0 -3
- package/dist/commonjs/sdk/sdk.d.ts.map +1 -1
- package/dist/commonjs/sdk/sdk.js +0 -4
- package/dist/commonjs/sdk/sdk.js.map +1 -1
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/lib/config.js.map +1 -1
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/mcp-server.js.map +1 -1
- package/dist/esm/mcp-server/server.d.ts.map +1 -1
- package/dist/esm/mcp-server/server.js +1 -75
- package/dist/esm/mcp-server/server.js.map +1 -1
- package/dist/esm/models/errors/index.d.ts +0 -37
- package/dist/esm/models/errors/index.d.ts.map +1 -1
- package/dist/esm/models/errors/index.js +0 -37
- package/dist/esm/models/errors/index.js.map +1 -1
- package/dist/esm/models/operations/getclassifyusage.d.ts +10 -85
- package/dist/esm/models/operations/getclassifyusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getclassifyusage.js +10 -72
- package/dist/esm/models/operations/getclassifyusage.js.map +1 -1
- package/dist/esm/models/operations/getcompletionsusage.d.ts +10 -85
- package/dist/esm/models/operations/getcompletionsusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getcompletionsusage.js +10 -74
- package/dist/esm/models/operations/getcompletionsusage.js.map +1 -1
- package/dist/esm/models/operations/getconversationsusage.d.ts +8 -68
- package/dist/esm/models/operations/getconversationsusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getconversationsusage.js +8 -60
- package/dist/esm/models/operations/getconversationsusage.js.map +1 -1
- package/dist/esm/models/operations/getcostsusage.d.ts +6 -6
- package/dist/esm/models/operations/getcostsusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getcostsusage.js +6 -6
- package/dist/esm/models/operations/getcostsusage.js.map +1 -1
- package/dist/esm/models/operations/getembeddingsusage.d.ts +10 -85
- package/dist/esm/models/operations/getembeddingsusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getembeddingsusage.js +10 -72
- package/dist/esm/models/operations/getembeddingsusage.js.map +1 -1
- package/dist/esm/models/operations/getextractusage.d.ts +10 -85
- package/dist/esm/models/operations/getextractusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getextractusage.js +10 -72
- package/dist/esm/models/operations/getextractusage.js.map +1 -1
- package/dist/esm/models/operations/getfilesusage.d.ts +8 -68
- package/dist/esm/models/operations/getfilesusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getfilesusage.js +8 -60
- package/dist/esm/models/operations/getfilesusage.js.map +1 -1
- package/dist/esm/models/operations/getresponsesusage.d.ts +10 -85
- package/dist/esm/models/operations/getresponsesusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getresponsesusage.js +10 -72
- package/dist/esm/models/operations/getresponsesusage.js.map +1 -1
- package/dist/esm/models/operations/getvectorstoresusage.d.ts +8 -68
- package/dist/esm/models/operations/getvectorstoresusage.d.ts.map +1 -1
- package/dist/esm/models/operations/getvectorstoresusage.js +8 -60
- package/dist/esm/models/operations/getvectorstoresusage.js.map +1 -1
- package/dist/esm/models/operations/index.d.ts +0 -37
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +0 -37
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/react-query/index.d.ts +0 -37
- package/dist/esm/react-query/index.d.ts.map +1 -1
- package/dist/esm/react-query/index.js +0 -37
- package/dist/esm/react-query/index.js.map +1 -1
- package/dist/esm/react-query/llmUsageClassify.core.d.ts +5 -5
- package/dist/esm/react-query/llmUsageClassify.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageClassify.core.js.map +1 -1
- package/dist/esm/react-query/llmUsageClassify.d.ts +10 -10
- package/dist/esm/react-query/llmUsageClassify.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageClassify.js.map +1 -1
- package/dist/esm/react-query/llmUsageCompletions.core.d.ts +5 -5
- package/dist/esm/react-query/llmUsageCompletions.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageCompletions.d.ts +10 -10
- package/dist/esm/react-query/llmUsageCompletions.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageConversations.core.d.ts +4 -4
- package/dist/esm/react-query/llmUsageConversations.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageConversations.core.js.map +1 -1
- package/dist/esm/react-query/llmUsageConversations.d.ts +8 -8
- package/dist/esm/react-query/llmUsageConversations.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageConversations.js.map +1 -1
- package/dist/esm/react-query/llmUsageCosts.core.d.ts +1 -1
- package/dist/esm/react-query/llmUsageCosts.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageCosts.d.ts +2 -2
- package/dist/esm/react-query/llmUsageCosts.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageEmbeddings.core.d.ts +5 -5
- package/dist/esm/react-query/llmUsageEmbeddings.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageEmbeddings.core.js.map +1 -1
- package/dist/esm/react-query/llmUsageEmbeddings.d.ts +10 -10
- package/dist/esm/react-query/llmUsageEmbeddings.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageEmbeddings.js.map +1 -1
- package/dist/esm/react-query/llmUsageExtract.core.d.ts +5 -5
- package/dist/esm/react-query/llmUsageExtract.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageExtract.core.js.map +1 -1
- package/dist/esm/react-query/llmUsageExtract.d.ts +10 -10
- package/dist/esm/react-query/llmUsageExtract.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageExtract.js.map +1 -1
- package/dist/esm/react-query/llmUsageFiles.core.d.ts +4 -4
- package/dist/esm/react-query/llmUsageFiles.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageFiles.core.js.map +1 -1
- package/dist/esm/react-query/llmUsageFiles.d.ts +8 -8
- package/dist/esm/react-query/llmUsageFiles.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageFiles.js.map +1 -1
- package/dist/esm/react-query/llmUsageResponses.core.d.ts +5 -5
- package/dist/esm/react-query/llmUsageResponses.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageResponses.d.ts +10 -10
- package/dist/esm/react-query/llmUsageResponses.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageVectorStores.core.d.ts +4 -4
- package/dist/esm/react-query/llmUsageVectorStores.core.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageVectorStores.core.js.map +1 -1
- package/dist/esm/react-query/llmUsageVectorStores.d.ts +8 -8
- package/dist/esm/react-query/llmUsageVectorStores.d.ts.map +1 -1
- package/dist/esm/react-query/llmUsageVectorStores.js.map +1 -1
- package/dist/esm/sdk/sdk.d.ts +0 -3
- package/dist/esm/sdk/sdk.d.ts.map +1 -1
- package/dist/esm/sdk/sdk.js +0 -4
- package/dist/esm/sdk/sdk.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +1 -75
- package/src/models/errors/index.ts +0 -37
- package/src/models/operations/getclassifyusage.ts +20 -262
- package/src/models/operations/getcompletionsusage.ts +20 -212
- package/src/models/operations/getconversationsusage.ts +16 -229
- package/src/models/operations/getcostsusage.ts +16 -25
- package/src/models/operations/getembeddingsusage.ts +20 -277
- package/src/models/operations/getextractusage.ts +20 -261
- package/src/models/operations/getfilesusage.ts +16 -209
- package/src/models/operations/getresponsesusage.ts +20 -242
- package/src/models/operations/getvectorstoresusage.ts +16 -227
- package/src/models/operations/index.ts +0 -37
- package/src/react-query/index.ts +0 -37
- package/src/react-query/llmUsageClassify.core.ts +5 -7
- package/src/react-query/llmUsageClassify.ts +10 -14
- package/src/react-query/llmUsageCompletions.core.ts +5 -5
- package/src/react-query/llmUsageCompletions.ts +10 -10
- package/src/react-query/llmUsageConversations.core.ts +4 -6
- package/src/react-query/llmUsageConversations.ts +8 -12
- package/src/react-query/llmUsageCosts.core.ts +1 -1
- package/src/react-query/llmUsageCosts.ts +2 -2
- package/src/react-query/llmUsageEmbeddings.core.ts +5 -7
- package/src/react-query/llmUsageEmbeddings.ts +10 -14
- package/src/react-query/llmUsageExtract.core.ts +5 -7
- package/src/react-query/llmUsageExtract.ts +10 -14
- package/src/react-query/llmUsageFiles.core.ts +4 -6
- package/src/react-query/llmUsageFiles.ts +8 -12
- package/src/react-query/llmUsageResponses.core.ts +5 -5
- package/src/react-query/llmUsageResponses.ts +10 -10
- package/src/react-query/llmUsageVectorStores.core.ts +4 -6
- package/src/react-query/llmUsageVectorStores.ts +8 -12
- package/src/sdk/sdk.ts +0 -6
- package/dist/commonjs/funcs/authApiKeyGetJwtFromKey.d.ts +0 -20
- package/dist/commonjs/funcs/authApiKeyGetJwtFromKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeyGetJwtFromKey.js +0 -132
- package/dist/commonjs/funcs/authApiKeyGetJwtFromKey.js.map +0 -1
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysCreate.js +0 -130
- package/dist/commonjs/funcs/authApiKeysCreate.js.map +0 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js +0 -133
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js.map +0 -1
- package/dist/commonjs/funcs/authApiKeysList.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysList.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysList.js +0 -135
- package/dist/commonjs/funcs/authApiKeysList.js.map +0 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.js +0 -134
- package/dist/commonjs/funcs/authApiKeysRegenerate.js.map +0 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts +0 -18
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts.map +0 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.js +0 -130
- package/dist/commonjs/funcs/authApiKeysUpdate.js.map +0 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts +0 -18
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.js +0 -133
- package/dist/commonjs/funcs/authClusterAcceptInvite.js.map +0 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts +0 -18
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.js +0 -133
- package/dist/commonjs/funcs/authClusterCreateInvite.js.map +0 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.js +0 -132
- package/dist/commonjs/funcs/authClusterDeleteOrg.js.map +0 -1
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterGetOrg.js +0 -132
- package/dist/commonjs/funcs/authClusterGetOrg.js.map +0 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.js +0 -133
- package/dist/commonjs/funcs/authClusterInviteInfo.js.map +0 -1
- package/dist/commonjs/funcs/authClusterListInvites.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterListInvites.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterListInvites.js +0 -126
- package/dist/commonjs/funcs/authClusterListInvites.js.map +0 -1
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterListOrgs.js +0 -126
- package/dist/commonjs/funcs/authClusterListOrgs.js.map +0 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.d.ts +0 -18
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.js +0 -136
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.js.map +0 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.js +0 -135
- package/dist/commonjs/funcs/authClusterRevokeInvite.js.map +0 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.js +0 -132
- package/dist/commonjs/funcs/authClusterSuspendOrg.js.map +0 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts +0 -15
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts.map +0 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js +0 -135
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js.map +0 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts +0 -15
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts.map +0 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.js +0 -132
- package/dist/commonjs/funcs/authOrgsGetQuota.js.map +0 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts +0 -15
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts.map +0 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js +0 -132
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js.map +0 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts +0 -15
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts.map +0 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js +0 -133
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js.map +0 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts +0 -15
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts.map +0 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js +0 -133
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts +0 -18
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.js +0 -140
- package/dist/commonjs/funcs/authServiceAccountsCreate.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.js +0 -140
- package/dist/commonjs/funcs/authServiceAccountsDelete.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js +0 -145
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.js +0 -140
- package/dist/commonjs/funcs/authServiceAccountsGet.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsList.js +0 -136
- package/dist/commonjs/funcs/authServiceAccountsList.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js +0 -142
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js +0 -145
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts +0 -15
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts.map +0 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js +0 -146
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts +0 -18
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsAddMember.js +0 -140
- package/dist/commonjs/funcs/authTeamsAddMember.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsCreate.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsCreate.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsCreate.js +0 -133
- package/dist/commonjs/funcs/authTeamsCreate.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsDelete.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsDelete.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsDelete.js +0 -136
- package/dist/commonjs/funcs/authTeamsDelete.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsGet.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsGet.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsGet.js +0 -136
- package/dist/commonjs/funcs/authTeamsGet.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsList.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsList.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsList.js +0 -132
- package/dist/commonjs/funcs/authTeamsList.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsListMembers.js +0 -136
- package/dist/commonjs/funcs/authTeamsListMembers.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.js +0 -140
- package/dist/commonjs/funcs/authTeamsRemoveMember.js.map +0 -1
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts +0 -15
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts.map +0 -1
- package/dist/commonjs/funcs/authTeamsUpdate.js +0 -137
- package/dist/commonjs/funcs/authTeamsUpdate.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeyGetJwtFromKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeyGetJwtFromKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeyGetJwtFromKey.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeyGetJwtFromKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysCreate.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysCreate.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysCreate.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysCreate.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysExchangeToken.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysExchangeToken.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysExchangeToken.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysExchangeToken.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysList.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysList.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysList.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysList.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerate.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerate.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerate.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysRegenerate.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdate.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdate.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdate.js +0 -64
- package/dist/commonjs/mcp-server/tools/authApiKeysUpdate.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterAcceptInvite.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterAcceptInvite.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterAcceptInvite.js +0 -64
- package/dist/commonjs/mcp-server/tools/authClusterAcceptInvite.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterCreateInvite.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterCreateInvite.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterCreateInvite.js +0 -64
- package/dist/commonjs/mcp-server/tools/authClusterCreateInvite.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterDeleteOrg.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterDeleteOrg.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterDeleteOrg.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterDeleteOrg.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterGetOrg.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterGetOrg.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterGetOrg.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterGetOrg.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterInviteInfo.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterInviteInfo.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterInviteInfo.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterInviteInfo.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterListInvites.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterListInvites.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterListInvites.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterListInvites.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterListOrgs.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterListOrgs.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterListOrgs.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterListOrgs.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterReissueOwnerKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterReissueOwnerKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterReissueOwnerKey.js +0 -64
- package/dist/commonjs/mcp-server/tools/authClusterReissueOwnerKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterRevokeInvite.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterRevokeInvite.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterRevokeInvite.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterRevokeInvite.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterSuspendOrg.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterSuspendOrg.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterSuspendOrg.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterSuspendOrg.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendOrg.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendOrg.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendOrg.js +0 -62
- package/dist/commonjs/mcp-server/tools/authClusterUnsuspendOrg.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsGetQuota.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authOrgsGetQuota.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsGetQuota.js +0 -62
- package/dist/commonjs/mcp-server/tools/authOrgsGetQuota.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsGetRateLimit.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authOrgsGetRateLimit.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsGetRateLimit.js +0 -62
- package/dist/commonjs/mcp-server/tools/authOrgsGetRateLimit.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateQuota.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateQuota.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateQuota.js +0 -62
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateQuota.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateRateLimit.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateRateLimit.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateRateLimit.js +0 -62
- package/dist/commonjs/mcp-server/tools/authOrgsUpdateRateLimit.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreate.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreate.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreate.js +0 -64
- package/dist/commonjs/mcp-server/tools/authServiceAccountsCreate.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDelete.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDelete.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDelete.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDelete.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteApiKey.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsDeleteApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGet.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGet.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGet.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsGet.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsList.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsList.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsList.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsList.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListApiKeys.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListApiKeys.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListApiKeys.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsListApiKeys.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateApiKey.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsRegenerateApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateApiKey.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateApiKey.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateApiKey.js +0 -62
- package/dist/commonjs/mcp-server/tools/authServiceAccountsUpdateApiKey.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsAddMember.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsAddMember.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsAddMember.js +0 -64
- package/dist/commonjs/mcp-server/tools/authTeamsAddMember.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsCreate.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsCreate.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsCreate.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsCreate.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsDelete.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsDelete.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsDelete.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsDelete.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsGet.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsGet.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsGet.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsGet.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsList.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsList.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsList.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsList.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsListMembers.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsListMembers.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsListMembers.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsListMembers.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveMember.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveMember.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveMember.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsRemoveMember.js.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsUpdate.d.ts +0 -8
- package/dist/commonjs/mcp-server/tools/authTeamsUpdate.d.ts.map +0 -1
- package/dist/commonjs/mcp-server/tools/authTeamsUpdate.js +0 -62
- package/dist/commonjs/mcp-server/tools/authTeamsUpdate.js.map +0 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.d.ts +0 -159
- package/dist/commonjs/models/errors/acceptclusterinvite.d.ts.map +0 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.js +0 -234
- package/dist/commonjs/models/errors/acceptclusterinvite.js.map +0 -1
- package/dist/commonjs/models/errors/addteammember.d.ts +0 -159
- package/dist/commonjs/models/errors/addteammember.d.ts.map +0 -1
- package/dist/commonjs/models/errors/addteammember.js +0 -234
- package/dist/commonjs/models/errors/addteammember.js.map +0 -1
- package/dist/commonjs/models/errors/createclusterinvite.d.ts +0 -159
- package/dist/commonjs/models/errors/createclusterinvite.d.ts.map +0 -1
- package/dist/commonjs/models/errors/createclusterinvite.js +0 -234
- package/dist/commonjs/models/errors/createclusterinvite.js.map +0 -1
- package/dist/commonjs/models/errors/createscopedapikey.d.ts +0 -159
- package/dist/commonjs/models/errors/createscopedapikey.d.ts.map +0 -1
- package/dist/commonjs/models/errors/createscopedapikey.js +0 -234
- package/dist/commonjs/models/errors/createscopedapikey.js.map +0 -1
- package/dist/commonjs/models/errors/createserviceaccount.d.ts +0 -159
- package/dist/commonjs/models/errors/createserviceaccount.d.ts.map +0 -1
- package/dist/commonjs/models/errors/createserviceaccount.js +0 -221
- package/dist/commonjs/models/errors/createserviceaccount.js.map +0 -1
- package/dist/commonjs/models/errors/createteam.d.ts +0 -159
- package/dist/commonjs/models/errors/createteam.d.ts.map +0 -1
- package/dist/commonjs/models/errors/createteam.js +0 -234
- package/dist/commonjs/models/errors/createteam.js.map +0 -1
- package/dist/commonjs/models/errors/deleteclusterorg.d.ts +0 -159
- package/dist/commonjs/models/errors/deleteclusterorg.d.ts.map +0 -1
- package/dist/commonjs/models/errors/deleteclusterorg.js +0 -234
- package/dist/commonjs/models/errors/deleteclusterorg.js.map +0 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.d.ts +0 -159
- package/dist/commonjs/models/errors/deleteserviceaccount.d.ts.map +0 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.js +0 -221
- package/dist/commonjs/models/errors/deleteserviceaccount.js.map +0 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.d.ts +0 -159
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.d.ts.map +0 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.js +0 -222
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.js.map +0 -1
- package/dist/commonjs/models/errors/deleteteam.d.ts +0 -159
- package/dist/commonjs/models/errors/deleteteam.d.ts.map +0 -1
- package/dist/commonjs/models/errors/deleteteam.js +0 -234
- package/dist/commonjs/models/errors/deleteteam.js.map +0 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts +0 -159
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts.map +0 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.js +0 -234
- package/dist/commonjs/models/errors/exchangeapikeytoken.js.map +0 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.d.ts +0 -159
- package/dist/commonjs/models/errors/getclusterinviteinfo.d.ts.map +0 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.js +0 -234
- package/dist/commonjs/models/errors/getclusterinviteinfo.js.map +0 -1
- package/dist/commonjs/models/errors/getclusterorg.d.ts +0 -159
- package/dist/commonjs/models/errors/getclusterorg.d.ts.map +0 -1
- package/dist/commonjs/models/errors/getclusterorg.js +0 -234
- package/dist/commonjs/models/errors/getclusterorg.js.map +0 -1
- package/dist/commonjs/models/errors/getjwtfromkey.d.ts +0 -122
- package/dist/commonjs/models/errors/getjwtfromkey.d.ts.map +0 -1
- package/dist/commonjs/models/errors/getjwtfromkey.js +0 -160
- package/dist/commonjs/models/errors/getjwtfromkey.js.map +0 -1
- package/dist/commonjs/models/errors/getorgquota.d.ts +0 -159
- package/dist/commonjs/models/errors/getorgquota.d.ts.map +0 -1
- package/dist/commonjs/models/errors/getorgquota.js +0 -234
- package/dist/commonjs/models/errors/getorgquota.js.map +0 -1
- package/dist/commonjs/models/errors/getorgratelimit.d.ts +0 -159
- package/dist/commonjs/models/errors/getorgratelimit.d.ts.map +0 -1
- package/dist/commonjs/models/errors/getorgratelimit.js +0 -234
- package/dist/commonjs/models/errors/getorgratelimit.js.map +0 -1
- package/dist/commonjs/models/errors/getserviceaccount.d.ts +0 -159
- package/dist/commonjs/models/errors/getserviceaccount.d.ts.map +0 -1
- package/dist/commonjs/models/errors/getserviceaccount.js +0 -222
- package/dist/commonjs/models/errors/getserviceaccount.js.map +0 -1
- package/dist/commonjs/models/errors/getteam.d.ts +0 -159
- package/dist/commonjs/models/errors/getteam.d.ts.map +0 -1
- package/dist/commonjs/models/errors/getteam.js +0 -234
- package/dist/commonjs/models/errors/getteam.js.map +0 -1
- package/dist/commonjs/models/errors/listclusterinvites.d.ts +0 -159
- package/dist/commonjs/models/errors/listclusterinvites.d.ts.map +0 -1
- package/dist/commonjs/models/errors/listclusterinvites.js +0 -234
- package/dist/commonjs/models/errors/listclusterinvites.js.map +0 -1
- package/dist/commonjs/models/errors/listclusterorgs.d.ts +0 -159
- package/dist/commonjs/models/errors/listclusterorgs.d.ts.map +0 -1
- package/dist/commonjs/models/errors/listclusterorgs.js +0 -234
- package/dist/commonjs/models/errors/listclusterorgs.js.map +0 -1
- package/dist/commonjs/models/errors/listscopedapikeys.d.ts +0 -159
- package/dist/commonjs/models/errors/listscopedapikeys.d.ts.map +0 -1
- package/dist/commonjs/models/errors/listscopedapikeys.js +0 -234
- package/dist/commonjs/models/errors/listscopedapikeys.js.map +0 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.d.ts +0 -159
- package/dist/commonjs/models/errors/listserviceaccountapikeys.d.ts.map +0 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.js +0 -222
- package/dist/commonjs/models/errors/listserviceaccountapikeys.js.map +0 -1
- package/dist/commonjs/models/errors/listserviceaccounts.d.ts +0 -159
- package/dist/commonjs/models/errors/listserviceaccounts.d.ts.map +0 -1
- package/dist/commonjs/models/errors/listserviceaccounts.js +0 -222
- package/dist/commonjs/models/errors/listserviceaccounts.js.map +0 -1
- package/dist/commonjs/models/errors/listteammembers.d.ts +0 -159
- package/dist/commonjs/models/errors/listteammembers.d.ts.map +0 -1
- package/dist/commonjs/models/errors/listteammembers.js +0 -234
- package/dist/commonjs/models/errors/listteammembers.js.map +0 -1
- package/dist/commonjs/models/errors/listteams.d.ts +0 -159
- package/dist/commonjs/models/errors/listteams.d.ts.map +0 -1
- package/dist/commonjs/models/errors/listteams.js +0 -234
- package/dist/commonjs/models/errors/listteams.js.map +0 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.d.ts +0 -159
- package/dist/commonjs/models/errors/regeneratescopedapikey.d.ts.map +0 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.js +0 -234
- package/dist/commonjs/models/errors/regeneratescopedapikey.js.map +0 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.d.ts +0 -159
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.d.ts.map +0 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.js +0 -218
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.js.map +0 -1
- package/dist/commonjs/models/errors/reissueownerkey.d.ts +0 -159
- package/dist/commonjs/models/errors/reissueownerkey.d.ts.map +0 -1
- package/dist/commonjs/models/errors/reissueownerkey.js +0 -234
- package/dist/commonjs/models/errors/reissueownerkey.js.map +0 -1
- package/dist/commonjs/models/errors/removeteammember.d.ts +0 -159
- package/dist/commonjs/models/errors/removeteammember.d.ts.map +0 -1
- package/dist/commonjs/models/errors/removeteammember.js +0 -234
- package/dist/commonjs/models/errors/removeteammember.js.map +0 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.d.ts +0 -159
- package/dist/commonjs/models/errors/revokeclusterinvite.d.ts.map +0 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.js +0 -234
- package/dist/commonjs/models/errors/revokeclusterinvite.js.map +0 -1
- package/dist/commonjs/models/errors/suspendclusterorg.d.ts +0 -159
- package/dist/commonjs/models/errors/suspendclusterorg.d.ts.map +0 -1
- package/dist/commonjs/models/errors/suspendclusterorg.js +0 -234
- package/dist/commonjs/models/errors/suspendclusterorg.js.map +0 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.d.ts +0 -159
- package/dist/commonjs/models/errors/unsuspendclusterorg.d.ts.map +0 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.js +0 -234
- package/dist/commonjs/models/errors/unsuspendclusterorg.js.map +0 -1
- package/dist/commonjs/models/errors/updateorgquota.d.ts +0 -159
- package/dist/commonjs/models/errors/updateorgquota.d.ts.map +0 -1
- package/dist/commonjs/models/errors/updateorgquota.js +0 -234
- package/dist/commonjs/models/errors/updateorgquota.js.map +0 -1
- package/dist/commonjs/models/errors/updateorgratelimit.d.ts +0 -159
- package/dist/commonjs/models/errors/updateorgratelimit.d.ts.map +0 -1
- package/dist/commonjs/models/errors/updateorgratelimit.js +0 -234
- package/dist/commonjs/models/errors/updateorgratelimit.js.map +0 -1
- package/dist/commonjs/models/errors/updatescopedapikey.d.ts +0 -159
- package/dist/commonjs/models/errors/updatescopedapikey.d.ts.map +0 -1
- package/dist/commonjs/models/errors/updatescopedapikey.js +0 -234
- package/dist/commonjs/models/errors/updatescopedapikey.js.map +0 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.d.ts +0 -159
- package/dist/commonjs/models/errors/updateserviceaccountapikey.d.ts.map +0 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.js +0 -222
- package/dist/commonjs/models/errors/updateserviceaccountapikey.js.map +0 -1
- package/dist/commonjs/models/errors/updateteam.d.ts +0 -159
- package/dist/commonjs/models/errors/updateteam.d.ts.map +0 -1
- package/dist/commonjs/models/errors/updateteam.js +0 -234
- package/dist/commonjs/models/errors/updateteam.js.map +0 -1
- package/dist/commonjs/models/operations/acceptclusterinvite.d.ts +0 -152
- package/dist/commonjs/models/operations/acceptclusterinvite.d.ts.map +0 -1
- package/dist/commonjs/models/operations/acceptclusterinvite.js +0 -221
- package/dist/commonjs/models/operations/acceptclusterinvite.js.map +0 -1
- package/dist/commonjs/models/operations/addteammember.d.ts +0 -74
- package/dist/commonjs/models/operations/addteammember.d.ts.map +0 -1
- package/dist/commonjs/models/operations/addteammember.js +0 -130
- package/dist/commonjs/models/operations/addteammember.js.map +0 -1
- package/dist/commonjs/models/operations/createclusterinvite.d.ts +0 -88
- package/dist/commonjs/models/operations/createclusterinvite.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createclusterinvite.js +0 -145
- package/dist/commonjs/models/operations/createclusterinvite.js.map +0 -1
- package/dist/commonjs/models/operations/createscopedapikey.d.ts +0 -110
- package/dist/commonjs/models/operations/createscopedapikey.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createscopedapikey.js +0 -166
- package/dist/commonjs/models/operations/createscopedapikey.js.map +0 -1
- package/dist/commonjs/models/operations/createserviceaccount.d.ts +0 -72
- package/dist/commonjs/models/operations/createserviceaccount.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createserviceaccount.js +0 -129
- package/dist/commonjs/models/operations/createserviceaccount.js.map +0 -1
- package/dist/commonjs/models/operations/createteam.d.ts +0 -74
- package/dist/commonjs/models/operations/createteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/createteam.js +0 -130
- package/dist/commonjs/models/operations/createteam.js.map +0 -1
- package/dist/commonjs/models/operations/deleteclusterorg.d.ts +0 -38
- package/dist/commonjs/models/operations/deleteclusterorg.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteclusterorg.js +0 -85
- package/dist/commonjs/models/operations/deleteclusterorg.js.map +0 -1
- package/dist/commonjs/models/operations/deleteserviceaccount.d.ts +0 -42
- package/dist/commonjs/models/operations/deleteserviceaccount.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteserviceaccount.js +0 -89
- package/dist/commonjs/models/operations/deleteserviceaccount.js.map +0 -1
- package/dist/commonjs/models/operations/deleteserviceaccountapikey.d.ts +0 -44
- package/dist/commonjs/models/operations/deleteserviceaccountapikey.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteserviceaccountapikey.js +0 -91
- package/dist/commonjs/models/operations/deleteserviceaccountapikey.js.map +0 -1
- package/dist/commonjs/models/operations/deleteteam.d.ts +0 -42
- package/dist/commonjs/models/operations/deleteteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/deleteteam.js +0 -89
- package/dist/commonjs/models/operations/deleteteam.js.map +0 -1
- package/dist/commonjs/models/operations/exchangeapikeytoken.d.ts +0 -72
- package/dist/commonjs/models/operations/exchangeapikeytoken.d.ts.map +0 -1
- package/dist/commonjs/models/operations/exchangeapikeytoken.js +0 -111
- package/dist/commonjs/models/operations/exchangeapikeytoken.js.map +0 -1
- package/dist/commonjs/models/operations/getclusterinviteinfo.d.ts +0 -42
- package/dist/commonjs/models/operations/getclusterinviteinfo.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getclusterinviteinfo.js +0 -89
- package/dist/commonjs/models/operations/getclusterinviteinfo.js.map +0 -1
- package/dist/commonjs/models/operations/getclusterorg.d.ts +0 -63
- package/dist/commonjs/models/operations/getclusterorg.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getclusterorg.js +0 -108
- package/dist/commonjs/models/operations/getclusterorg.js.map +0 -1
- package/dist/commonjs/models/operations/getjwtfromkey.d.ts +0 -72
- package/dist/commonjs/models/operations/getjwtfromkey.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getjwtfromkey.js +0 -109
- package/dist/commonjs/models/operations/getjwtfromkey.js.map +0 -1
- package/dist/commonjs/models/operations/getorgquota.d.ts +0 -54
- package/dist/commonjs/models/operations/getorgquota.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getorgquota.js +0 -99
- package/dist/commonjs/models/operations/getorgquota.js.map +0 -1
- package/dist/commonjs/models/operations/getorgratelimit.d.ts +0 -44
- package/dist/commonjs/models/operations/getorgratelimit.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getorgratelimit.js +0 -91
- package/dist/commonjs/models/operations/getorgratelimit.js.map +0 -1
- package/dist/commonjs/models/operations/getserviceaccount.d.ts +0 -76
- package/dist/commonjs/models/operations/getserviceaccount.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getserviceaccount.js +0 -129
- package/dist/commonjs/models/operations/getserviceaccount.js.map +0 -1
- package/dist/commonjs/models/operations/getteam.d.ts +0 -61
- package/dist/commonjs/models/operations/getteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/getteam.js +0 -111
- package/dist/commonjs/models/operations/getteam.js.map +0 -1
- package/dist/commonjs/models/operations/listclusterinvites.d.ts +0 -67
- package/dist/commonjs/models/operations/listclusterinvites.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listclusterinvites.js +0 -117
- package/dist/commonjs/models/operations/listclusterinvites.js.map +0 -1
- package/dist/commonjs/models/operations/listclusterorgs.d.ts +0 -74
- package/dist/commonjs/models/operations/listclusterorgs.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listclusterorgs.js +0 -122
- package/dist/commonjs/models/operations/listclusterorgs.js.map +0 -1
- package/dist/commonjs/models/operations/listscopedapikeys.d.ts +0 -67
- package/dist/commonjs/models/operations/listscopedapikeys.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listscopedapikeys.js +0 -115
- package/dist/commonjs/models/operations/listscopedapikeys.js.map +0 -1
- package/dist/commonjs/models/operations/listserviceaccountapikeys.d.ts +0 -67
- package/dist/commonjs/models/operations/listserviceaccountapikeys.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listserviceaccountapikeys.js +0 -115
- package/dist/commonjs/models/operations/listserviceaccountapikeys.js.map +0 -1
- package/dist/commonjs/models/operations/listserviceaccounts.d.ts +0 -57
- package/dist/commonjs/models/operations/listserviceaccounts.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listserviceaccounts.js +0 -107
- package/dist/commonjs/models/operations/listserviceaccounts.js.map +0 -1
- package/dist/commonjs/models/operations/listteammembers.d.ts +0 -59
- package/dist/commonjs/models/operations/listteammembers.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listteammembers.js +0 -109
- package/dist/commonjs/models/operations/listteammembers.js.map +0 -1
- package/dist/commonjs/models/operations/listteams.d.ts +0 -59
- package/dist/commonjs/models/operations/listteams.d.ts.map +0 -1
- package/dist/commonjs/models/operations/listteams.js +0 -110
- package/dist/commonjs/models/operations/listteams.js.map +0 -1
- package/dist/commonjs/models/operations/regeneratescopedapikey.d.ts +0 -55
- package/dist/commonjs/models/operations/regeneratescopedapikey.d.ts.map +0 -1
- package/dist/commonjs/models/operations/regeneratescopedapikey.js +0 -109
- package/dist/commonjs/models/operations/regeneratescopedapikey.js.map +0 -1
- package/dist/commonjs/models/operations/regenerateserviceaccountapikey.d.ts +0 -46
- package/dist/commonjs/models/operations/regenerateserviceaccountapikey.d.ts.map +0 -1
- package/dist/commonjs/models/operations/regenerateserviceaccountapikey.js +0 -93
- package/dist/commonjs/models/operations/regenerateserviceaccountapikey.js.map +0 -1
- package/dist/commonjs/models/operations/reissueownerkey.d.ts +0 -102
- package/dist/commonjs/models/operations/reissueownerkey.d.ts.map +0 -1
- package/dist/commonjs/models/operations/reissueownerkey.js +0 -158
- package/dist/commonjs/models/operations/reissueownerkey.js.map +0 -1
- package/dist/commonjs/models/operations/removeteammember.d.ts +0 -44
- package/dist/commonjs/models/operations/removeteammember.d.ts.map +0 -1
- package/dist/commonjs/models/operations/removeteammember.js +0 -91
- package/dist/commonjs/models/operations/removeteammember.js.map +0 -1
- package/dist/commonjs/models/operations/revokeclusterinvite.d.ts +0 -38
- package/dist/commonjs/models/operations/revokeclusterinvite.d.ts.map +0 -1
- package/dist/commonjs/models/operations/revokeclusterinvite.js +0 -85
- package/dist/commonjs/models/operations/revokeclusterinvite.js.map +0 -1
- package/dist/commonjs/models/operations/suspendclusterorg.d.ts +0 -38
- package/dist/commonjs/models/operations/suspendclusterorg.d.ts.map +0 -1
- package/dist/commonjs/models/operations/suspendclusterorg.js +0 -85
- package/dist/commonjs/models/operations/suspendclusterorg.js.map +0 -1
- package/dist/commonjs/models/operations/unsuspendclusterorg.d.ts +0 -38
- package/dist/commonjs/models/operations/unsuspendclusterorg.d.ts.map +0 -1
- package/dist/commonjs/models/operations/unsuspendclusterorg.js +0 -85
- package/dist/commonjs/models/operations/unsuspendclusterorg.js.map +0 -1
- package/dist/commonjs/models/operations/updateorgquota.d.ts +0 -82
- package/dist/commonjs/models/operations/updateorgquota.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateorgquota.js +0 -133
- package/dist/commonjs/models/operations/updateorgquota.js.map +0 -1
- package/dist/commonjs/models/operations/updateorgratelimit.d.ts +0 -63
- package/dist/commonjs/models/operations/updateorgratelimit.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateorgratelimit.js +0 -117
- package/dist/commonjs/models/operations/updateorgratelimit.js.map +0 -1
- package/dist/commonjs/models/operations/updatescopedapikey.d.ts +0 -91
- package/dist/commonjs/models/operations/updatescopedapikey.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updatescopedapikey.js +0 -143
- package/dist/commonjs/models/operations/updatescopedapikey.js.map +0 -1
- package/dist/commonjs/models/operations/updateserviceaccountapikey.d.ts +0 -67
- package/dist/commonjs/models/operations/updateserviceaccountapikey.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateserviceaccountapikey.js +0 -120
- package/dist/commonjs/models/operations/updateserviceaccountapikey.js.map +0 -1
- package/dist/commonjs/models/operations/updateteam.d.ts +0 -76
- package/dist/commonjs/models/operations/updateteam.d.ts.map +0 -1
- package/dist/commonjs/models/operations/updateteam.js +0 -131
- package/dist/commonjs/models/operations/updateteam.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeyGetJwtFromKey.d.ts +0 -31
- package/dist/commonjs/react-query/authApiKeyGetJwtFromKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeyGetJwtFromKey.js +0 -49
- package/dist/commonjs/react-query/authApiKeyGetJwtFromKey.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts +0 -29
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysCreate.js +0 -47
- package/dist/commonjs/react-query/authApiKeysCreate.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts +0 -29
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.js +0 -47
- package/dist/commonjs/react-query/authApiKeysExchangeToken.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysList.core.d.ts +0 -16
- package/dist/commonjs/react-query/authApiKeysList.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysList.core.js +0 -38
- package/dist/commonjs/react-query/authApiKeysList.core.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysList.d.ts +0 -41
- package/dist/commonjs/react-query/authApiKeysList.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysList.js +0 -60
- package/dist/commonjs/react-query/authApiKeysList.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts +0 -29
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.js +0 -47
- package/dist/commonjs/react-query/authApiKeysRegenerate.js.map +0 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts +0 -29
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts.map +0 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.js +0 -47
- package/dist/commonjs/react-query/authApiKeysUpdate.js.map +0 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.js +0 -47
- package/dist/commonjs/react-query/authClusterAcceptInvite.js.map +0 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.js +0 -47
- package/dist/commonjs/react-query/authClusterCreateInvite.js.map +0 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts +0 -26
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.js +0 -44
- package/dist/commonjs/react-query/authClusterDeleteOrg.js.map +0 -1
- package/dist/commonjs/react-query/authClusterGetOrg.core.d.ts +0 -14
- package/dist/commonjs/react-query/authClusterGetOrg.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterGetOrg.core.js +0 -36
- package/dist/commonjs/react-query/authClusterGetOrg.core.js.map +0 -1
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts +0 -30
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterGetOrg.js +0 -54
- package/dist/commonjs/react-query/authClusterGetOrg.js.map +0 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.core.d.ts +0 -15
- package/dist/commonjs/react-query/authClusterInviteInfo.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.core.js +0 -37
- package/dist/commonjs/react-query/authClusterInviteInfo.core.js.map +0 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts +0 -33
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.js +0 -54
- package/dist/commonjs/react-query/authClusterInviteInfo.js.map +0 -1
- package/dist/commonjs/react-query/authClusterListInvites.core.d.ts +0 -14
- package/dist/commonjs/react-query/authClusterListInvites.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterListInvites.core.js +0 -36
- package/dist/commonjs/react-query/authClusterListInvites.core.js.map +0 -1
- package/dist/commonjs/react-query/authClusterListInvites.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterListInvites.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterListInvites.js +0 -54
- package/dist/commonjs/react-query/authClusterListInvites.js.map +0 -1
- package/dist/commonjs/react-query/authClusterListOrgs.core.d.ts +0 -14
- package/dist/commonjs/react-query/authClusterListOrgs.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterListOrgs.core.js +0 -34
- package/dist/commonjs/react-query/authClusterListOrgs.core.js.map +0 -1
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterListOrgs.js +0 -54
- package/dist/commonjs/react-query/authClusterListOrgs.js.map +0 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.d.ts +0 -29
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.js +0 -47
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.js.map +0 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts +0 -26
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.js +0 -44
- package/dist/commonjs/react-query/authClusterRevokeInvite.js.map +0 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts +0 -26
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.js +0 -44
- package/dist/commonjs/react-query/authClusterSuspendOrg.js.map +0 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts +0 -26
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts.map +0 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.js +0 -44
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.core.d.ts +0 -14
- package/dist/commonjs/react-query/authOrgsGetQuota.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.core.js +0 -36
- package/dist/commonjs/react-query/authOrgsGetQuota.core.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts +0 -33
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.js +0 -54
- package/dist/commonjs/react-query/authOrgsGetQuota.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.core.d.ts +0 -14
- package/dist/commonjs/react-query/authOrgsGetRateLimit.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.core.js +0 -36
- package/dist/commonjs/react-query/authOrgsGetRateLimit.core.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts +0 -33
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.js +0 -54
- package/dist/commonjs/react-query/authOrgsGetRateLimit.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts +0 -26
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.js +0 -44
- package/dist/commonjs/react-query/authOrgsUpdateQuota.js.map +0 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts +0 -26
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts.map +0 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.js +0 -44
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts +0 -29
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.js +0 -47
- package/dist/commonjs/react-query/authServiceAccountsCreate.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts +0 -26
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.js +0 -44
- package/dist/commonjs/react-query/authServiceAccountsDelete.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts +0 -26
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.js +0 -44
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.core.d.ts +0 -14
- package/dist/commonjs/react-query/authServiceAccountsGet.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.core.js +0 -36
- package/dist/commonjs/react-query/authServiceAccountsGet.core.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts +0 -35
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.js +0 -54
- package/dist/commonjs/react-query/authServiceAccountsGet.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsList.core.d.ts +0 -14
- package/dist/commonjs/react-query/authServiceAccountsList.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsList.core.js +0 -36
- package/dist/commonjs/react-query/authServiceAccountsList.core.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts +0 -33
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsList.js +0 -54
- package/dist/commonjs/react-query/authServiceAccountsList.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.core.d.ts +0 -14
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.core.js +0 -41
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.core.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts +0 -35
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.js +0 -59
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts +0 -26
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.js +0 -44
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts +0 -26
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts.map +0 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.js +0 -44
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts +0 -29
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsAddMember.js +0 -47
- package/dist/commonjs/react-query/authTeamsAddMember.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsCreate.d.ts +0 -26
- package/dist/commonjs/react-query/authTeamsCreate.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsCreate.js +0 -44
- package/dist/commonjs/react-query/authTeamsCreate.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsDelete.d.ts +0 -26
- package/dist/commonjs/react-query/authTeamsDelete.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsDelete.js +0 -44
- package/dist/commonjs/react-query/authTeamsDelete.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsGet.core.d.ts +0 -14
- package/dist/commonjs/react-query/authTeamsGet.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsGet.core.js +0 -36
- package/dist/commonjs/react-query/authTeamsGet.core.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsGet.d.ts +0 -35
- package/dist/commonjs/react-query/authTeamsGet.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsGet.js +0 -54
- package/dist/commonjs/react-query/authTeamsGet.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsList.core.d.ts +0 -14
- package/dist/commonjs/react-query/authTeamsList.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsList.core.js +0 -36
- package/dist/commonjs/react-query/authTeamsList.core.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsList.d.ts +0 -33
- package/dist/commonjs/react-query/authTeamsList.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsList.js +0 -54
- package/dist/commonjs/react-query/authTeamsList.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsListMembers.core.d.ts +0 -14
- package/dist/commonjs/react-query/authTeamsListMembers.core.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsListMembers.core.js +0 -36
- package/dist/commonjs/react-query/authTeamsListMembers.core.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts +0 -35
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsListMembers.js +0 -54
- package/dist/commonjs/react-query/authTeamsListMembers.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts +0 -26
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.js +0 -44
- package/dist/commonjs/react-query/authTeamsRemoveMember.js.map +0 -1
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts +0 -26
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts.map +0 -1
- package/dist/commonjs/react-query/authTeamsUpdate.js +0 -44
- package/dist/commonjs/react-query/authTeamsUpdate.js.map +0 -1
- package/dist/commonjs/sdk/apikey.d.ts +0 -14
- package/dist/commonjs/sdk/apikey.d.ts.map +0 -1
- package/dist/commonjs/sdk/apikey.js +0 -24
- package/dist/commonjs/sdk/apikey.js.map +0 -1
- package/dist/commonjs/sdk/apikeys.d.ts +0 -40
- package/dist/commonjs/sdk/apikeys.d.ts.map +0 -1
- package/dist/commonjs/sdk/apikeys.js +0 -62
- package/dist/commonjs/sdk/apikeys.js.map +0 -1
- package/dist/commonjs/sdk/auth.d.ts +0 -22
- package/dist/commonjs/sdk/auth.d.ts.map +0 -1
- package/dist/commonjs/sdk/auth.js +0 -35
- package/dist/commonjs/sdk/auth.js.map +0 -1
- package/dist/commonjs/sdk/cluster.d.ts +0 -58
- package/dist/commonjs/sdk/cluster.d.ts.map +0 -1
- package/dist/commonjs/sdk/cluster.js +0 -98
- package/dist/commonjs/sdk/cluster.js.map +0 -1
- package/dist/commonjs/sdk/orgs.d.ts +0 -21
- package/dist/commonjs/sdk/orgs.d.ts.map +0 -1
- package/dist/commonjs/sdk/orgs.js +0 -40
- package/dist/commonjs/sdk/orgs.js.map +0 -1
- package/dist/commonjs/sdk/serviceaccounts.d.ts +0 -40
- package/dist/commonjs/sdk/serviceaccounts.d.ts.map +0 -1
- package/dist/commonjs/sdk/serviceaccounts.js +0 -71
- package/dist/commonjs/sdk/serviceaccounts.js.map +0 -1
- package/dist/commonjs/sdk/teams.d.ts +0 -40
- package/dist/commonjs/sdk/teams.d.ts.map +0 -1
- package/dist/commonjs/sdk/teams.js +0 -71
- package/dist/commonjs/sdk/teams.js.map +0 -1
- package/dist/esm/funcs/authApiKeyGetJwtFromKey.d.ts +0 -20
- package/dist/esm/funcs/authApiKeyGetJwtFromKey.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeyGetJwtFromKey.js +0 -96
- package/dist/esm/funcs/authApiKeyGetJwtFromKey.js.map +0 -1
- package/dist/esm/funcs/authApiKeysCreate.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysCreate.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysCreate.js +0 -94
- package/dist/esm/funcs/authApiKeysCreate.js.map +0 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.js +0 -97
- package/dist/esm/funcs/authApiKeysExchangeToken.js.map +0 -1
- package/dist/esm/funcs/authApiKeysList.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysList.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysList.js +0 -99
- package/dist/esm/funcs/authApiKeysList.js.map +0 -1
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysRegenerate.js +0 -98
- package/dist/esm/funcs/authApiKeysRegenerate.js.map +0 -1
- package/dist/esm/funcs/authApiKeysUpdate.d.ts +0 -18
- package/dist/esm/funcs/authApiKeysUpdate.d.ts.map +0 -1
- package/dist/esm/funcs/authApiKeysUpdate.js +0 -94
- package/dist/esm/funcs/authApiKeysUpdate.js.map +0 -1
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts +0 -18
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterAcceptInvite.js +0 -97
- package/dist/esm/funcs/authClusterAcceptInvite.js.map +0 -1
- package/dist/esm/funcs/authClusterCreateInvite.d.ts +0 -18
- package/dist/esm/funcs/authClusterCreateInvite.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterCreateInvite.js +0 -97
- package/dist/esm/funcs/authClusterCreateInvite.js.map +0 -1
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts +0 -15
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterDeleteOrg.js +0 -96
- package/dist/esm/funcs/authClusterDeleteOrg.js.map +0 -1
- package/dist/esm/funcs/authClusterGetOrg.d.ts +0 -15
- package/dist/esm/funcs/authClusterGetOrg.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterGetOrg.js +0 -96
- package/dist/esm/funcs/authClusterGetOrg.js.map +0 -1
- package/dist/esm/funcs/authClusterInviteInfo.d.ts +0 -15
- package/dist/esm/funcs/authClusterInviteInfo.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterInviteInfo.js +0 -97
- package/dist/esm/funcs/authClusterInviteInfo.js.map +0 -1
- package/dist/esm/funcs/authClusterListInvites.d.ts +0 -15
- package/dist/esm/funcs/authClusterListInvites.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterListInvites.js +0 -90
- package/dist/esm/funcs/authClusterListInvites.js.map +0 -1
- package/dist/esm/funcs/authClusterListOrgs.d.ts +0 -15
- package/dist/esm/funcs/authClusterListOrgs.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterListOrgs.js +0 -90
- package/dist/esm/funcs/authClusterListOrgs.js.map +0 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.d.ts +0 -18
- package/dist/esm/funcs/authClusterReissueOwnerKey.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.js +0 -100
- package/dist/esm/funcs/authClusterReissueOwnerKey.js.map +0 -1
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts +0 -15
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterRevokeInvite.js +0 -99
- package/dist/esm/funcs/authClusterRevokeInvite.js.map +0 -1
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts +0 -15
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterSuspendOrg.js +0 -96
- package/dist/esm/funcs/authClusterSuspendOrg.js.map +0 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts +0 -15
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts.map +0 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.js +0 -99
- package/dist/esm/funcs/authClusterUnsuspendOrg.js.map +0 -1
- package/dist/esm/funcs/authOrgsGetQuota.d.ts +0 -15
- package/dist/esm/funcs/authOrgsGetQuota.d.ts.map +0 -1
- package/dist/esm/funcs/authOrgsGetQuota.js +0 -96
- package/dist/esm/funcs/authOrgsGetQuota.js.map +0 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts +0 -15
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts.map +0 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.js +0 -96
- package/dist/esm/funcs/authOrgsGetRateLimit.js.map +0 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts +0 -15
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts.map +0 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.js +0 -97
- package/dist/esm/funcs/authOrgsUpdateQuota.js.map +0 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts +0 -15
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts.map +0 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js +0 -97
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts +0 -18
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsCreate.js +0 -104
- package/dist/esm/funcs/authServiceAccountsCreate.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsDelete.js +0 -104
- package/dist/esm/funcs/authServiceAccountsDelete.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js +0 -109
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsGet.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsGet.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsGet.js +0 -104
- package/dist/esm/funcs/authServiceAccountsGet.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsList.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsList.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsList.js +0 -100
- package/dist/esm/funcs/authServiceAccountsList.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js +0 -106
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js +0 -109
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js.map +0 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts +0 -15
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts.map +0 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js +0 -110
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js.map +0 -1
- package/dist/esm/funcs/authTeamsAddMember.d.ts +0 -18
- package/dist/esm/funcs/authTeamsAddMember.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsAddMember.js +0 -104
- package/dist/esm/funcs/authTeamsAddMember.js.map +0 -1
- package/dist/esm/funcs/authTeamsCreate.d.ts +0 -15
- package/dist/esm/funcs/authTeamsCreate.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsCreate.js +0 -97
- package/dist/esm/funcs/authTeamsCreate.js.map +0 -1
- package/dist/esm/funcs/authTeamsDelete.d.ts +0 -15
- package/dist/esm/funcs/authTeamsDelete.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsDelete.js +0 -100
- package/dist/esm/funcs/authTeamsDelete.js.map +0 -1
- package/dist/esm/funcs/authTeamsGet.d.ts +0 -15
- package/dist/esm/funcs/authTeamsGet.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsGet.js +0 -100
- package/dist/esm/funcs/authTeamsGet.js.map +0 -1
- package/dist/esm/funcs/authTeamsList.d.ts +0 -15
- package/dist/esm/funcs/authTeamsList.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsList.js +0 -96
- package/dist/esm/funcs/authTeamsList.js.map +0 -1
- package/dist/esm/funcs/authTeamsListMembers.d.ts +0 -15
- package/dist/esm/funcs/authTeamsListMembers.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsListMembers.js +0 -100
- package/dist/esm/funcs/authTeamsListMembers.js.map +0 -1
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts +0 -15
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsRemoveMember.js +0 -104
- package/dist/esm/funcs/authTeamsRemoveMember.js.map +0 -1
- package/dist/esm/funcs/authTeamsUpdate.d.ts +0 -15
- package/dist/esm/funcs/authTeamsUpdate.d.ts.map +0 -1
- package/dist/esm/funcs/authTeamsUpdate.js +0 -101
- package/dist/esm/funcs/authTeamsUpdate.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeyGetJwtFromKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeyGetJwtFromKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeyGetJwtFromKey.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeyGetJwtFromKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysCreate.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysCreate.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysCreate.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysCreate.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysExchangeToken.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysExchangeToken.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysExchangeToken.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysExchangeToken.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysList.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysList.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysList.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysList.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysRegenerate.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysRegenerate.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysRegenerate.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysRegenerate.js.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysUpdate.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authApiKeysUpdate.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authApiKeysUpdate.js +0 -28
- package/dist/esm/mcp-server/tools/authApiKeysUpdate.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterAcceptInvite.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterAcceptInvite.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterAcceptInvite.js +0 -28
- package/dist/esm/mcp-server/tools/authClusterAcceptInvite.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterCreateInvite.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterCreateInvite.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterCreateInvite.js +0 -28
- package/dist/esm/mcp-server/tools/authClusterCreateInvite.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterDeleteOrg.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterDeleteOrg.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterDeleteOrg.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterDeleteOrg.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterGetOrg.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterGetOrg.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterGetOrg.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterGetOrg.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterInviteInfo.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterInviteInfo.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterInviteInfo.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterInviteInfo.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterListInvites.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterListInvites.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterListInvites.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterListInvites.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterListOrgs.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterListOrgs.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterListOrgs.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterListOrgs.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterReissueOwnerKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterReissueOwnerKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterReissueOwnerKey.js +0 -28
- package/dist/esm/mcp-server/tools/authClusterReissueOwnerKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterRevokeInvite.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterRevokeInvite.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterRevokeInvite.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterRevokeInvite.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterSuspendOrg.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterSuspendOrg.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterSuspendOrg.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterSuspendOrg.js.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterUnsuspendOrg.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authClusterUnsuspendOrg.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authClusterUnsuspendOrg.js +0 -26
- package/dist/esm/mcp-server/tools/authClusterUnsuspendOrg.js.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsGetQuota.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authOrgsGetQuota.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsGetQuota.js +0 -26
- package/dist/esm/mcp-server/tools/authOrgsGetQuota.js.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsGetRateLimit.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authOrgsGetRateLimit.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsGetRateLimit.js +0 -26
- package/dist/esm/mcp-server/tools/authOrgsGetRateLimit.js.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsUpdateQuota.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authOrgsUpdateQuota.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsUpdateQuota.js +0 -26
- package/dist/esm/mcp-server/tools/authOrgsUpdateQuota.js.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsUpdateRateLimit.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authOrgsUpdateRateLimit.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authOrgsUpdateRateLimit.js +0 -26
- package/dist/esm/mcp-server/tools/authOrgsUpdateRateLimit.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsCreate.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsCreate.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsCreate.js +0 -28
- package/dist/esm/mcp-server/tools/authServiceAccountsCreate.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsDelete.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsDelete.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsDelete.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsDelete.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteApiKey.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsDeleteApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsGet.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsGet.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsGet.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsGet.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsList.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsList.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsList.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsList.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsListApiKeys.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsListApiKeys.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsListApiKeys.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsListApiKeys.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateApiKey.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsRegenerateApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateApiKey.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateApiKey.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateApiKey.js +0 -26
- package/dist/esm/mcp-server/tools/authServiceAccountsUpdateApiKey.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsAddMember.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsAddMember.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsAddMember.js +0 -28
- package/dist/esm/mcp-server/tools/authTeamsAddMember.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsCreate.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsCreate.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsCreate.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsCreate.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsDelete.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsDelete.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsDelete.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsDelete.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsGet.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsGet.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsGet.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsGet.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsList.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsList.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsList.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsList.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsListMembers.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsListMembers.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsListMembers.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsListMembers.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsRemoveMember.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsRemoveMember.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsRemoveMember.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsRemoveMember.js.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsUpdate.d.ts +0 -8
- package/dist/esm/mcp-server/tools/authTeamsUpdate.d.ts.map +0 -1
- package/dist/esm/mcp-server/tools/authTeamsUpdate.js +0 -26
- package/dist/esm/mcp-server/tools/authTeamsUpdate.js.map +0 -1
- package/dist/esm/models/errors/acceptclusterinvite.d.ts +0 -159
- package/dist/esm/models/errors/acceptclusterinvite.d.ts.map +0 -1
- package/dist/esm/models/errors/acceptclusterinvite.js +0 -192
- package/dist/esm/models/errors/acceptclusterinvite.js.map +0 -1
- package/dist/esm/models/errors/addteammember.d.ts +0 -159
- package/dist/esm/models/errors/addteammember.d.ts.map +0 -1
- package/dist/esm/models/errors/addteammember.js +0 -192
- package/dist/esm/models/errors/addteammember.js.map +0 -1
- package/dist/esm/models/errors/createclusterinvite.d.ts +0 -159
- package/dist/esm/models/errors/createclusterinvite.d.ts.map +0 -1
- package/dist/esm/models/errors/createclusterinvite.js +0 -192
- package/dist/esm/models/errors/createclusterinvite.js.map +0 -1
- package/dist/esm/models/errors/createscopedapikey.d.ts +0 -159
- package/dist/esm/models/errors/createscopedapikey.d.ts.map +0 -1
- package/dist/esm/models/errors/createscopedapikey.js +0 -192
- package/dist/esm/models/errors/createscopedapikey.js.map +0 -1
- package/dist/esm/models/errors/createserviceaccount.d.ts +0 -159
- package/dist/esm/models/errors/createserviceaccount.d.ts.map +0 -1
- package/dist/esm/models/errors/createserviceaccount.js +0 -179
- package/dist/esm/models/errors/createserviceaccount.js.map +0 -1
- package/dist/esm/models/errors/createteam.d.ts +0 -159
- package/dist/esm/models/errors/createteam.d.ts.map +0 -1
- package/dist/esm/models/errors/createteam.js +0 -192
- package/dist/esm/models/errors/createteam.js.map +0 -1
- package/dist/esm/models/errors/deleteclusterorg.d.ts +0 -159
- package/dist/esm/models/errors/deleteclusterorg.d.ts.map +0 -1
- package/dist/esm/models/errors/deleteclusterorg.js +0 -192
- package/dist/esm/models/errors/deleteclusterorg.js.map +0 -1
- package/dist/esm/models/errors/deleteserviceaccount.d.ts +0 -159
- package/dist/esm/models/errors/deleteserviceaccount.d.ts.map +0 -1
- package/dist/esm/models/errors/deleteserviceaccount.js +0 -179
- package/dist/esm/models/errors/deleteserviceaccount.js.map +0 -1
- package/dist/esm/models/errors/deleteserviceaccountapikey.d.ts +0 -159
- package/dist/esm/models/errors/deleteserviceaccountapikey.d.ts.map +0 -1
- package/dist/esm/models/errors/deleteserviceaccountapikey.js +0 -180
- package/dist/esm/models/errors/deleteserviceaccountapikey.js.map +0 -1
- package/dist/esm/models/errors/deleteteam.d.ts +0 -159
- package/dist/esm/models/errors/deleteteam.d.ts.map +0 -1
- package/dist/esm/models/errors/deleteteam.js +0 -192
- package/dist/esm/models/errors/deleteteam.js.map +0 -1
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts +0 -159
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts.map +0 -1
- package/dist/esm/models/errors/exchangeapikeytoken.js +0 -192
- package/dist/esm/models/errors/exchangeapikeytoken.js.map +0 -1
- package/dist/esm/models/errors/getclusterinviteinfo.d.ts +0 -159
- package/dist/esm/models/errors/getclusterinviteinfo.d.ts.map +0 -1
- package/dist/esm/models/errors/getclusterinviteinfo.js +0 -192
- package/dist/esm/models/errors/getclusterinviteinfo.js.map +0 -1
- package/dist/esm/models/errors/getclusterorg.d.ts +0 -159
- package/dist/esm/models/errors/getclusterorg.d.ts.map +0 -1
- package/dist/esm/models/errors/getclusterorg.js +0 -192
- package/dist/esm/models/errors/getclusterorg.js.map +0 -1
- package/dist/esm/models/errors/getjwtfromkey.d.ts +0 -122
- package/dist/esm/models/errors/getjwtfromkey.d.ts.map +0 -1
- package/dist/esm/models/errors/getjwtfromkey.js +0 -119
- package/dist/esm/models/errors/getjwtfromkey.js.map +0 -1
- package/dist/esm/models/errors/getorgquota.d.ts +0 -159
- package/dist/esm/models/errors/getorgquota.d.ts.map +0 -1
- package/dist/esm/models/errors/getorgquota.js +0 -192
- package/dist/esm/models/errors/getorgquota.js.map +0 -1
- package/dist/esm/models/errors/getorgratelimit.d.ts +0 -159
- package/dist/esm/models/errors/getorgratelimit.d.ts.map +0 -1
- package/dist/esm/models/errors/getorgratelimit.js +0 -192
- package/dist/esm/models/errors/getorgratelimit.js.map +0 -1
- package/dist/esm/models/errors/getserviceaccount.d.ts +0 -159
- package/dist/esm/models/errors/getserviceaccount.d.ts.map +0 -1
- package/dist/esm/models/errors/getserviceaccount.js +0 -180
- package/dist/esm/models/errors/getserviceaccount.js.map +0 -1
- package/dist/esm/models/errors/getteam.d.ts +0 -159
- package/dist/esm/models/errors/getteam.d.ts.map +0 -1
- package/dist/esm/models/errors/getteam.js +0 -192
- package/dist/esm/models/errors/getteam.js.map +0 -1
- package/dist/esm/models/errors/listclusterinvites.d.ts +0 -159
- package/dist/esm/models/errors/listclusterinvites.d.ts.map +0 -1
- package/dist/esm/models/errors/listclusterinvites.js +0 -192
- package/dist/esm/models/errors/listclusterinvites.js.map +0 -1
- package/dist/esm/models/errors/listclusterorgs.d.ts +0 -159
- package/dist/esm/models/errors/listclusterorgs.d.ts.map +0 -1
- package/dist/esm/models/errors/listclusterorgs.js +0 -192
- package/dist/esm/models/errors/listclusterorgs.js.map +0 -1
- package/dist/esm/models/errors/listscopedapikeys.d.ts +0 -159
- package/dist/esm/models/errors/listscopedapikeys.d.ts.map +0 -1
- package/dist/esm/models/errors/listscopedapikeys.js +0 -192
- package/dist/esm/models/errors/listscopedapikeys.js.map +0 -1
- package/dist/esm/models/errors/listserviceaccountapikeys.d.ts +0 -159
- package/dist/esm/models/errors/listserviceaccountapikeys.d.ts.map +0 -1
- package/dist/esm/models/errors/listserviceaccountapikeys.js +0 -180
- package/dist/esm/models/errors/listserviceaccountapikeys.js.map +0 -1
- package/dist/esm/models/errors/listserviceaccounts.d.ts +0 -159
- package/dist/esm/models/errors/listserviceaccounts.d.ts.map +0 -1
- package/dist/esm/models/errors/listserviceaccounts.js +0 -180
- package/dist/esm/models/errors/listserviceaccounts.js.map +0 -1
- package/dist/esm/models/errors/listteammembers.d.ts +0 -159
- package/dist/esm/models/errors/listteammembers.d.ts.map +0 -1
- package/dist/esm/models/errors/listteammembers.js +0 -192
- package/dist/esm/models/errors/listteammembers.js.map +0 -1
- package/dist/esm/models/errors/listteams.d.ts +0 -159
- package/dist/esm/models/errors/listteams.d.ts.map +0 -1
- package/dist/esm/models/errors/listteams.js +0 -192
- package/dist/esm/models/errors/listteams.js.map +0 -1
- package/dist/esm/models/errors/regeneratescopedapikey.d.ts +0 -159
- package/dist/esm/models/errors/regeneratescopedapikey.d.ts.map +0 -1
- package/dist/esm/models/errors/regeneratescopedapikey.js +0 -192
- package/dist/esm/models/errors/regeneratescopedapikey.js.map +0 -1
- package/dist/esm/models/errors/regenerateserviceaccountapikey.d.ts +0 -159
- package/dist/esm/models/errors/regenerateserviceaccountapikey.d.ts.map +0 -1
- package/dist/esm/models/errors/regenerateserviceaccountapikey.js +0 -176
- package/dist/esm/models/errors/regenerateserviceaccountapikey.js.map +0 -1
- package/dist/esm/models/errors/reissueownerkey.d.ts +0 -159
- package/dist/esm/models/errors/reissueownerkey.d.ts.map +0 -1
- package/dist/esm/models/errors/reissueownerkey.js +0 -192
- package/dist/esm/models/errors/reissueownerkey.js.map +0 -1
- package/dist/esm/models/errors/removeteammember.d.ts +0 -159
- package/dist/esm/models/errors/removeteammember.d.ts.map +0 -1
- package/dist/esm/models/errors/removeteammember.js +0 -192
- package/dist/esm/models/errors/removeteammember.js.map +0 -1
- package/dist/esm/models/errors/revokeclusterinvite.d.ts +0 -159
- package/dist/esm/models/errors/revokeclusterinvite.d.ts.map +0 -1
- package/dist/esm/models/errors/revokeclusterinvite.js +0 -192
- package/dist/esm/models/errors/revokeclusterinvite.js.map +0 -1
- package/dist/esm/models/errors/suspendclusterorg.d.ts +0 -159
- package/dist/esm/models/errors/suspendclusterorg.d.ts.map +0 -1
- package/dist/esm/models/errors/suspendclusterorg.js +0 -192
- package/dist/esm/models/errors/suspendclusterorg.js.map +0 -1
- package/dist/esm/models/errors/unsuspendclusterorg.d.ts +0 -159
- package/dist/esm/models/errors/unsuspendclusterorg.d.ts.map +0 -1
- package/dist/esm/models/errors/unsuspendclusterorg.js +0 -192
- package/dist/esm/models/errors/unsuspendclusterorg.js.map +0 -1
- package/dist/esm/models/errors/updateorgquota.d.ts +0 -159
- package/dist/esm/models/errors/updateorgquota.d.ts.map +0 -1
- package/dist/esm/models/errors/updateorgquota.js +0 -192
- package/dist/esm/models/errors/updateorgquota.js.map +0 -1
- package/dist/esm/models/errors/updateorgratelimit.d.ts +0 -159
- package/dist/esm/models/errors/updateorgratelimit.d.ts.map +0 -1
- package/dist/esm/models/errors/updateorgratelimit.js +0 -192
- package/dist/esm/models/errors/updateorgratelimit.js.map +0 -1
- package/dist/esm/models/errors/updatescopedapikey.d.ts +0 -159
- package/dist/esm/models/errors/updatescopedapikey.d.ts.map +0 -1
- package/dist/esm/models/errors/updatescopedapikey.js +0 -192
- package/dist/esm/models/errors/updatescopedapikey.js.map +0 -1
- package/dist/esm/models/errors/updateserviceaccountapikey.d.ts +0 -159
- package/dist/esm/models/errors/updateserviceaccountapikey.d.ts.map +0 -1
- package/dist/esm/models/errors/updateserviceaccountapikey.js +0 -180
- package/dist/esm/models/errors/updateserviceaccountapikey.js.map +0 -1
- package/dist/esm/models/errors/updateteam.d.ts +0 -159
- package/dist/esm/models/errors/updateteam.d.ts.map +0 -1
- package/dist/esm/models/errors/updateteam.js +0 -192
- package/dist/esm/models/errors/updateteam.js.map +0 -1
- package/dist/esm/models/operations/acceptclusterinvite.d.ts +0 -152
- package/dist/esm/models/operations/acceptclusterinvite.d.ts.map +0 -1
- package/dist/esm/models/operations/acceptclusterinvite.js +0 -173
- package/dist/esm/models/operations/acceptclusterinvite.js.map +0 -1
- package/dist/esm/models/operations/addteammember.d.ts +0 -74
- package/dist/esm/models/operations/addteammember.d.ts.map +0 -1
- package/dist/esm/models/operations/addteammember.js +0 -86
- package/dist/esm/models/operations/addteammember.js.map +0 -1
- package/dist/esm/models/operations/createclusterinvite.d.ts +0 -88
- package/dist/esm/models/operations/createclusterinvite.d.ts.map +0 -1
- package/dist/esm/models/operations/createclusterinvite.js +0 -101
- package/dist/esm/models/operations/createclusterinvite.js.map +0 -1
- package/dist/esm/models/operations/createscopedapikey.d.ts +0 -110
- package/dist/esm/models/operations/createscopedapikey.d.ts.map +0 -1
- package/dist/esm/models/operations/createscopedapikey.js +0 -122
- package/dist/esm/models/operations/createscopedapikey.js.map +0 -1
- package/dist/esm/models/operations/createserviceaccount.d.ts +0 -72
- package/dist/esm/models/operations/createserviceaccount.d.ts.map +0 -1
- package/dist/esm/models/operations/createserviceaccount.js +0 -85
- package/dist/esm/models/operations/createserviceaccount.js.map +0 -1
- package/dist/esm/models/operations/createteam.d.ts +0 -74
- package/dist/esm/models/operations/createteam.d.ts.map +0 -1
- package/dist/esm/models/operations/createteam.js +0 -86
- package/dist/esm/models/operations/createteam.js.map +0 -1
- package/dist/esm/models/operations/deleteclusterorg.d.ts +0 -38
- package/dist/esm/models/operations/deleteclusterorg.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteclusterorg.js +0 -45
- package/dist/esm/models/operations/deleteclusterorg.js.map +0 -1
- package/dist/esm/models/operations/deleteserviceaccount.d.ts +0 -42
- package/dist/esm/models/operations/deleteserviceaccount.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteserviceaccount.js +0 -49
- package/dist/esm/models/operations/deleteserviceaccount.js.map +0 -1
- package/dist/esm/models/operations/deleteserviceaccountapikey.d.ts +0 -44
- package/dist/esm/models/operations/deleteserviceaccountapikey.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteserviceaccountapikey.js +0 -51
- package/dist/esm/models/operations/deleteserviceaccountapikey.js.map +0 -1
- package/dist/esm/models/operations/deleteteam.d.ts +0 -42
- package/dist/esm/models/operations/deleteteam.d.ts.map +0 -1
- package/dist/esm/models/operations/deleteteam.js +0 -49
- package/dist/esm/models/operations/deleteteam.js.map +0 -1
- package/dist/esm/models/operations/exchangeapikeytoken.d.ts +0 -72
- package/dist/esm/models/operations/exchangeapikeytoken.d.ts.map +0 -1
- package/dist/esm/models/operations/exchangeapikeytoken.js +0 -69
- package/dist/esm/models/operations/exchangeapikeytoken.js.map +0 -1
- package/dist/esm/models/operations/getclusterinviteinfo.d.ts +0 -42
- package/dist/esm/models/operations/getclusterinviteinfo.d.ts.map +0 -1
- package/dist/esm/models/operations/getclusterinviteinfo.js +0 -49
- package/dist/esm/models/operations/getclusterinviteinfo.js.map +0 -1
- package/dist/esm/models/operations/getclusterorg.d.ts +0 -63
- package/dist/esm/models/operations/getclusterorg.d.ts.map +0 -1
- package/dist/esm/models/operations/getclusterorg.js +0 -68
- package/dist/esm/models/operations/getclusterorg.js.map +0 -1
- package/dist/esm/models/operations/getjwtfromkey.d.ts +0 -72
- package/dist/esm/models/operations/getjwtfromkey.d.ts.map +0 -1
- package/dist/esm/models/operations/getjwtfromkey.js +0 -67
- package/dist/esm/models/operations/getjwtfromkey.js.map +0 -1
- package/dist/esm/models/operations/getorgquota.d.ts +0 -54
- package/dist/esm/models/operations/getorgquota.d.ts.map +0 -1
- package/dist/esm/models/operations/getorgquota.js +0 -59
- package/dist/esm/models/operations/getorgquota.js.map +0 -1
- package/dist/esm/models/operations/getorgratelimit.d.ts +0 -44
- package/dist/esm/models/operations/getorgratelimit.d.ts.map +0 -1
- package/dist/esm/models/operations/getorgratelimit.js +0 -51
- package/dist/esm/models/operations/getorgratelimit.js.map +0 -1
- package/dist/esm/models/operations/getserviceaccount.d.ts +0 -76
- package/dist/esm/models/operations/getserviceaccount.d.ts.map +0 -1
- package/dist/esm/models/operations/getserviceaccount.js +0 -85
- package/dist/esm/models/operations/getserviceaccount.js.map +0 -1
- package/dist/esm/models/operations/getteam.d.ts +0 -61
- package/dist/esm/models/operations/getteam.d.ts.map +0 -1
- package/dist/esm/models/operations/getteam.js +0 -69
- package/dist/esm/models/operations/getteam.js.map +0 -1
- package/dist/esm/models/operations/listclusterinvites.d.ts +0 -67
- package/dist/esm/models/operations/listclusterinvites.d.ts.map +0 -1
- package/dist/esm/models/operations/listclusterinvites.js +0 -75
- package/dist/esm/models/operations/listclusterinvites.js.map +0 -1
- package/dist/esm/models/operations/listclusterorgs.d.ts +0 -74
- package/dist/esm/models/operations/listclusterorgs.d.ts.map +0 -1
- package/dist/esm/models/operations/listclusterorgs.js +0 -80
- package/dist/esm/models/operations/listclusterorgs.js.map +0 -1
- package/dist/esm/models/operations/listscopedapikeys.d.ts +0 -67
- package/dist/esm/models/operations/listscopedapikeys.d.ts.map +0 -1
- package/dist/esm/models/operations/listscopedapikeys.js +0 -75
- package/dist/esm/models/operations/listscopedapikeys.js.map +0 -1
- package/dist/esm/models/operations/listserviceaccountapikeys.d.ts +0 -67
- package/dist/esm/models/operations/listserviceaccountapikeys.d.ts.map +0 -1
- package/dist/esm/models/operations/listserviceaccountapikeys.js +0 -75
- package/dist/esm/models/operations/listserviceaccountapikeys.js.map +0 -1
- package/dist/esm/models/operations/listserviceaccounts.d.ts +0 -57
- package/dist/esm/models/operations/listserviceaccounts.d.ts.map +0 -1
- package/dist/esm/models/operations/listserviceaccounts.js +0 -65
- package/dist/esm/models/operations/listserviceaccounts.js.map +0 -1
- package/dist/esm/models/operations/listteammembers.d.ts +0 -59
- package/dist/esm/models/operations/listteammembers.d.ts.map +0 -1
- package/dist/esm/models/operations/listteammembers.js +0 -67
- package/dist/esm/models/operations/listteammembers.js.map +0 -1
- package/dist/esm/models/operations/listteams.d.ts +0 -59
- package/dist/esm/models/operations/listteams.d.ts.map +0 -1
- package/dist/esm/models/operations/listteams.js +0 -68
- package/dist/esm/models/operations/listteams.js.map +0 -1
- package/dist/esm/models/operations/regeneratescopedapikey.d.ts +0 -55
- package/dist/esm/models/operations/regeneratescopedapikey.d.ts.map +0 -1
- package/dist/esm/models/operations/regeneratescopedapikey.js +0 -67
- package/dist/esm/models/operations/regeneratescopedapikey.js.map +0 -1
- package/dist/esm/models/operations/regenerateserviceaccountapikey.d.ts +0 -46
- package/dist/esm/models/operations/regenerateserviceaccountapikey.d.ts.map +0 -1
- package/dist/esm/models/operations/regenerateserviceaccountapikey.js +0 -53
- package/dist/esm/models/operations/regenerateserviceaccountapikey.js.map +0 -1
- package/dist/esm/models/operations/reissueownerkey.d.ts +0 -102
- package/dist/esm/models/operations/reissueownerkey.d.ts.map +0 -1
- package/dist/esm/models/operations/reissueownerkey.js +0 -114
- package/dist/esm/models/operations/reissueownerkey.js.map +0 -1
- package/dist/esm/models/operations/removeteammember.d.ts +0 -44
- package/dist/esm/models/operations/removeteammember.d.ts.map +0 -1
- package/dist/esm/models/operations/removeteammember.js +0 -51
- package/dist/esm/models/operations/removeteammember.js.map +0 -1
- package/dist/esm/models/operations/revokeclusterinvite.d.ts +0 -38
- package/dist/esm/models/operations/revokeclusterinvite.d.ts.map +0 -1
- package/dist/esm/models/operations/revokeclusterinvite.js +0 -45
- package/dist/esm/models/operations/revokeclusterinvite.js.map +0 -1
- package/dist/esm/models/operations/suspendclusterorg.d.ts +0 -38
- package/dist/esm/models/operations/suspendclusterorg.d.ts.map +0 -1
- package/dist/esm/models/operations/suspendclusterorg.js +0 -45
- package/dist/esm/models/operations/suspendclusterorg.js.map +0 -1
- package/dist/esm/models/operations/unsuspendclusterorg.d.ts +0 -38
- package/dist/esm/models/operations/unsuspendclusterorg.d.ts.map +0 -1
- package/dist/esm/models/operations/unsuspendclusterorg.js +0 -45
- package/dist/esm/models/operations/unsuspendclusterorg.js.map +0 -1
- package/dist/esm/models/operations/updateorgquota.d.ts +0 -82
- package/dist/esm/models/operations/updateorgquota.d.ts.map +0 -1
- package/dist/esm/models/operations/updateorgquota.js +0 -91
- package/dist/esm/models/operations/updateorgquota.js.map +0 -1
- package/dist/esm/models/operations/updateorgratelimit.d.ts +0 -63
- package/dist/esm/models/operations/updateorgratelimit.d.ts.map +0 -1
- package/dist/esm/models/operations/updateorgratelimit.js +0 -75
- package/dist/esm/models/operations/updateorgratelimit.js.map +0 -1
- package/dist/esm/models/operations/updatescopedapikey.d.ts +0 -91
- package/dist/esm/models/operations/updatescopedapikey.d.ts.map +0 -1
- package/dist/esm/models/operations/updatescopedapikey.js +0 -101
- package/dist/esm/models/operations/updatescopedapikey.js.map +0 -1
- package/dist/esm/models/operations/updateserviceaccountapikey.d.ts +0 -67
- package/dist/esm/models/operations/updateserviceaccountapikey.d.ts.map +0 -1
- package/dist/esm/models/operations/updateserviceaccountapikey.js +0 -78
- package/dist/esm/models/operations/updateserviceaccountapikey.js.map +0 -1
- package/dist/esm/models/operations/updateteam.d.ts +0 -76
- package/dist/esm/models/operations/updateteam.d.ts.map +0 -1
- package/dist/esm/models/operations/updateteam.js +0 -87
- package/dist/esm/models/operations/updateteam.js.map +0 -1
- package/dist/esm/react-query/authApiKeyGetJwtFromKey.d.ts +0 -31
- package/dist/esm/react-query/authApiKeyGetJwtFromKey.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeyGetJwtFromKey.js +0 -44
- package/dist/esm/react-query/authApiKeyGetJwtFromKey.js.map +0 -1
- package/dist/esm/react-query/authApiKeysCreate.d.ts +0 -29
- package/dist/esm/react-query/authApiKeysCreate.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysCreate.js +0 -42
- package/dist/esm/react-query/authApiKeysCreate.js.map +0 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts +0 -29
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.js +0 -42
- package/dist/esm/react-query/authApiKeysExchangeToken.js.map +0 -1
- package/dist/esm/react-query/authApiKeysList.core.d.ts +0 -16
- package/dist/esm/react-query/authApiKeysList.core.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysList.core.js +0 -33
- package/dist/esm/react-query/authApiKeysList.core.js.map +0 -1
- package/dist/esm/react-query/authApiKeysList.d.ts +0 -41
- package/dist/esm/react-query/authApiKeysList.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysList.js +0 -50
- package/dist/esm/react-query/authApiKeysList.js.map +0 -1
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts +0 -29
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysRegenerate.js +0 -42
- package/dist/esm/react-query/authApiKeysRegenerate.js.map +0 -1
- package/dist/esm/react-query/authApiKeysUpdate.d.ts +0 -29
- package/dist/esm/react-query/authApiKeysUpdate.d.ts.map +0 -1
- package/dist/esm/react-query/authApiKeysUpdate.js +0 -42
- package/dist/esm/react-query/authApiKeysUpdate.js.map +0 -1
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts +0 -29
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterAcceptInvite.js +0 -42
- package/dist/esm/react-query/authClusterAcceptInvite.js.map +0 -1
- package/dist/esm/react-query/authClusterCreateInvite.d.ts +0 -29
- package/dist/esm/react-query/authClusterCreateInvite.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterCreateInvite.js +0 -42
- package/dist/esm/react-query/authClusterCreateInvite.js.map +0 -1
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts +0 -26
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterDeleteOrg.js +0 -39
- package/dist/esm/react-query/authClusterDeleteOrg.js.map +0 -1
- package/dist/esm/react-query/authClusterGetOrg.core.d.ts +0 -14
- package/dist/esm/react-query/authClusterGetOrg.core.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterGetOrg.core.js +0 -31
- package/dist/esm/react-query/authClusterGetOrg.core.js.map +0 -1
- package/dist/esm/react-query/authClusterGetOrg.d.ts +0 -30
- package/dist/esm/react-query/authClusterGetOrg.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterGetOrg.js +0 -44
- package/dist/esm/react-query/authClusterGetOrg.js.map +0 -1
- package/dist/esm/react-query/authClusterInviteInfo.core.d.ts +0 -15
- package/dist/esm/react-query/authClusterInviteInfo.core.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterInviteInfo.core.js +0 -32
- package/dist/esm/react-query/authClusterInviteInfo.core.js.map +0 -1
- package/dist/esm/react-query/authClusterInviteInfo.d.ts +0 -33
- package/dist/esm/react-query/authClusterInviteInfo.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterInviteInfo.js +0 -44
- package/dist/esm/react-query/authClusterInviteInfo.js.map +0 -1
- package/dist/esm/react-query/authClusterListInvites.core.d.ts +0 -14
- package/dist/esm/react-query/authClusterListInvites.core.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterListInvites.core.js +0 -31
- package/dist/esm/react-query/authClusterListInvites.core.js.map +0 -1
- package/dist/esm/react-query/authClusterListInvites.d.ts +0 -29
- package/dist/esm/react-query/authClusterListInvites.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterListInvites.js +0 -44
- package/dist/esm/react-query/authClusterListInvites.js.map +0 -1
- package/dist/esm/react-query/authClusterListOrgs.core.d.ts +0 -14
- package/dist/esm/react-query/authClusterListOrgs.core.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterListOrgs.core.js +0 -29
- package/dist/esm/react-query/authClusterListOrgs.core.js.map +0 -1
- package/dist/esm/react-query/authClusterListOrgs.d.ts +0 -29
- package/dist/esm/react-query/authClusterListOrgs.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterListOrgs.js +0 -44
- package/dist/esm/react-query/authClusterListOrgs.js.map +0 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.d.ts +0 -29
- package/dist/esm/react-query/authClusterReissueOwnerKey.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.js +0 -42
- package/dist/esm/react-query/authClusterReissueOwnerKey.js.map +0 -1
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts +0 -26
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterRevokeInvite.js +0 -39
- package/dist/esm/react-query/authClusterRevokeInvite.js.map +0 -1
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts +0 -26
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterSuspendOrg.js +0 -39
- package/dist/esm/react-query/authClusterSuspendOrg.js.map +0 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts +0 -26
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts.map +0 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.js +0 -39
- package/dist/esm/react-query/authClusterUnsuspendOrg.js.map +0 -1
- package/dist/esm/react-query/authOrgsGetQuota.core.d.ts +0 -14
- package/dist/esm/react-query/authOrgsGetQuota.core.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsGetQuota.core.js +0 -31
- package/dist/esm/react-query/authOrgsGetQuota.core.js.map +0 -1
- package/dist/esm/react-query/authOrgsGetQuota.d.ts +0 -33
- package/dist/esm/react-query/authOrgsGetQuota.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsGetQuota.js +0 -44
- package/dist/esm/react-query/authOrgsGetQuota.js.map +0 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.core.d.ts +0 -14
- package/dist/esm/react-query/authOrgsGetRateLimit.core.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.core.js +0 -31
- package/dist/esm/react-query/authOrgsGetRateLimit.core.js.map +0 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts +0 -33
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.js +0 -44
- package/dist/esm/react-query/authOrgsGetRateLimit.js.map +0 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts +0 -26
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.js +0 -39
- package/dist/esm/react-query/authOrgsUpdateQuota.js.map +0 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts +0 -26
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts.map +0 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.js +0 -39
- package/dist/esm/react-query/authOrgsUpdateRateLimit.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts +0 -29
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsCreate.js +0 -42
- package/dist/esm/react-query/authServiceAccountsCreate.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts +0 -26
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsDelete.js +0 -39
- package/dist/esm/react-query/authServiceAccountsDelete.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts +0 -26
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.js +0 -39
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsGet.core.d.ts +0 -14
- package/dist/esm/react-query/authServiceAccountsGet.core.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsGet.core.js +0 -31
- package/dist/esm/react-query/authServiceAccountsGet.core.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsGet.d.ts +0 -35
- package/dist/esm/react-query/authServiceAccountsGet.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsGet.js +0 -44
- package/dist/esm/react-query/authServiceAccountsGet.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsList.core.d.ts +0 -14
- package/dist/esm/react-query/authServiceAccountsList.core.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsList.core.js +0 -31
- package/dist/esm/react-query/authServiceAccountsList.core.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsList.d.ts +0 -33
- package/dist/esm/react-query/authServiceAccountsList.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsList.js +0 -44
- package/dist/esm/react-query/authServiceAccountsList.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.core.d.ts +0 -14
- package/dist/esm/react-query/authServiceAccountsListApiKeys.core.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.core.js +0 -36
- package/dist/esm/react-query/authServiceAccountsListApiKeys.core.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts +0 -35
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.js +0 -49
- package/dist/esm/react-query/authServiceAccountsListApiKeys.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts +0 -26
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.js +0 -39
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.js.map +0 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts +0 -26
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts.map +0 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.js +0 -39
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.js.map +0 -1
- package/dist/esm/react-query/authTeamsAddMember.d.ts +0 -29
- package/dist/esm/react-query/authTeamsAddMember.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsAddMember.js +0 -42
- package/dist/esm/react-query/authTeamsAddMember.js.map +0 -1
- package/dist/esm/react-query/authTeamsCreate.d.ts +0 -26
- package/dist/esm/react-query/authTeamsCreate.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsCreate.js +0 -39
- package/dist/esm/react-query/authTeamsCreate.js.map +0 -1
- package/dist/esm/react-query/authTeamsDelete.d.ts +0 -26
- package/dist/esm/react-query/authTeamsDelete.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsDelete.js +0 -39
- package/dist/esm/react-query/authTeamsDelete.js.map +0 -1
- package/dist/esm/react-query/authTeamsGet.core.d.ts +0 -14
- package/dist/esm/react-query/authTeamsGet.core.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsGet.core.js +0 -31
- package/dist/esm/react-query/authTeamsGet.core.js.map +0 -1
- package/dist/esm/react-query/authTeamsGet.d.ts +0 -35
- package/dist/esm/react-query/authTeamsGet.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsGet.js +0 -44
- package/dist/esm/react-query/authTeamsGet.js.map +0 -1
- package/dist/esm/react-query/authTeamsList.core.d.ts +0 -14
- package/dist/esm/react-query/authTeamsList.core.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsList.core.js +0 -31
- package/dist/esm/react-query/authTeamsList.core.js.map +0 -1
- package/dist/esm/react-query/authTeamsList.d.ts +0 -33
- package/dist/esm/react-query/authTeamsList.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsList.js +0 -44
- package/dist/esm/react-query/authTeamsList.js.map +0 -1
- package/dist/esm/react-query/authTeamsListMembers.core.d.ts +0 -14
- package/dist/esm/react-query/authTeamsListMembers.core.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsListMembers.core.js +0 -31
- package/dist/esm/react-query/authTeamsListMembers.core.js.map +0 -1
- package/dist/esm/react-query/authTeamsListMembers.d.ts +0 -35
- package/dist/esm/react-query/authTeamsListMembers.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsListMembers.js +0 -44
- package/dist/esm/react-query/authTeamsListMembers.js.map +0 -1
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts +0 -26
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsRemoveMember.js +0 -39
- package/dist/esm/react-query/authTeamsRemoveMember.js.map +0 -1
- package/dist/esm/react-query/authTeamsUpdate.d.ts +0 -26
- package/dist/esm/react-query/authTeamsUpdate.d.ts.map +0 -1
- package/dist/esm/react-query/authTeamsUpdate.js +0 -39
- package/dist/esm/react-query/authTeamsUpdate.js.map +0 -1
- package/dist/esm/sdk/apikey.d.ts +0 -14
- package/dist/esm/sdk/apikey.d.ts.map +0 -1
- package/dist/esm/sdk/apikey.js +0 -20
- package/dist/esm/sdk/apikey.js.map +0 -1
- package/dist/esm/sdk/apikeys.d.ts +0 -40
- package/dist/esm/sdk/apikeys.d.ts.map +0 -1
- package/dist/esm/sdk/apikeys.js +0 -58
- package/dist/esm/sdk/apikeys.js.map +0 -1
- package/dist/esm/sdk/auth.d.ts +0 -22
- package/dist/esm/sdk/auth.d.ts.map +0 -1
- package/dist/esm/sdk/auth.js +0 -31
- package/dist/esm/sdk/auth.js.map +0 -1
- package/dist/esm/sdk/cluster.d.ts +0 -58
- package/dist/esm/sdk/cluster.d.ts.map +0 -1
- package/dist/esm/sdk/cluster.js +0 -94
- package/dist/esm/sdk/cluster.js.map +0 -1
- package/dist/esm/sdk/orgs.d.ts +0 -21
- package/dist/esm/sdk/orgs.d.ts.map +0 -1
- package/dist/esm/sdk/orgs.js +0 -36
- package/dist/esm/sdk/orgs.js.map +0 -1
- package/dist/esm/sdk/serviceaccounts.d.ts +0 -40
- package/dist/esm/sdk/serviceaccounts.d.ts.map +0 -1
- package/dist/esm/sdk/serviceaccounts.js +0 -67
- package/dist/esm/sdk/serviceaccounts.js.map +0 -1
- package/dist/esm/sdk/teams.d.ts +0 -40
- package/dist/esm/sdk/teams.d.ts.map +0 -1
- package/dist/esm/sdk/teams.js +0 -67
- package/dist/esm/sdk/teams.js.map +0 -1
- package/src/funcs/authApiKeyGetJwtFromKey.ts +0 -199
- package/src/funcs/authApiKeysCreate.ts +0 -221
- package/src/funcs/authApiKeysExchangeToken.ts +0 -225
- package/src/funcs/authApiKeysList.ts +0 -227
- package/src/funcs/authApiKeysRegenerate.ts +0 -226
- package/src/funcs/authApiKeysUpdate.ts +0 -221
- package/src/funcs/authClusterAcceptInvite.ts +0 -225
- package/src/funcs/authClusterCreateInvite.ts +0 -225
- package/src/funcs/authClusterDeleteOrg.ts +0 -225
- package/src/funcs/authClusterGetOrg.ts +0 -222
- package/src/funcs/authClusterInviteInfo.ts +0 -226
- package/src/funcs/authClusterListInvites.ts +0 -217
- package/src/funcs/authClusterListOrgs.ts +0 -214
- package/src/funcs/authClusterReissueOwnerKey.ts +0 -226
- package/src/funcs/authClusterRevokeInvite.ts +0 -229
- package/src/funcs/authClusterSuspendOrg.ts +0 -225
- package/src/funcs/authClusterUnsuspendOrg.ts +0 -229
- package/src/funcs/authOrgsGetQuota.ts +0 -222
- package/src/funcs/authOrgsGetRateLimit.ts +0 -222
- package/src/funcs/authOrgsUpdateQuota.ts +0 -223
- package/src/funcs/authOrgsUpdateRateLimit.ts +0 -223
- package/src/funcs/authServiceAccountsCreate.ts +0 -234
- package/src/funcs/authServiceAccountsDelete.ts +0 -234
- package/src/funcs/authServiceAccountsDeleteApiKey.ts +0 -242
- package/src/funcs/authServiceAccountsGet.ts +0 -233
- package/src/funcs/authServiceAccountsList.ts +0 -230
- package/src/funcs/authServiceAccountsListApiKeys.ts +0 -239
- package/src/funcs/authServiceAccountsRegenerateApiKey.ts +0 -247
- package/src/funcs/authServiceAccountsUpdateApiKey.ts +0 -243
- package/src/funcs/authTeamsAddMember.ts +0 -230
- package/src/funcs/authTeamsCreate.ts +0 -223
- package/src/funcs/authTeamsDelete.ts +0 -226
- package/src/funcs/authTeamsGet.ts +0 -223
- package/src/funcs/authTeamsList.ts +0 -219
- package/src/funcs/authTeamsListMembers.ts +0 -226
- package/src/funcs/authTeamsRemoveMember.ts +0 -230
- package/src/funcs/authTeamsUpdate.ts +0 -227
- package/src/mcp-server/tools/authApiKeyGetJwtFromKey.ts +0 -37
- package/src/mcp-server/tools/authApiKeysCreate.ts +0 -37
- package/src/mcp-server/tools/authApiKeysExchangeToken.ts +0 -37
- package/src/mcp-server/tools/authApiKeysList.ts +0 -37
- package/src/mcp-server/tools/authApiKeysRegenerate.ts +0 -37
- package/src/mcp-server/tools/authApiKeysUpdate.ts +0 -37
- package/src/mcp-server/tools/authClusterAcceptInvite.ts +0 -37
- package/src/mcp-server/tools/authClusterCreateInvite.ts +0 -37
- package/src/mcp-server/tools/authClusterDeleteOrg.ts +0 -35
- package/src/mcp-server/tools/authClusterGetOrg.ts +0 -35
- package/src/mcp-server/tools/authClusterInviteInfo.ts +0 -35
- package/src/mcp-server/tools/authClusterListInvites.ts +0 -35
- package/src/mcp-server/tools/authClusterListOrgs.ts +0 -35
- package/src/mcp-server/tools/authClusterReissueOwnerKey.ts +0 -37
- package/src/mcp-server/tools/authClusterRevokeInvite.ts +0 -35
- package/src/mcp-server/tools/authClusterSuspendOrg.ts +0 -35
- package/src/mcp-server/tools/authClusterUnsuspendOrg.ts +0 -35
- package/src/mcp-server/tools/authOrgsGetQuota.ts +0 -35
- package/src/mcp-server/tools/authOrgsGetRateLimit.ts +0 -35
- package/src/mcp-server/tools/authOrgsUpdateQuota.ts +0 -35
- package/src/mcp-server/tools/authOrgsUpdateRateLimit.ts +0 -35
- package/src/mcp-server/tools/authServiceAccountsCreate.ts +0 -37
- package/src/mcp-server/tools/authServiceAccountsDelete.ts +0 -35
- package/src/mcp-server/tools/authServiceAccountsDeleteApiKey.ts +0 -36
- package/src/mcp-server/tools/authServiceAccountsGet.ts +0 -35
- package/src/mcp-server/tools/authServiceAccountsList.ts +0 -35
- package/src/mcp-server/tools/authServiceAccountsListApiKeys.ts +0 -36
- package/src/mcp-server/tools/authServiceAccountsRegenerateApiKey.ts +0 -37
- package/src/mcp-server/tools/authServiceAccountsUpdateApiKey.ts +0 -36
- package/src/mcp-server/tools/authTeamsAddMember.ts +0 -37
- package/src/mcp-server/tools/authTeamsCreate.ts +0 -35
- package/src/mcp-server/tools/authTeamsDelete.ts +0 -35
- package/src/mcp-server/tools/authTeamsGet.ts +0 -35
- package/src/mcp-server/tools/authTeamsList.ts +0 -35
- package/src/mcp-server/tools/authTeamsListMembers.ts +0 -35
- package/src/mcp-server/tools/authTeamsRemoveMember.ts +0 -35
- package/src/mcp-server/tools/authTeamsUpdate.ts +0 -35
- package/src/models/errors/acceptclusterinvite.ts +0 -387
- package/src/models/errors/addteammember.ts +0 -377
- package/src/models/errors/createclusterinvite.ts +0 -387
- package/src/models/errors/createscopedapikey.ts +0 -389
- package/src/models/errors/createserviceaccount.ts +0 -404
- package/src/models/errors/createteam.ts +0 -369
- package/src/models/errors/deleteclusterorg.ts +0 -386
- package/src/models/errors/deleteserviceaccount.ts +0 -404
- package/src/models/errors/deleteserviceaccountapikey.ts +0 -415
- package/src/models/errors/deleteteam.ts +0 -369
- package/src/models/errors/exchangeapikeytoken.ts +0 -387
- package/src/models/errors/getclusterinviteinfo.ts +0 -390
- package/src/models/errors/getclusterorg.ts +0 -380
- package/src/models/errors/getjwtfromkey.ts +0 -262
- package/src/models/errors/getorgquota.ts +0 -369
- package/src/models/errors/getorgratelimit.ts +0 -380
- package/src/models/errors/getserviceaccount.ts +0 -391
- package/src/models/errors/getteam.ts +0 -372
- package/src/models/errors/listclusterinvites.ts +0 -389
- package/src/models/errors/listclusterorgs.ts +0 -386
- package/src/models/errors/listscopedapikeys.ts +0 -386
- package/src/models/errors/listserviceaccountapikeys.ts +0 -415
- package/src/models/errors/listserviceaccounts.ts +0 -402
- package/src/models/errors/listteammembers.ts +0 -380
- package/src/models/errors/listteams.ts +0 -375
- package/src/models/errors/regeneratescopedapikey.ts +0 -393
- package/src/models/errors/regenerateserviceaccountapikey.ts +0 -418
- package/src/models/errors/reissueownerkey.ts +0 -386
- package/src/models/errors/removeteammember.ts +0 -380
- package/src/models/errors/revokeclusterinvite.ts +0 -387
- package/src/models/errors/suspendclusterorg.ts +0 -386
- package/src/models/errors/unsuspendclusterorg.ts +0 -387
- package/src/models/errors/updateorgquota.ts +0 -377
- package/src/models/errors/updateorgratelimit.ts +0 -386
- package/src/models/errors/updatescopedapikey.ts +0 -389
- package/src/models/errors/updateserviceaccountapikey.ts +0 -415
- package/src/models/errors/updateteam.ts +0 -369
- package/src/models/operations/acceptclusterinvite.ts +0 -414
- package/src/models/operations/addteammember.ts +0 -214
- package/src/models/operations/createclusterinvite.ts +0 -251
- package/src/models/operations/createscopedapikey.ts +0 -289
- package/src/models/operations/createserviceaccount.ts +0 -221
- package/src/models/operations/createteam.ts +0 -211
- package/src/models/operations/deleteclusterorg.ts +0 -115
- package/src/models/operations/deleteserviceaccount.ts +0 -125
- package/src/models/operations/deleteserviceaccountapikey.ts +0 -131
- package/src/models/operations/deleteteam.ts +0 -121
- package/src/models/operations/exchangeapikeytoken.ts +0 -191
- package/src/models/operations/getclusterinviteinfo.ts +0 -125
- package/src/models/operations/getclusterorg.ts +0 -158
- package/src/models/operations/getjwtfromkey.ts +0 -185
- package/src/models/operations/getorgquota.ts +0 -141
- package/src/models/operations/getorgratelimit.ts +0 -127
- package/src/models/operations/getserviceaccount.ts +0 -227
- package/src/models/operations/getteam.ts +0 -168
- package/src/models/operations/listclusterinvites.ts +0 -186
- package/src/models/operations/listclusterorgs.ts +0 -195
- package/src/models/operations/listscopedapikeys.ts +0 -168
- package/src/models/operations/listserviceaccountapikeys.ts +0 -177
- package/src/models/operations/listserviceaccounts.ts +0 -168
- package/src/models/operations/listteammembers.ts +0 -167
- package/src/models/operations/listteams.ts +0 -165
- package/src/models/operations/regeneratescopedapikey.ts +0 -175
- package/src/models/operations/regenerateserviceaccountapikey.ts +0 -140
- package/src/models/operations/reissueownerkey.ts +0 -272
- package/src/models/operations/removeteammember.ts +0 -127
- package/src/models/operations/revokeclusterinvite.ts +0 -115
- package/src/models/operations/suspendclusterorg.ts +0 -115
- package/src/models/operations/unsuspendclusterorg.ts +0 -115
- package/src/models/operations/updateorgquota.ts +0 -214
- package/src/models/operations/updateorgratelimit.ts +0 -188
- package/src/models/operations/updatescopedapikey.ts +0 -242
- package/src/models/operations/updateserviceaccountapikey.ts +0 -202
- package/src/models/operations/updateteam.ts +0 -221
- package/src/react-query/authApiKeyGetJwtFromKey.ts +0 -115
- package/src/react-query/authApiKeysCreate.ts +0 -116
- package/src/react-query/authApiKeysExchangeToken.ts +0 -116
- package/src/react-query/authApiKeysList.core.ts +0 -78
- package/src/react-query/authApiKeysList.ts +0 -149
- package/src/react-query/authApiKeysRegenerate.ts +0 -116
- package/src/react-query/authApiKeysUpdate.ts +0 -116
- package/src/react-query/authClusterAcceptInvite.ts +0 -116
- package/src/react-query/authClusterCreateInvite.ts +0 -116
- package/src/react-query/authClusterDeleteOrg.ts +0 -113
- package/src/react-query/authClusterGetOrg.core.ts +0 -75
- package/src/react-query/authClusterGetOrg.ts +0 -136
- package/src/react-query/authClusterInviteInfo.core.ts +0 -76
- package/src/react-query/authClusterInviteInfo.ts +0 -141
- package/src/react-query/authClusterListInvites.core.ts +0 -75
- package/src/react-query/authClusterListInvites.ts +0 -139
- package/src/react-query/authClusterListOrgs.core.ts +0 -73
- package/src/react-query/authClusterListOrgs.ts +0 -136
- package/src/react-query/authClusterReissueOwnerKey.ts +0 -116
- package/src/react-query/authClusterRevokeInvite.ts +0 -113
- package/src/react-query/authClusterSuspendOrg.ts +0 -113
- package/src/react-query/authClusterUnsuspendOrg.ts +0 -113
- package/src/react-query/authOrgsGetQuota.core.ts +0 -75
- package/src/react-query/authOrgsGetQuota.ts +0 -139
- package/src/react-query/authOrgsGetRateLimit.core.ts +0 -76
- package/src/react-query/authOrgsGetRateLimit.ts +0 -142
- package/src/react-query/authOrgsUpdateQuota.ts +0 -113
- package/src/react-query/authOrgsUpdateRateLimit.ts +0 -113
- package/src/react-query/authServiceAccountsCreate.ts +0 -116
- package/src/react-query/authServiceAccountsDelete.ts +0 -113
- package/src/react-query/authServiceAccountsDeleteApiKey.ts +0 -113
- package/src/react-query/authServiceAccountsGet.core.ts +0 -77
- package/src/react-query/authServiceAccountsGet.ts +0 -147
- package/src/react-query/authServiceAccountsList.core.ts +0 -76
- package/src/react-query/authServiceAccountsList.ts +0 -142
- package/src/react-query/authServiceAccountsListApiKeys.core.ts +0 -87
- package/src/react-query/authServiceAccountsListApiKeys.ts +0 -155
- package/src/react-query/authServiceAccountsRegenerateApiKey.ts +0 -113
- package/src/react-query/authServiceAccountsUpdateApiKey.ts +0 -113
- package/src/react-query/authTeamsAddMember.ts +0 -116
- package/src/react-query/authTeamsCreate.ts +0 -112
- package/src/react-query/authTeamsDelete.ts +0 -112
- package/src/react-query/authTeamsGet.core.ts +0 -74
- package/src/react-query/authTeamsGet.ts +0 -138
- package/src/react-query/authTeamsList.core.ts +0 -73
- package/src/react-query/authTeamsList.ts +0 -133
- package/src/react-query/authTeamsListMembers.core.ts +0 -77
- package/src/react-query/authTeamsListMembers.ts +0 -147
- package/src/react-query/authTeamsRemoveMember.ts +0 -113
- package/src/react-query/authTeamsUpdate.ts +0 -112
- package/src/sdk/apikey.ts +0 -29
- package/src/sdk/apikeys.ts +0 -99
- package/src/sdk/auth.ts +0 -43
- package/src/sdk/cluster.ts +0 -183
- package/src/sdk/orgs.ts +0 -69
- package/src/sdk/serviceaccounts.ts +0 -132
- package/src/sdk/teams.ts +0 -132
|
@@ -9,63 +9,18 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import * as components from "../components/index.js";
|
|
10
10
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
11
11
|
|
|
12
|
-
/**
|
|
13
|
-
* Filter by platform user IDs (the same dimension group_by=user_id reports)
|
|
14
|
-
*/
|
|
15
|
-
export type UserIds = Array<string> | string;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Filter by delegated end-user IDs (externalUserId, i.e. X-On-Behalf-Of subs)
|
|
19
|
-
*/
|
|
20
|
-
export type ExternalUserIds = Array<string> | string;
|
|
21
|
-
|
|
22
|
-
/**
|
|
23
|
-
* Filter by organization IDs (cluster admins only, implies cluster scope)
|
|
24
|
-
*/
|
|
25
|
-
export type OrgIds = Array<string> | string;
|
|
26
|
-
|
|
27
|
-
/**
|
|
28
|
-
* Group by specified fields
|
|
29
|
-
*/
|
|
30
|
-
export type GroupBy =
|
|
31
|
-
| Array<components.CompletionsGroupBy>
|
|
32
|
-
| components.CompletionsGroupBy;
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* Filter by model names
|
|
36
|
-
*/
|
|
37
|
-
export type Models = Array<string> | string;
|
|
38
|
-
|
|
39
12
|
export type GetCompletionsUsageRequest = {
|
|
40
13
|
startTime: number;
|
|
41
14
|
endTime?: number | undefined;
|
|
42
15
|
bucketWidth?: components.BucketWidth | undefined;
|
|
43
16
|
limit?: number | undefined;
|
|
44
17
|
page?: string | undefined;
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
*/
|
|
48
|
-
userIds?: Array<string> | string | undefined;
|
|
49
|
-
/**
|
|
50
|
-
* Filter by delegated end-user IDs (externalUserId, i.e. X-On-Behalf-Of subs)
|
|
51
|
-
*/
|
|
52
|
-
externalUserIds?: Array<string> | string | undefined;
|
|
18
|
+
userIds?: Array<string> | undefined;
|
|
19
|
+
externalUserIds?: Array<string> | undefined;
|
|
53
20
|
allOrgs?: string | undefined;
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
orgIds?: Array<string> | string | undefined;
|
|
58
|
-
/**
|
|
59
|
-
* Group by specified fields
|
|
60
|
-
*/
|
|
61
|
-
groupBy?:
|
|
62
|
-
| Array<components.CompletionsGroupBy>
|
|
63
|
-
| components.CompletionsGroupBy
|
|
64
|
-
| undefined;
|
|
65
|
-
/**
|
|
66
|
-
* Filter by model names
|
|
67
|
-
*/
|
|
68
|
-
models?: Array<string> | string | undefined;
|
|
21
|
+
orgIds?: Array<string> | undefined;
|
|
22
|
+
groupBy?: Array<components.CompletionsGroupBy> | undefined;
|
|
23
|
+
models?: Array<string> | undefined;
|
|
69
24
|
/**
|
|
70
25
|
* Optional external end-user identifier forwarded by the API gateway.
|
|
71
26
|
*/
|
|
@@ -104,147 +59,6 @@ export type GetCompletionsUsageResponseBody = {
|
|
|
104
59
|
nextPage: string | null;
|
|
105
60
|
};
|
|
106
61
|
|
|
107
|
-
/** @internal */
|
|
108
|
-
export const UserIds$inboundSchema: z.ZodType<UserIds, z.ZodTypeDef, unknown> =
|
|
109
|
-
z.union([z.array(z.string()), z.string()]);
|
|
110
|
-
/** @internal */
|
|
111
|
-
export type UserIds$Outbound = Array<string> | string;
|
|
112
|
-
|
|
113
|
-
/** @internal */
|
|
114
|
-
export const UserIds$outboundSchema: z.ZodType<
|
|
115
|
-
UserIds$Outbound,
|
|
116
|
-
z.ZodTypeDef,
|
|
117
|
-
UserIds
|
|
118
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
119
|
-
|
|
120
|
-
export function userIdsToJSON(userIds: UserIds): string {
|
|
121
|
-
return JSON.stringify(UserIds$outboundSchema.parse(userIds));
|
|
122
|
-
}
|
|
123
|
-
export function userIdsFromJSON(
|
|
124
|
-
jsonString: string,
|
|
125
|
-
): SafeParseResult<UserIds, SDKValidationError> {
|
|
126
|
-
return safeParse(
|
|
127
|
-
jsonString,
|
|
128
|
-
(x) => UserIds$inboundSchema.parse(JSON.parse(x)),
|
|
129
|
-
`Failed to parse 'UserIds' from JSON`,
|
|
130
|
-
);
|
|
131
|
-
}
|
|
132
|
-
|
|
133
|
-
/** @internal */
|
|
134
|
-
export const ExternalUserIds$inboundSchema: z.ZodType<
|
|
135
|
-
ExternalUserIds,
|
|
136
|
-
z.ZodTypeDef,
|
|
137
|
-
unknown
|
|
138
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
139
|
-
/** @internal */
|
|
140
|
-
export type ExternalUserIds$Outbound = Array<string> | string;
|
|
141
|
-
|
|
142
|
-
/** @internal */
|
|
143
|
-
export const ExternalUserIds$outboundSchema: z.ZodType<
|
|
144
|
-
ExternalUserIds$Outbound,
|
|
145
|
-
z.ZodTypeDef,
|
|
146
|
-
ExternalUserIds
|
|
147
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
148
|
-
|
|
149
|
-
export function externalUserIdsToJSON(
|
|
150
|
-
externalUserIds: ExternalUserIds,
|
|
151
|
-
): string {
|
|
152
|
-
return JSON.stringify(ExternalUserIds$outboundSchema.parse(externalUserIds));
|
|
153
|
-
}
|
|
154
|
-
export function externalUserIdsFromJSON(
|
|
155
|
-
jsonString: string,
|
|
156
|
-
): SafeParseResult<ExternalUserIds, SDKValidationError> {
|
|
157
|
-
return safeParse(
|
|
158
|
-
jsonString,
|
|
159
|
-
(x) => ExternalUserIds$inboundSchema.parse(JSON.parse(x)),
|
|
160
|
-
`Failed to parse 'ExternalUserIds' from JSON`,
|
|
161
|
-
);
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
/** @internal */
|
|
165
|
-
export const OrgIds$inboundSchema: z.ZodType<OrgIds, z.ZodTypeDef, unknown> = z
|
|
166
|
-
.union([z.array(z.string()), z.string()]);
|
|
167
|
-
/** @internal */
|
|
168
|
-
export type OrgIds$Outbound = Array<string> | string;
|
|
169
|
-
|
|
170
|
-
/** @internal */
|
|
171
|
-
export const OrgIds$outboundSchema: z.ZodType<
|
|
172
|
-
OrgIds$Outbound,
|
|
173
|
-
z.ZodTypeDef,
|
|
174
|
-
OrgIds
|
|
175
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
176
|
-
|
|
177
|
-
export function orgIdsToJSON(orgIds: OrgIds): string {
|
|
178
|
-
return JSON.stringify(OrgIds$outboundSchema.parse(orgIds));
|
|
179
|
-
}
|
|
180
|
-
export function orgIdsFromJSON(
|
|
181
|
-
jsonString: string,
|
|
182
|
-
): SafeParseResult<OrgIds, SDKValidationError> {
|
|
183
|
-
return safeParse(
|
|
184
|
-
jsonString,
|
|
185
|
-
(x) => OrgIds$inboundSchema.parse(JSON.parse(x)),
|
|
186
|
-
`Failed to parse 'OrgIds' from JSON`,
|
|
187
|
-
);
|
|
188
|
-
}
|
|
189
|
-
|
|
190
|
-
/** @internal */
|
|
191
|
-
export const GroupBy$inboundSchema: z.ZodType<GroupBy, z.ZodTypeDef, unknown> =
|
|
192
|
-
z.union([
|
|
193
|
-
z.array(components.CompletionsGroupBy$inboundSchema),
|
|
194
|
-
components.CompletionsGroupBy$inboundSchema,
|
|
195
|
-
]);
|
|
196
|
-
/** @internal */
|
|
197
|
-
export type GroupBy$Outbound = Array<string> | string;
|
|
198
|
-
|
|
199
|
-
/** @internal */
|
|
200
|
-
export const GroupBy$outboundSchema: z.ZodType<
|
|
201
|
-
GroupBy$Outbound,
|
|
202
|
-
z.ZodTypeDef,
|
|
203
|
-
GroupBy
|
|
204
|
-
> = z.union([
|
|
205
|
-
z.array(components.CompletionsGroupBy$outboundSchema),
|
|
206
|
-
components.CompletionsGroupBy$outboundSchema,
|
|
207
|
-
]);
|
|
208
|
-
|
|
209
|
-
export function groupByToJSON(groupBy: GroupBy): string {
|
|
210
|
-
return JSON.stringify(GroupBy$outboundSchema.parse(groupBy));
|
|
211
|
-
}
|
|
212
|
-
export function groupByFromJSON(
|
|
213
|
-
jsonString: string,
|
|
214
|
-
): SafeParseResult<GroupBy, SDKValidationError> {
|
|
215
|
-
return safeParse(
|
|
216
|
-
jsonString,
|
|
217
|
-
(x) => GroupBy$inboundSchema.parse(JSON.parse(x)),
|
|
218
|
-
`Failed to parse 'GroupBy' from JSON`,
|
|
219
|
-
);
|
|
220
|
-
}
|
|
221
|
-
|
|
222
|
-
/** @internal */
|
|
223
|
-
export const Models$inboundSchema: z.ZodType<Models, z.ZodTypeDef, unknown> = z
|
|
224
|
-
.union([z.array(z.string()), z.string()]);
|
|
225
|
-
/** @internal */
|
|
226
|
-
export type Models$Outbound = Array<string> | string;
|
|
227
|
-
|
|
228
|
-
/** @internal */
|
|
229
|
-
export const Models$outboundSchema: z.ZodType<
|
|
230
|
-
Models$Outbound,
|
|
231
|
-
z.ZodTypeDef,
|
|
232
|
-
Models
|
|
233
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
234
|
-
|
|
235
|
-
export function modelsToJSON(models: Models): string {
|
|
236
|
-
return JSON.stringify(Models$outboundSchema.parse(models));
|
|
237
|
-
}
|
|
238
|
-
export function modelsFromJSON(
|
|
239
|
-
jsonString: string,
|
|
240
|
-
): SafeParseResult<Models, SDKValidationError> {
|
|
241
|
-
return safeParse(
|
|
242
|
-
jsonString,
|
|
243
|
-
(x) => Models$inboundSchema.parse(JSON.parse(x)),
|
|
244
|
-
`Failed to parse 'Models' from JSON`,
|
|
245
|
-
);
|
|
246
|
-
}
|
|
247
|
-
|
|
248
62
|
/** @internal */
|
|
249
63
|
export const GetCompletionsUsageRequest$inboundSchema: z.ZodType<
|
|
250
64
|
GetCompletionsUsageRequest,
|
|
@@ -256,15 +70,12 @@ export const GetCompletionsUsageRequest$inboundSchema: z.ZodType<
|
|
|
256
70
|
bucket_width: components.BucketWidth$inboundSchema.default("1d"),
|
|
257
71
|
limit: z.number().int().optional(),
|
|
258
72
|
page: z.string().optional(),
|
|
259
|
-
user_ids: z.
|
|
260
|
-
external_user_ids: z.
|
|
73
|
+
user_ids: z.array(z.string()).optional(),
|
|
74
|
+
external_user_ids: z.array(z.string()).optional(),
|
|
261
75
|
all_orgs: z.string().optional(),
|
|
262
|
-
org_ids: z.
|
|
263
|
-
group_by: z.
|
|
264
|
-
|
|
265
|
-
components.CompletionsGroupBy$inboundSchema,
|
|
266
|
-
]).optional(),
|
|
267
|
-
models: z.union([z.array(z.string()), z.string()]).optional(),
|
|
76
|
+
org_ids: z.array(z.string()).optional(),
|
|
77
|
+
group_by: z.array(components.CompletionsGroupBy$inboundSchema).optional(),
|
|
78
|
+
models: z.array(z.string()).optional(),
|
|
268
79
|
"X-On-Behalf-Of": z.string().optional(),
|
|
269
80
|
}).transform((v) => {
|
|
270
81
|
return remap$(v, {
|
|
@@ -286,12 +97,12 @@ export type GetCompletionsUsageRequest$Outbound = {
|
|
|
286
97
|
bucket_width: string;
|
|
287
98
|
limit?: number | undefined;
|
|
288
99
|
page?: string | undefined;
|
|
289
|
-
user_ids?: Array<string> |
|
|
290
|
-
external_user_ids?: Array<string> |
|
|
100
|
+
user_ids?: Array<string> | undefined;
|
|
101
|
+
external_user_ids?: Array<string> | undefined;
|
|
291
102
|
all_orgs?: string | undefined;
|
|
292
|
-
org_ids?: Array<string> |
|
|
293
|
-
group_by?: Array<string> |
|
|
294
|
-
models?: Array<string> |
|
|
103
|
+
org_ids?: Array<string> | undefined;
|
|
104
|
+
group_by?: Array<string> | undefined;
|
|
105
|
+
models?: Array<string> | undefined;
|
|
295
106
|
"X-On-Behalf-Of"?: string | undefined;
|
|
296
107
|
};
|
|
297
108
|
|
|
@@ -306,15 +117,12 @@ export const GetCompletionsUsageRequest$outboundSchema: z.ZodType<
|
|
|
306
117
|
bucketWidth: components.BucketWidth$outboundSchema.default("1d"),
|
|
307
118
|
limit: z.number().int().optional(),
|
|
308
119
|
page: z.string().optional(),
|
|
309
|
-
userIds: z.
|
|
310
|
-
externalUserIds: z.
|
|
120
|
+
userIds: z.array(z.string()).optional(),
|
|
121
|
+
externalUserIds: z.array(z.string()).optional(),
|
|
311
122
|
allOrgs: z.string().optional(),
|
|
312
|
-
orgIds: z.
|
|
313
|
-
groupBy: z.
|
|
314
|
-
|
|
315
|
-
components.CompletionsGroupBy$outboundSchema,
|
|
316
|
-
]).optional(),
|
|
317
|
-
models: z.union([z.array(z.string()), z.string()]).optional(),
|
|
123
|
+
orgIds: z.array(z.string()).optional(),
|
|
124
|
+
groupBy: z.array(components.CompletionsGroupBy$outboundSchema).optional(),
|
|
125
|
+
models: z.array(z.string()).optional(),
|
|
318
126
|
xOnBehalfOf: z.string().optional(),
|
|
319
127
|
}).transform((v) => {
|
|
320
128
|
return remap$(v, {
|
|
@@ -9,56 +9,17 @@ import { Result as SafeParseResult } from "../../types/fp.js";
|
|
|
9
9
|
import * as components from "../components/index.js";
|
|
10
10
|
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
11
11
|
|
|
12
|
-
/**
|
|
13
|
-
* Filter by platform user IDs (the same dimension group_by=user_id reports)
|
|
14
|
-
*/
|
|
15
|
-
export type GetConversationsUsageQueryParamUserIds = Array<string> | string;
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Filter by delegated end-user IDs (externalUserId, i.e. X-On-Behalf-Of subs)
|
|
19
|
-
*/
|
|
20
|
-
export type GetConversationsUsageQueryParamExternalUserIds =
|
|
21
|
-
| Array<string>
|
|
22
|
-
| string;
|
|
23
|
-
|
|
24
|
-
/**
|
|
25
|
-
* Filter by organization IDs (cluster admins only, implies cluster scope)
|
|
26
|
-
*/
|
|
27
|
-
export type GetConversationsUsageQueryParamOrgIds = Array<string> | string;
|
|
28
|
-
|
|
29
|
-
/**
|
|
30
|
-
* Group by specified fields
|
|
31
|
-
*/
|
|
32
|
-
export type GetConversationsUsageQueryParamGroupBy =
|
|
33
|
-
| Array<components.ConversationsGroupBy>
|
|
34
|
-
| components.ConversationsGroupBy;
|
|
35
|
-
|
|
36
12
|
export type GetConversationsUsageRequest = {
|
|
37
13
|
startTime: number;
|
|
38
14
|
endTime?: number | undefined;
|
|
39
15
|
bucketWidth?: components.BucketWidth | undefined;
|
|
40
16
|
limit?: number | undefined;
|
|
41
17
|
page?: string | undefined;
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
*/
|
|
45
|
-
userIds?: Array<string> | string | undefined;
|
|
46
|
-
/**
|
|
47
|
-
* Filter by delegated end-user IDs (externalUserId, i.e. X-On-Behalf-Of subs)
|
|
48
|
-
*/
|
|
49
|
-
externalUserIds?: Array<string> | string | undefined;
|
|
18
|
+
userIds?: Array<string> | undefined;
|
|
19
|
+
externalUserIds?: Array<string> | undefined;
|
|
50
20
|
allOrgs?: string | undefined;
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
*/
|
|
54
|
-
orgIds?: Array<string> | string | undefined;
|
|
55
|
-
/**
|
|
56
|
-
* Group by specified fields
|
|
57
|
-
*/
|
|
58
|
-
groupBy?:
|
|
59
|
-
| Array<components.ConversationsGroupBy>
|
|
60
|
-
| components.ConversationsGroupBy
|
|
61
|
-
| undefined;
|
|
21
|
+
orgIds?: Array<string> | undefined;
|
|
22
|
+
groupBy?: Array<components.ConversationsGroupBy> | undefined;
|
|
62
23
|
/**
|
|
63
24
|
* Optional external end-user identifier forwarded by the API gateway.
|
|
64
25
|
*/
|
|
@@ -97,174 +58,6 @@ export type GetConversationsUsageResponseBody = {
|
|
|
97
58
|
nextPage: string | null;
|
|
98
59
|
};
|
|
99
60
|
|
|
100
|
-
/** @internal */
|
|
101
|
-
export const GetConversationsUsageQueryParamUserIds$inboundSchema: z.ZodType<
|
|
102
|
-
GetConversationsUsageQueryParamUserIds,
|
|
103
|
-
z.ZodTypeDef,
|
|
104
|
-
unknown
|
|
105
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
106
|
-
/** @internal */
|
|
107
|
-
export type GetConversationsUsageQueryParamUserIds$Outbound =
|
|
108
|
-
| Array<string>
|
|
109
|
-
| string;
|
|
110
|
-
|
|
111
|
-
/** @internal */
|
|
112
|
-
export const GetConversationsUsageQueryParamUserIds$outboundSchema: z.ZodType<
|
|
113
|
-
GetConversationsUsageQueryParamUserIds$Outbound,
|
|
114
|
-
z.ZodTypeDef,
|
|
115
|
-
GetConversationsUsageQueryParamUserIds
|
|
116
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
117
|
-
|
|
118
|
-
export function getConversationsUsageQueryParamUserIdsToJSON(
|
|
119
|
-
getConversationsUsageQueryParamUserIds:
|
|
120
|
-
GetConversationsUsageQueryParamUserIds,
|
|
121
|
-
): string {
|
|
122
|
-
return JSON.stringify(
|
|
123
|
-
GetConversationsUsageQueryParamUserIds$outboundSchema.parse(
|
|
124
|
-
getConversationsUsageQueryParamUserIds,
|
|
125
|
-
),
|
|
126
|
-
);
|
|
127
|
-
}
|
|
128
|
-
export function getConversationsUsageQueryParamUserIdsFromJSON(
|
|
129
|
-
jsonString: string,
|
|
130
|
-
): SafeParseResult<GetConversationsUsageQueryParamUserIds, SDKValidationError> {
|
|
131
|
-
return safeParse(
|
|
132
|
-
jsonString,
|
|
133
|
-
(x) =>
|
|
134
|
-
GetConversationsUsageQueryParamUserIds$inboundSchema.parse(JSON.parse(x)),
|
|
135
|
-
`Failed to parse 'GetConversationsUsageQueryParamUserIds' from JSON`,
|
|
136
|
-
);
|
|
137
|
-
}
|
|
138
|
-
|
|
139
|
-
/** @internal */
|
|
140
|
-
export const GetConversationsUsageQueryParamExternalUserIds$inboundSchema:
|
|
141
|
-
z.ZodType<
|
|
142
|
-
GetConversationsUsageQueryParamExternalUserIds,
|
|
143
|
-
z.ZodTypeDef,
|
|
144
|
-
unknown
|
|
145
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
146
|
-
/** @internal */
|
|
147
|
-
export type GetConversationsUsageQueryParamExternalUserIds$Outbound =
|
|
148
|
-
| Array<string>
|
|
149
|
-
| string;
|
|
150
|
-
|
|
151
|
-
/** @internal */
|
|
152
|
-
export const GetConversationsUsageQueryParamExternalUserIds$outboundSchema:
|
|
153
|
-
z.ZodType<
|
|
154
|
-
GetConversationsUsageQueryParamExternalUserIds$Outbound,
|
|
155
|
-
z.ZodTypeDef,
|
|
156
|
-
GetConversationsUsageQueryParamExternalUserIds
|
|
157
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
158
|
-
|
|
159
|
-
export function getConversationsUsageQueryParamExternalUserIdsToJSON(
|
|
160
|
-
getConversationsUsageQueryParamExternalUserIds:
|
|
161
|
-
GetConversationsUsageQueryParamExternalUserIds,
|
|
162
|
-
): string {
|
|
163
|
-
return JSON.stringify(
|
|
164
|
-
GetConversationsUsageQueryParamExternalUserIds$outboundSchema.parse(
|
|
165
|
-
getConversationsUsageQueryParamExternalUserIds,
|
|
166
|
-
),
|
|
167
|
-
);
|
|
168
|
-
}
|
|
169
|
-
export function getConversationsUsageQueryParamExternalUserIdsFromJSON(
|
|
170
|
-
jsonString: string,
|
|
171
|
-
): SafeParseResult<
|
|
172
|
-
GetConversationsUsageQueryParamExternalUserIds,
|
|
173
|
-
SDKValidationError
|
|
174
|
-
> {
|
|
175
|
-
return safeParse(
|
|
176
|
-
jsonString,
|
|
177
|
-
(x) =>
|
|
178
|
-
GetConversationsUsageQueryParamExternalUserIds$inboundSchema.parse(
|
|
179
|
-
JSON.parse(x),
|
|
180
|
-
),
|
|
181
|
-
`Failed to parse 'GetConversationsUsageQueryParamExternalUserIds' from JSON`,
|
|
182
|
-
);
|
|
183
|
-
}
|
|
184
|
-
|
|
185
|
-
/** @internal */
|
|
186
|
-
export const GetConversationsUsageQueryParamOrgIds$inboundSchema: z.ZodType<
|
|
187
|
-
GetConversationsUsageQueryParamOrgIds,
|
|
188
|
-
z.ZodTypeDef,
|
|
189
|
-
unknown
|
|
190
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
191
|
-
/** @internal */
|
|
192
|
-
export type GetConversationsUsageQueryParamOrgIds$Outbound =
|
|
193
|
-
| Array<string>
|
|
194
|
-
| string;
|
|
195
|
-
|
|
196
|
-
/** @internal */
|
|
197
|
-
export const GetConversationsUsageQueryParamOrgIds$outboundSchema: z.ZodType<
|
|
198
|
-
GetConversationsUsageQueryParamOrgIds$Outbound,
|
|
199
|
-
z.ZodTypeDef,
|
|
200
|
-
GetConversationsUsageQueryParamOrgIds
|
|
201
|
-
> = z.union([z.array(z.string()), z.string()]);
|
|
202
|
-
|
|
203
|
-
export function getConversationsUsageQueryParamOrgIdsToJSON(
|
|
204
|
-
getConversationsUsageQueryParamOrgIds: GetConversationsUsageQueryParamOrgIds,
|
|
205
|
-
): string {
|
|
206
|
-
return JSON.stringify(
|
|
207
|
-
GetConversationsUsageQueryParamOrgIds$outboundSchema.parse(
|
|
208
|
-
getConversationsUsageQueryParamOrgIds,
|
|
209
|
-
),
|
|
210
|
-
);
|
|
211
|
-
}
|
|
212
|
-
export function getConversationsUsageQueryParamOrgIdsFromJSON(
|
|
213
|
-
jsonString: string,
|
|
214
|
-
): SafeParseResult<GetConversationsUsageQueryParamOrgIds, SDKValidationError> {
|
|
215
|
-
return safeParse(
|
|
216
|
-
jsonString,
|
|
217
|
-
(x) =>
|
|
218
|
-
GetConversationsUsageQueryParamOrgIds$inboundSchema.parse(JSON.parse(x)),
|
|
219
|
-
`Failed to parse 'GetConversationsUsageQueryParamOrgIds' from JSON`,
|
|
220
|
-
);
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
/** @internal */
|
|
224
|
-
export const GetConversationsUsageQueryParamGroupBy$inboundSchema: z.ZodType<
|
|
225
|
-
GetConversationsUsageQueryParamGroupBy,
|
|
226
|
-
z.ZodTypeDef,
|
|
227
|
-
unknown
|
|
228
|
-
> = z.union([
|
|
229
|
-
z.array(components.ConversationsGroupBy$inboundSchema),
|
|
230
|
-
components.ConversationsGroupBy$inboundSchema,
|
|
231
|
-
]);
|
|
232
|
-
/** @internal */
|
|
233
|
-
export type GetConversationsUsageQueryParamGroupBy$Outbound =
|
|
234
|
-
| Array<string>
|
|
235
|
-
| string;
|
|
236
|
-
|
|
237
|
-
/** @internal */
|
|
238
|
-
export const GetConversationsUsageQueryParamGroupBy$outboundSchema: z.ZodType<
|
|
239
|
-
GetConversationsUsageQueryParamGroupBy$Outbound,
|
|
240
|
-
z.ZodTypeDef,
|
|
241
|
-
GetConversationsUsageQueryParamGroupBy
|
|
242
|
-
> = z.union([
|
|
243
|
-
z.array(components.ConversationsGroupBy$outboundSchema),
|
|
244
|
-
components.ConversationsGroupBy$outboundSchema,
|
|
245
|
-
]);
|
|
246
|
-
|
|
247
|
-
export function getConversationsUsageQueryParamGroupByToJSON(
|
|
248
|
-
getConversationsUsageQueryParamGroupBy:
|
|
249
|
-
GetConversationsUsageQueryParamGroupBy,
|
|
250
|
-
): string {
|
|
251
|
-
return JSON.stringify(
|
|
252
|
-
GetConversationsUsageQueryParamGroupBy$outboundSchema.parse(
|
|
253
|
-
getConversationsUsageQueryParamGroupBy,
|
|
254
|
-
),
|
|
255
|
-
);
|
|
256
|
-
}
|
|
257
|
-
export function getConversationsUsageQueryParamGroupByFromJSON(
|
|
258
|
-
jsonString: string,
|
|
259
|
-
): SafeParseResult<GetConversationsUsageQueryParamGroupBy, SDKValidationError> {
|
|
260
|
-
return safeParse(
|
|
261
|
-
jsonString,
|
|
262
|
-
(x) =>
|
|
263
|
-
GetConversationsUsageQueryParamGroupBy$inboundSchema.parse(JSON.parse(x)),
|
|
264
|
-
`Failed to parse 'GetConversationsUsageQueryParamGroupBy' from JSON`,
|
|
265
|
-
);
|
|
266
|
-
}
|
|
267
|
-
|
|
268
61
|
/** @internal */
|
|
269
62
|
export const GetConversationsUsageRequest$inboundSchema: z.ZodType<
|
|
270
63
|
GetConversationsUsageRequest,
|
|
@@ -276,14 +69,11 @@ export const GetConversationsUsageRequest$inboundSchema: z.ZodType<
|
|
|
276
69
|
bucket_width: components.BucketWidth$inboundSchema.default("1d"),
|
|
277
70
|
limit: z.number().int().optional(),
|
|
278
71
|
page: z.string().optional(),
|
|
279
|
-
user_ids: z.
|
|
280
|
-
external_user_ids: z.
|
|
72
|
+
user_ids: z.array(z.string()).optional(),
|
|
73
|
+
external_user_ids: z.array(z.string()).optional(),
|
|
281
74
|
all_orgs: z.string().optional(),
|
|
282
|
-
org_ids: z.
|
|
283
|
-
group_by: z.
|
|
284
|
-
z.array(components.ConversationsGroupBy$inboundSchema),
|
|
285
|
-
components.ConversationsGroupBy$inboundSchema,
|
|
286
|
-
]).optional(),
|
|
75
|
+
org_ids: z.array(z.string()).optional(),
|
|
76
|
+
group_by: z.array(components.ConversationsGroupBy$inboundSchema).optional(),
|
|
287
77
|
"X-On-Behalf-Of": z.string().optional(),
|
|
288
78
|
}).transform((v) => {
|
|
289
79
|
return remap$(v, {
|
|
@@ -305,11 +95,11 @@ export type GetConversationsUsageRequest$Outbound = {
|
|
|
305
95
|
bucket_width: string;
|
|
306
96
|
limit?: number | undefined;
|
|
307
97
|
page?: string | undefined;
|
|
308
|
-
user_ids?: Array<string> |
|
|
309
|
-
external_user_ids?: Array<string> |
|
|
98
|
+
user_ids?: Array<string> | undefined;
|
|
99
|
+
external_user_ids?: Array<string> | undefined;
|
|
310
100
|
all_orgs?: string | undefined;
|
|
311
|
-
org_ids?: Array<string> |
|
|
312
|
-
group_by?: Array<string> |
|
|
101
|
+
org_ids?: Array<string> | undefined;
|
|
102
|
+
group_by?: Array<string> | undefined;
|
|
313
103
|
"X-On-Behalf-Of"?: string | undefined;
|
|
314
104
|
};
|
|
315
105
|
|
|
@@ -324,14 +114,11 @@ export const GetConversationsUsageRequest$outboundSchema: z.ZodType<
|
|
|
324
114
|
bucketWidth: components.BucketWidth$outboundSchema.default("1d"),
|
|
325
115
|
limit: z.number().int().optional(),
|
|
326
116
|
page: z.string().optional(),
|
|
327
|
-
userIds: z.
|
|
328
|
-
externalUserIds: z.
|
|
117
|
+
userIds: z.array(z.string()).optional(),
|
|
118
|
+
externalUserIds: z.array(z.string()).optional(),
|
|
329
119
|
allOrgs: z.string().optional(),
|
|
330
|
-
orgIds: z.
|
|
331
|
-
groupBy: z.
|
|
332
|
-
z.array(components.ConversationsGroupBy$outboundSchema),
|
|
333
|
-
components.ConversationsGroupBy$outboundSchema,
|
|
334
|
-
]).optional(),
|
|
120
|
+
orgIds: z.array(z.string()).optional(),
|
|
121
|
+
groupBy: z.array(components.ConversationsGroupBy$outboundSchema).optional(),
|
|
335
122
|
xOnBehalfOf: z.string().optional(),
|
|
336
123
|
}).transform((v) => {
|
|
337
124
|
return remap$(v, {
|
|
@@ -12,7 +12,7 @@ import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
|
12
12
|
/**
|
|
13
13
|
* Group cost by model / api_key_id (tenant key) / team_id (sub-tenant within an org) / external_user_id (caller-supplied end user, X-On-Behalf-Of, for resale chargeback) / org_id
|
|
14
14
|
*/
|
|
15
|
-
export type
|
|
15
|
+
export type GroupBy =
|
|
16
16
|
| Array<components.CostsUsageGroupBy>
|
|
17
17
|
| components.CostsUsageGroupBy;
|
|
18
18
|
|
|
@@ -34,43 +34,34 @@ export type GetCostsUsageRequest = {
|
|
|
34
34
|
};
|
|
35
35
|
|
|
36
36
|
/** @internal */
|
|
37
|
-
export const
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
z.array(components.CostsUsageGroupBy$inboundSchema),
|
|
43
|
-
components.CostsUsageGroupBy$inboundSchema,
|
|
44
|
-
]);
|
|
37
|
+
export const GroupBy$inboundSchema: z.ZodType<GroupBy, z.ZodTypeDef, unknown> =
|
|
38
|
+
z.union([
|
|
39
|
+
z.array(components.CostsUsageGroupBy$inboundSchema),
|
|
40
|
+
components.CostsUsageGroupBy$inboundSchema,
|
|
41
|
+
]);
|
|
45
42
|
/** @internal */
|
|
46
|
-
export type
|
|
43
|
+
export type GroupBy$Outbound = Array<string> | string;
|
|
47
44
|
|
|
48
45
|
/** @internal */
|
|
49
|
-
export const
|
|
50
|
-
|
|
46
|
+
export const GroupBy$outboundSchema: z.ZodType<
|
|
47
|
+
GroupBy$Outbound,
|
|
51
48
|
z.ZodTypeDef,
|
|
52
|
-
|
|
49
|
+
GroupBy
|
|
53
50
|
> = z.union([
|
|
54
51
|
z.array(components.CostsUsageGroupBy$outboundSchema),
|
|
55
52
|
components.CostsUsageGroupBy$outboundSchema,
|
|
56
53
|
]);
|
|
57
54
|
|
|
58
|
-
export function
|
|
59
|
-
|
|
60
|
-
): string {
|
|
61
|
-
return JSON.stringify(
|
|
62
|
-
GetCostsUsageQueryParamGroupBy$outboundSchema.parse(
|
|
63
|
-
getCostsUsageQueryParamGroupBy,
|
|
64
|
-
),
|
|
65
|
-
);
|
|
55
|
+
export function groupByToJSON(groupBy: GroupBy): string {
|
|
56
|
+
return JSON.stringify(GroupBy$outboundSchema.parse(groupBy));
|
|
66
57
|
}
|
|
67
|
-
export function
|
|
58
|
+
export function groupByFromJSON(
|
|
68
59
|
jsonString: string,
|
|
69
|
-
): SafeParseResult<
|
|
60
|
+
): SafeParseResult<GroupBy, SDKValidationError> {
|
|
70
61
|
return safeParse(
|
|
71
62
|
jsonString,
|
|
72
|
-
(x) =>
|
|
73
|
-
`Failed to parse '
|
|
63
|
+
(x) => GroupBy$inboundSchema.parse(JSON.parse(x)),
|
|
64
|
+
`Failed to parse 'GroupBy' from JSON`,
|
|
74
65
|
);
|
|
75
66
|
}
|
|
76
67
|
|