@meetkai/mka1 0.54.1 → 0.54.2
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 +279 -233
- package/bin/mcp-server.js +3620 -2355
- package/bin/mcp-server.js.map +89 -83
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.js +1 -1
- package/dist/commonjs/funcs/authApiKeysCreate.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js +2 -1
- package/dist/commonjs/funcs/authApiKeysExchangeToken.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysList.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysList.js +1 -1
- package/dist/commonjs/funcs/authApiKeysList.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.js +2 -1
- package/dist/commonjs/funcs/authApiKeysRegenerate.js.map +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.js +1 -1
- package/dist/commonjs/funcs/authApiKeysUpdate.js.map +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterAcceptInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterCreateInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterDeleteOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterGetOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.js +2 -1
- package/dist/commonjs/funcs/authClusterInviteInfo.js.map +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.js +1 -1
- package/dist/commonjs/funcs/authClusterListInvites.js.map +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.js +1 -1
- package/dist/commonjs/funcs/authClusterListOrgs.js.map +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.js +1 -1
- package/dist/commonjs/funcs/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.js +2 -1
- package/dist/commonjs/funcs/authClusterRevokeInvite.js.map +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.js +1 -1
- package/dist/commonjs/funcs/authClusterSuspendOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js +2 -1
- package/dist/commonjs/funcs/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/commonjs/funcs/authClusterUpdateInvite.d.ts +20 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.js +142 -0
- package/dist/commonjs/funcs/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.js +1 -1
- package/dist/commonjs/funcs/authOrgsGetQuota.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js +1 -1
- package/dist/commonjs/funcs/authOrgsGetRateLimit.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateQuota.js.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js +1 -1
- package/dist/commonjs/funcs/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsCreate.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsDelete.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsGet.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsList.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsList.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js +2 -1
- package/dist/commonjs/funcs/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.js +1 -1
- package/dist/commonjs/funcs/authTeamsAddMember.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.js +1 -1
- package/dist/commonjs/funcs/authTeamsCreate.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.js +1 -1
- package/dist/commonjs/funcs/authTeamsDelete.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsGet.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsGet.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsGet.js +1 -1
- package/dist/commonjs/funcs/authTeamsGet.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsList.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsList.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsList.js +1 -1
- package/dist/commonjs/funcs/authTeamsList.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.js +1 -1
- package/dist/commonjs/funcs/authTeamsListMembers.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.js +1 -1
- package/dist/commonjs/funcs/authTeamsRemoveMember.js.map +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.d.ts.map +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.js +1 -1
- package/dist/commonjs/funcs/authTeamsUpdate.js.map +1 -1
- package/dist/commonjs/lib/config.d.ts +2 -2
- package/dist/commonjs/lib/config.js +2 -2
- package/dist/commonjs/mcp-server/mcp-server.js +1 -1
- package/dist/commonjs/mcp-server/server.d.ts.map +1 -1
- package/dist/commonjs/mcp-server/server.js +3 -1
- package/dist/commonjs/mcp-server/server.js.map +1 -1
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.d.ts +8 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.js +64 -0
- package/dist/commonjs/mcp-server/tools/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.d.ts +24 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.d.ts.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.js +62 -0
- package/dist/commonjs/models/components/clusterinviteseedcompute.js.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.d.ts +34 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.d.ts.map +1 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.js +71 -0
- package/dist/commonjs/models/components/clusterinviteseedquota.js.map +1 -0
- package/dist/commonjs/models/components/index.d.ts +2 -0
- package/dist/commonjs/models/components/index.d.ts.map +1 -1
- package/dist/commonjs/models/components/index.js +2 -0
- package/dist/commonjs/models/components/index.js.map +1 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/acceptclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/acceptclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/addteammember.d.ts +26 -0
- package/dist/commonjs/models/errors/addteammember.d.ts.map +1 -1
- package/dist/commonjs/models/errors/addteammember.js +33 -1
- package/dist/commonjs/models/errors/addteammember.js.map +1 -1
- package/dist/commonjs/models/errors/createclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/createclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/createclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/createscopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/createscopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createscopedapikey.js +33 -1
- package/dist/commonjs/models/errors/createscopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/createserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/createserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createserviceaccount.js +30 -1
- package/dist/commonjs/models/errors/createserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/createteam.d.ts +26 -0
- package/dist/commonjs/models/errors/createteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/createteam.js +33 -1
- package/dist/commonjs/models/errors/createteam.js.map +1 -1
- package/dist/commonjs/models/errors/deleteclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteclusterorg.js +33 -1
- package/dist/commonjs/models/errors/deleteclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.js +30 -1
- package/dist/commonjs/models/errors/deleteserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/deleteserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/deleteteam.d.ts +26 -0
- package/dist/commonjs/models/errors/deleteteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/deleteteam.js +33 -1
- package/dist/commonjs/models/errors/deleteteam.js.map +1 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts +26 -0
- package/dist/commonjs/models/errors/exchangeapikeytoken.d.ts.map +1 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.js +33 -1
- package/dist/commonjs/models/errors/exchangeapikeytoken.js.map +1 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.d.ts +26 -0
- package/dist/commonjs/models/errors/getclusterinviteinfo.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.js +33 -1
- package/dist/commonjs/models/errors/getclusterinviteinfo.js.map +1 -1
- package/dist/commonjs/models/errors/getclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/getclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getclusterorg.js +33 -1
- package/dist/commonjs/models/errors/getclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/getorgquota.d.ts +26 -0
- package/dist/commonjs/models/errors/getorgquota.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getorgquota.js +33 -1
- package/dist/commonjs/models/errors/getorgquota.js.map +1 -1
- package/dist/commonjs/models/errors/getorgratelimit.d.ts +26 -0
- package/dist/commonjs/models/errors/getorgratelimit.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getorgratelimit.js +33 -1
- package/dist/commonjs/models/errors/getorgratelimit.js.map +1 -1
- package/dist/commonjs/models/errors/getserviceaccount.d.ts +26 -0
- package/dist/commonjs/models/errors/getserviceaccount.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getserviceaccount.js +29 -1
- package/dist/commonjs/models/errors/getserviceaccount.js.map +1 -1
- package/dist/commonjs/models/errors/getteam.d.ts +26 -0
- package/dist/commonjs/models/errors/getteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/getteam.js +33 -1
- package/dist/commonjs/models/errors/getteam.js.map +1 -1
- package/dist/commonjs/models/errors/index.d.ts +1 -0
- package/dist/commonjs/models/errors/index.d.ts.map +1 -1
- package/dist/commonjs/models/errors/index.js +1 -0
- package/dist/commonjs/models/errors/index.js.map +1 -1
- package/dist/commonjs/models/errors/listclusterinvites.d.ts +26 -0
- package/dist/commonjs/models/errors/listclusterinvites.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listclusterinvites.js +33 -1
- package/dist/commonjs/models/errors/listclusterinvites.js.map +1 -1
- package/dist/commonjs/models/errors/listclusterorgs.d.ts +26 -0
- package/dist/commonjs/models/errors/listclusterorgs.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listclusterorgs.js +33 -1
- package/dist/commonjs/models/errors/listclusterorgs.js.map +1 -1
- package/dist/commonjs/models/errors/listscopedapikeys.d.ts +26 -0
- package/dist/commonjs/models/errors/listscopedapikeys.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listscopedapikeys.js +33 -1
- package/dist/commonjs/models/errors/listscopedapikeys.js.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.d.ts +26 -0
- package/dist/commonjs/models/errors/listserviceaccountapikeys.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.js +30 -1
- package/dist/commonjs/models/errors/listserviceaccountapikeys.js.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccounts.d.ts +26 -0
- package/dist/commonjs/models/errors/listserviceaccounts.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listserviceaccounts.js +29 -1
- package/dist/commonjs/models/errors/listserviceaccounts.js.map +1 -1
- package/dist/commonjs/models/errors/listteammembers.d.ts +26 -0
- package/dist/commonjs/models/errors/listteammembers.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listteammembers.js +33 -1
- package/dist/commonjs/models/errors/listteammembers.js.map +1 -1
- package/dist/commonjs/models/errors/listteams.d.ts +26 -0
- package/dist/commonjs/models/errors/listteams.d.ts.map +1 -1
- package/dist/commonjs/models/errors/listteams.js +33 -1
- package/dist/commonjs/models/errors/listteams.js.map +1 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/regeneratescopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.js +33 -1
- package/dist/commonjs/models/errors/regeneratescopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/regenerateserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/reissueownerkey.d.ts +26 -0
- package/dist/commonjs/models/errors/reissueownerkey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/reissueownerkey.js +33 -1
- package/dist/commonjs/models/errors/reissueownerkey.js.map +1 -1
- package/dist/commonjs/models/errors/removeteammember.d.ts +26 -0
- package/dist/commonjs/models/errors/removeteammember.d.ts.map +1 -1
- package/dist/commonjs/models/errors/removeteammember.js +33 -1
- package/dist/commonjs/models/errors/removeteammember.js.map +1 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.d.ts +26 -0
- package/dist/commonjs/models/errors/revokeclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.js +33 -1
- package/dist/commonjs/models/errors/revokeclusterinvite.js.map +1 -1
- package/dist/commonjs/models/errors/suspendclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/suspendclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/suspendclusterorg.js +33 -1
- package/dist/commonjs/models/errors/suspendclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.d.ts +26 -0
- package/dist/commonjs/models/errors/unsuspendclusterorg.d.ts.map +1 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.js +33 -1
- package/dist/commonjs/models/errors/unsuspendclusterorg.js.map +1 -1
- package/dist/commonjs/models/errors/updateclusterinvite.d.ts +185 -0
- package/dist/commonjs/models/errors/updateclusterinvite.d.ts.map +1 -0
- package/dist/commonjs/models/errors/updateclusterinvite.js +266 -0
- package/dist/commonjs/models/errors/updateclusterinvite.js.map +1 -0
- package/dist/commonjs/models/errors/updateorgquota.d.ts +26 -0
- package/dist/commonjs/models/errors/updateorgquota.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateorgquota.js +33 -1
- package/dist/commonjs/models/errors/updateorgquota.js.map +1 -1
- package/dist/commonjs/models/errors/updateorgratelimit.d.ts +26 -0
- package/dist/commonjs/models/errors/updateorgratelimit.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateorgratelimit.js +33 -1
- package/dist/commonjs/models/errors/updateorgratelimit.js.map +1 -1
- package/dist/commonjs/models/errors/updatescopedapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/updatescopedapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updatescopedapikey.js +33 -1
- package/dist/commonjs/models/errors/updatescopedapikey.js.map +1 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.d.ts +26 -0
- package/dist/commonjs/models/errors/updateserviceaccountapikey.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.js +30 -1
- package/dist/commonjs/models/errors/updateserviceaccountapikey.js.map +1 -1
- package/dist/commonjs/models/errors/updateteam.d.ts +26 -0
- package/dist/commonjs/models/errors/updateteam.d.ts.map +1 -1
- package/dist/commonjs/models/errors/updateteam.js +33 -1
- package/dist/commonjs/models/errors/updateteam.js.map +1 -1
- package/dist/commonjs/models/operations/createclusterinvite.d.ts +28 -2
- package/dist/commonjs/models/operations/createclusterinvite.d.ts.map +1 -1
- package/dist/commonjs/models/operations/createclusterinvite.js +13 -2
- package/dist/commonjs/models/operations/createclusterinvite.js.map +1 -1
- package/dist/commonjs/models/operations/index.d.ts +1 -0
- package/dist/commonjs/models/operations/index.d.ts.map +1 -1
- package/dist/commonjs/models/operations/index.js +1 -0
- package/dist/commonjs/models/operations/index.js.map +1 -1
- package/dist/commonjs/models/operations/listclusterinvites.d.ts +15 -2
- package/dist/commonjs/models/operations/listclusterinvites.d.ts.map +1 -1
- package/dist/commonjs/models/operations/listclusterinvites.js +9 -2
- package/dist/commonjs/models/operations/listclusterinvites.js.map +1 -1
- package/dist/commonjs/models/operations/updateclusterinvite.d.ts +115 -0
- package/dist/commonjs/models/operations/updateclusterinvite.d.ts.map +1 -0
- package/dist/commonjs/models/operations/updateclusterinvite.js +153 -0
- package/dist/commonjs/models/operations/updateclusterinvite.js.map +1 -0
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysCreate.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysExchangeToken.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysList.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysList.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysRegenerate.js.map +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authApiKeysUpdate.js.map +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterAcceptInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterCreateInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterDeleteOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterGetOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterInviteInfo.js.map +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterListInvites.js.map +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterListOrgs.js.map +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterRevokeInvite.js.map +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterSuspendOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/commonjs/react-query/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/commonjs/react-query/authClusterUpdateInvite.d.ts +29 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.js +47 -0
- package/dist/commonjs/react-query/authClusterUpdateInvite.js.map +1 -0
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetQuota.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsGetRateLimit.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateQuota.js.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/commonjs/react-query/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsCreate.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDelete.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsGet.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsList.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/commonjs/react-query/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsAddMember.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsCreate.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsDelete.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsGet.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsGet.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsGet.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsList.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsList.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsList.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsListMembers.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsRemoveMember.js.map +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.d.ts.map +1 -1
- package/dist/commonjs/react-query/authTeamsUpdate.js.map +1 -1
- package/dist/commonjs/react-query/index.d.ts +1 -0
- package/dist/commonjs/react-query/index.d.ts.map +1 -1
- package/dist/commonjs/react-query/index.js +1 -0
- package/dist/commonjs/react-query/index.js.map +1 -1
- package/dist/commonjs/sdk/cluster.d.ts +7 -0
- package/dist/commonjs/sdk/cluster.d.ts.map +1 -1
- package/dist/commonjs/sdk/cluster.js +10 -0
- package/dist/commonjs/sdk/cluster.js.map +1 -1
- package/dist/esm/funcs/authApiKeysCreate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysCreate.js +1 -1
- package/dist/esm/funcs/authApiKeysCreate.js.map +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.js +2 -1
- package/dist/esm/funcs/authApiKeysExchangeToken.js.map +1 -1
- package/dist/esm/funcs/authApiKeysList.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysList.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysList.js +1 -1
- package/dist/esm/funcs/authApiKeysList.js.map +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysRegenerate.js +2 -1
- package/dist/esm/funcs/authApiKeysRegenerate.js.map +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.d.ts +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.js +1 -1
- package/dist/esm/funcs/authApiKeysUpdate.js.map +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterAcceptInvite.js +2 -1
- package/dist/esm/funcs/authClusterAcceptInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterCreateInvite.js +2 -1
- package/dist/esm/funcs/authClusterCreateInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.js +1 -1
- package/dist/esm/funcs/authClusterDeleteOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterGetOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterGetOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterGetOrg.js +1 -1
- package/dist/esm/funcs/authClusterGetOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.d.ts +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterInviteInfo.js +2 -1
- package/dist/esm/funcs/authClusterInviteInfo.js.map +1 -1
- package/dist/esm/funcs/authClusterListInvites.d.ts +1 -1
- package/dist/esm/funcs/authClusterListInvites.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterListInvites.js +1 -1
- package/dist/esm/funcs/authClusterListInvites.js.map +1 -1
- package/dist/esm/funcs/authClusterListOrgs.d.ts +1 -1
- package/dist/esm/funcs/authClusterListOrgs.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterListOrgs.js +1 -1
- package/dist/esm/funcs/authClusterListOrgs.js.map +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.js +1 -1
- package/dist/esm/funcs/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterRevokeInvite.js +2 -1
- package/dist/esm/funcs/authClusterRevokeInvite.js.map +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.js +1 -1
- package/dist/esm/funcs/authClusterSuspendOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.js +2 -1
- package/dist/esm/funcs/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/esm/funcs/authClusterUpdateInvite.d.ts +20 -0
- package/dist/esm/funcs/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/funcs/authClusterUpdateInvite.js +106 -0
- package/dist/esm/funcs/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/funcs/authOrgsGetQuota.d.ts +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.js +1 -1
- package/dist/esm/funcs/authOrgsGetQuota.js.map +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.js +1 -1
- package/dist/esm/funcs/authOrgsGetRateLimit.js.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.js +1 -1
- package/dist/esm/funcs/authOrgsUpdateQuota.js.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js +1 -1
- package/dist/esm/funcs/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsCreate.js +2 -1
- package/dist/esm/funcs/authServiceAccountsCreate.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDelete.js +2 -1
- package/dist/esm/funcs/authServiceAccountsDelete.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsGet.js +2 -1
- package/dist/esm/funcs/authServiceAccountsGet.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsList.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsList.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsList.js +2 -1
- package/dist/esm/funcs/authServiceAccountsList.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js +2 -1
- package/dist/esm/funcs/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js +2 -1
- package/dist/esm/funcs/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/esm/funcs/authTeamsAddMember.d.ts +1 -1
- package/dist/esm/funcs/authTeamsAddMember.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsAddMember.js +1 -1
- package/dist/esm/funcs/authTeamsAddMember.js.map +1 -1
- package/dist/esm/funcs/authTeamsCreate.d.ts +1 -1
- package/dist/esm/funcs/authTeamsCreate.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsCreate.js +1 -1
- package/dist/esm/funcs/authTeamsCreate.js.map +1 -1
- package/dist/esm/funcs/authTeamsDelete.d.ts +1 -1
- package/dist/esm/funcs/authTeamsDelete.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsDelete.js +1 -1
- package/dist/esm/funcs/authTeamsDelete.js.map +1 -1
- package/dist/esm/funcs/authTeamsGet.d.ts +1 -1
- package/dist/esm/funcs/authTeamsGet.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsGet.js +1 -1
- package/dist/esm/funcs/authTeamsGet.js.map +1 -1
- package/dist/esm/funcs/authTeamsList.d.ts +1 -1
- package/dist/esm/funcs/authTeamsList.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsList.js +1 -1
- package/dist/esm/funcs/authTeamsList.js.map +1 -1
- package/dist/esm/funcs/authTeamsListMembers.d.ts +1 -1
- package/dist/esm/funcs/authTeamsListMembers.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsListMembers.js +1 -1
- package/dist/esm/funcs/authTeamsListMembers.js.map +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.js +1 -1
- package/dist/esm/funcs/authTeamsRemoveMember.js.map +1 -1
- package/dist/esm/funcs/authTeamsUpdate.d.ts +1 -1
- package/dist/esm/funcs/authTeamsUpdate.d.ts.map +1 -1
- package/dist/esm/funcs/authTeamsUpdate.js +1 -1
- package/dist/esm/funcs/authTeamsUpdate.js.map +1 -1
- package/dist/esm/lib/config.d.ts +2 -2
- package/dist/esm/lib/config.js +2 -2
- package/dist/esm/mcp-server/mcp-server.js +1 -1
- package/dist/esm/mcp-server/server.d.ts.map +1 -1
- package/dist/esm/mcp-server/server.js +3 -1
- package/dist/esm/mcp-server/server.js.map +1 -1
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.d.ts +8 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.js +28 -0
- package/dist/esm/mcp-server/tools/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/models/components/clusterinviteseedcompute.d.ts +24 -0
- package/dist/esm/models/components/clusterinviteseedcompute.d.ts.map +1 -0
- package/dist/esm/models/components/clusterinviteseedcompute.js +24 -0
- package/dist/esm/models/components/clusterinviteseedcompute.js.map +1 -0
- package/dist/esm/models/components/clusterinviteseedquota.d.ts +34 -0
- package/dist/esm/models/components/clusterinviteseedquota.d.ts.map +1 -0
- package/dist/esm/models/components/clusterinviteseedquota.js +33 -0
- package/dist/esm/models/components/clusterinviteseedquota.js.map +1 -0
- package/dist/esm/models/components/index.d.ts +2 -0
- package/dist/esm/models/components/index.d.ts.map +1 -1
- package/dist/esm/models/components/index.js +2 -0
- package/dist/esm/models/components/index.js.map +1 -1
- package/dist/esm/models/errors/acceptclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/acceptclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/acceptclusterinvite.js +31 -0
- package/dist/esm/models/errors/acceptclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/addteammember.d.ts +26 -0
- package/dist/esm/models/errors/addteammember.d.ts.map +1 -1
- package/dist/esm/models/errors/addteammember.js +31 -0
- package/dist/esm/models/errors/addteammember.js.map +1 -1
- package/dist/esm/models/errors/createclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/createclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/createclusterinvite.js +31 -0
- package/dist/esm/models/errors/createclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/createscopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/createscopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/createscopedapikey.js +31 -0
- package/dist/esm/models/errors/createscopedapikey.js.map +1 -1
- package/dist/esm/models/errors/createserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/createserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/createserviceaccount.js +28 -0
- package/dist/esm/models/errors/createserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/createteam.d.ts +26 -0
- package/dist/esm/models/errors/createteam.d.ts.map +1 -1
- package/dist/esm/models/errors/createteam.js +31 -0
- package/dist/esm/models/errors/createteam.js.map +1 -1
- package/dist/esm/models/errors/deleteclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/deleteclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteclusterorg.js +31 -0
- package/dist/esm/models/errors/deleteclusterorg.js.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/deleteserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccount.js +28 -0
- package/dist/esm/models/errors/deleteserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/deleteserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/deleteserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/deleteteam.d.ts +26 -0
- package/dist/esm/models/errors/deleteteam.d.ts.map +1 -1
- package/dist/esm/models/errors/deleteteam.js +31 -0
- package/dist/esm/models/errors/deleteteam.js.map +1 -1
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts +26 -0
- package/dist/esm/models/errors/exchangeapikeytoken.d.ts.map +1 -1
- package/dist/esm/models/errors/exchangeapikeytoken.js +31 -0
- package/dist/esm/models/errors/exchangeapikeytoken.js.map +1 -1
- package/dist/esm/models/errors/getclusterinviteinfo.d.ts +26 -0
- package/dist/esm/models/errors/getclusterinviteinfo.d.ts.map +1 -1
- package/dist/esm/models/errors/getclusterinviteinfo.js +31 -0
- package/dist/esm/models/errors/getclusterinviteinfo.js.map +1 -1
- package/dist/esm/models/errors/getclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/getclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/getclusterorg.js +31 -0
- package/dist/esm/models/errors/getclusterorg.js.map +1 -1
- package/dist/esm/models/errors/getorgquota.d.ts +26 -0
- package/dist/esm/models/errors/getorgquota.d.ts.map +1 -1
- package/dist/esm/models/errors/getorgquota.js +31 -0
- package/dist/esm/models/errors/getorgquota.js.map +1 -1
- package/dist/esm/models/errors/getorgratelimit.d.ts +26 -0
- package/dist/esm/models/errors/getorgratelimit.d.ts.map +1 -1
- package/dist/esm/models/errors/getorgratelimit.js +31 -0
- package/dist/esm/models/errors/getorgratelimit.js.map +1 -1
- package/dist/esm/models/errors/getserviceaccount.d.ts +26 -0
- package/dist/esm/models/errors/getserviceaccount.d.ts.map +1 -1
- package/dist/esm/models/errors/getserviceaccount.js +27 -0
- package/dist/esm/models/errors/getserviceaccount.js.map +1 -1
- package/dist/esm/models/errors/getteam.d.ts +26 -0
- package/dist/esm/models/errors/getteam.d.ts.map +1 -1
- package/dist/esm/models/errors/getteam.js +31 -0
- package/dist/esm/models/errors/getteam.js.map +1 -1
- package/dist/esm/models/errors/index.d.ts +1 -0
- package/dist/esm/models/errors/index.d.ts.map +1 -1
- package/dist/esm/models/errors/index.js +1 -0
- package/dist/esm/models/errors/index.js.map +1 -1
- package/dist/esm/models/errors/listclusterinvites.d.ts +26 -0
- package/dist/esm/models/errors/listclusterinvites.d.ts.map +1 -1
- package/dist/esm/models/errors/listclusterinvites.js +31 -0
- package/dist/esm/models/errors/listclusterinvites.js.map +1 -1
- package/dist/esm/models/errors/listclusterorgs.d.ts +26 -0
- package/dist/esm/models/errors/listclusterorgs.d.ts.map +1 -1
- package/dist/esm/models/errors/listclusterorgs.js +31 -0
- package/dist/esm/models/errors/listclusterorgs.js.map +1 -1
- package/dist/esm/models/errors/listscopedapikeys.d.ts +26 -0
- package/dist/esm/models/errors/listscopedapikeys.d.ts.map +1 -1
- package/dist/esm/models/errors/listscopedapikeys.js +31 -0
- package/dist/esm/models/errors/listscopedapikeys.js.map +1 -1
- package/dist/esm/models/errors/listserviceaccountapikeys.d.ts +26 -0
- package/dist/esm/models/errors/listserviceaccountapikeys.d.ts.map +1 -1
- package/dist/esm/models/errors/listserviceaccountapikeys.js +28 -0
- package/dist/esm/models/errors/listserviceaccountapikeys.js.map +1 -1
- package/dist/esm/models/errors/listserviceaccounts.d.ts +26 -0
- package/dist/esm/models/errors/listserviceaccounts.d.ts.map +1 -1
- package/dist/esm/models/errors/listserviceaccounts.js +27 -0
- package/dist/esm/models/errors/listserviceaccounts.js.map +1 -1
- package/dist/esm/models/errors/listteammembers.d.ts +26 -0
- package/dist/esm/models/errors/listteammembers.d.ts.map +1 -1
- package/dist/esm/models/errors/listteammembers.js +31 -0
- package/dist/esm/models/errors/listteammembers.js.map +1 -1
- package/dist/esm/models/errors/listteams.d.ts +26 -0
- package/dist/esm/models/errors/listteams.d.ts.map +1 -1
- package/dist/esm/models/errors/listteams.js +31 -0
- package/dist/esm/models/errors/listteams.js.map +1 -1
- package/dist/esm/models/errors/regeneratescopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/regeneratescopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/regeneratescopedapikey.js +31 -0
- package/dist/esm/models/errors/regeneratescopedapikey.js.map +1 -1
- package/dist/esm/models/errors/regenerateserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/regenerateserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/regenerateserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/regenerateserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/reissueownerkey.d.ts +26 -0
- package/dist/esm/models/errors/reissueownerkey.d.ts.map +1 -1
- package/dist/esm/models/errors/reissueownerkey.js +31 -0
- package/dist/esm/models/errors/reissueownerkey.js.map +1 -1
- package/dist/esm/models/errors/removeteammember.d.ts +26 -0
- package/dist/esm/models/errors/removeteammember.d.ts.map +1 -1
- package/dist/esm/models/errors/removeteammember.js +31 -0
- package/dist/esm/models/errors/removeteammember.js.map +1 -1
- package/dist/esm/models/errors/revokeclusterinvite.d.ts +26 -0
- package/dist/esm/models/errors/revokeclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/errors/revokeclusterinvite.js +31 -0
- package/dist/esm/models/errors/revokeclusterinvite.js.map +1 -1
- package/dist/esm/models/errors/suspendclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/suspendclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/suspendclusterorg.js +31 -0
- package/dist/esm/models/errors/suspendclusterorg.js.map +1 -1
- package/dist/esm/models/errors/unsuspendclusterorg.d.ts +26 -0
- package/dist/esm/models/errors/unsuspendclusterorg.d.ts.map +1 -1
- package/dist/esm/models/errors/unsuspendclusterorg.js +31 -0
- package/dist/esm/models/errors/unsuspendclusterorg.js.map +1 -1
- package/dist/esm/models/errors/updateclusterinvite.d.ts +185 -0
- package/dist/esm/models/errors/updateclusterinvite.d.ts.map +1 -0
- package/dist/esm/models/errors/updateclusterinvite.js +223 -0
- package/dist/esm/models/errors/updateclusterinvite.js.map +1 -0
- package/dist/esm/models/errors/updateorgquota.d.ts +26 -0
- package/dist/esm/models/errors/updateorgquota.d.ts.map +1 -1
- package/dist/esm/models/errors/updateorgquota.js +31 -0
- package/dist/esm/models/errors/updateorgquota.js.map +1 -1
- package/dist/esm/models/errors/updateorgratelimit.d.ts +26 -0
- package/dist/esm/models/errors/updateorgratelimit.d.ts.map +1 -1
- package/dist/esm/models/errors/updateorgratelimit.js +31 -0
- package/dist/esm/models/errors/updateorgratelimit.js.map +1 -1
- package/dist/esm/models/errors/updatescopedapikey.d.ts +26 -0
- package/dist/esm/models/errors/updatescopedapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/updatescopedapikey.js +31 -0
- package/dist/esm/models/errors/updatescopedapikey.js.map +1 -1
- package/dist/esm/models/errors/updateserviceaccountapikey.d.ts +26 -0
- package/dist/esm/models/errors/updateserviceaccountapikey.d.ts.map +1 -1
- package/dist/esm/models/errors/updateserviceaccountapikey.js +28 -0
- package/dist/esm/models/errors/updateserviceaccountapikey.js.map +1 -1
- package/dist/esm/models/errors/updateteam.d.ts +26 -0
- package/dist/esm/models/errors/updateteam.d.ts.map +1 -1
- package/dist/esm/models/errors/updateteam.js +31 -0
- package/dist/esm/models/errors/updateteam.js.map +1 -1
- package/dist/esm/models/operations/createclusterinvite.d.ts +28 -2
- package/dist/esm/models/operations/createclusterinvite.d.ts.map +1 -1
- package/dist/esm/models/operations/createclusterinvite.js +13 -2
- package/dist/esm/models/operations/createclusterinvite.js.map +1 -1
- package/dist/esm/models/operations/index.d.ts +1 -0
- package/dist/esm/models/operations/index.d.ts.map +1 -1
- package/dist/esm/models/operations/index.js +1 -0
- package/dist/esm/models/operations/index.js.map +1 -1
- package/dist/esm/models/operations/listclusterinvites.d.ts +15 -2
- package/dist/esm/models/operations/listclusterinvites.d.ts.map +1 -1
- package/dist/esm/models/operations/listclusterinvites.js +9 -2
- package/dist/esm/models/operations/listclusterinvites.js.map +1 -1
- package/dist/esm/models/operations/updateclusterinvite.d.ts +115 -0
- package/dist/esm/models/operations/updateclusterinvite.d.ts.map +1 -0
- package/dist/esm/models/operations/updateclusterinvite.js +109 -0
- package/dist/esm/models/operations/updateclusterinvite.js.map +1 -0
- package/dist/esm/react-query/authApiKeysCreate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysCreate.js.map +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysExchangeToken.js.map +1 -1
- package/dist/esm/react-query/authApiKeysList.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysList.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysList.js.map +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysRegenerate.js.map +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.d.ts +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.d.ts.map +1 -1
- package/dist/esm/react-query/authApiKeysUpdate.js.map +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterAcceptInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterCreateInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterDeleteOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterGetOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterGetOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterGetOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.d.ts +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterInviteInfo.js.map +1 -1
- package/dist/esm/react-query/authClusterListInvites.d.ts +1 -1
- package/dist/esm/react-query/authClusterListInvites.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterListInvites.js.map +1 -1
- package/dist/esm/react-query/authClusterListOrgs.d.ts +1 -1
- package/dist/esm/react-query/authClusterListOrgs.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterListOrgs.js.map +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.d.ts +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterReissueOwnerKey.js.map +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterRevokeInvite.js.map +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterSuspendOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.d.ts.map +1 -1
- package/dist/esm/react-query/authClusterUnsuspendOrg.js.map +1 -1
- package/dist/esm/react-query/authClusterUpdateInvite.d.ts +29 -0
- package/dist/esm/react-query/authClusterUpdateInvite.d.ts.map +1 -0
- package/dist/esm/react-query/authClusterUpdateInvite.js +42 -0
- package/dist/esm/react-query/authClusterUpdateInvite.js.map +1 -0
- package/dist/esm/react-query/authOrgsGetQuota.d.ts +1 -1
- package/dist/esm/react-query/authOrgsGetQuota.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsGetQuota.js.map +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsGetRateLimit.js.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateQuota.js.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.d.ts.map +1 -1
- package/dist/esm/react-query/authOrgsUpdateRateLimit.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsCreate.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDelete.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsDeleteApiKey.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsGet.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsList.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsList.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsList.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsListApiKeys.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsRegenerateApiKey.js.map +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.d.ts.map +1 -1
- package/dist/esm/react-query/authServiceAccountsUpdateApiKey.js.map +1 -1
- package/dist/esm/react-query/authTeamsAddMember.d.ts +1 -1
- package/dist/esm/react-query/authTeamsAddMember.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsAddMember.js.map +1 -1
- package/dist/esm/react-query/authTeamsCreate.d.ts +1 -1
- package/dist/esm/react-query/authTeamsCreate.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsCreate.js.map +1 -1
- package/dist/esm/react-query/authTeamsDelete.d.ts +1 -1
- package/dist/esm/react-query/authTeamsDelete.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsDelete.js.map +1 -1
- package/dist/esm/react-query/authTeamsGet.d.ts +1 -1
- package/dist/esm/react-query/authTeamsGet.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsGet.js.map +1 -1
- package/dist/esm/react-query/authTeamsList.d.ts +1 -1
- package/dist/esm/react-query/authTeamsList.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsList.js.map +1 -1
- package/dist/esm/react-query/authTeamsListMembers.d.ts +1 -1
- package/dist/esm/react-query/authTeamsListMembers.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsListMembers.js.map +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsRemoveMember.js.map +1 -1
- package/dist/esm/react-query/authTeamsUpdate.d.ts +1 -1
- package/dist/esm/react-query/authTeamsUpdate.d.ts.map +1 -1
- package/dist/esm/react-query/authTeamsUpdate.js.map +1 -1
- package/dist/esm/react-query/index.d.ts +1 -0
- package/dist/esm/react-query/index.d.ts.map +1 -1
- package/dist/esm/react-query/index.js +1 -0
- package/dist/esm/react-query/index.js.map +1 -1
- package/dist/esm/sdk/cluster.d.ts +7 -0
- package/dist/esm/sdk/cluster.d.ts.map +1 -1
- package/dist/esm/sdk/cluster.js +10 -0
- package/dist/esm/sdk/cluster.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/funcs/authApiKeysCreate.ts +7 -0
- package/src/funcs/authApiKeysExchangeToken.ts +8 -0
- package/src/funcs/authApiKeysList.ts +7 -0
- package/src/funcs/authApiKeysRegenerate.ts +8 -0
- package/src/funcs/authApiKeysUpdate.ts +7 -0
- package/src/funcs/authClusterAcceptInvite.ts +8 -0
- package/src/funcs/authClusterCreateInvite.ts +8 -0
- package/src/funcs/authClusterDeleteOrg.ts +7 -0
- package/src/funcs/authClusterGetOrg.ts +7 -0
- package/src/funcs/authClusterInviteInfo.ts +8 -0
- package/src/funcs/authClusterListInvites.ts +7 -0
- package/src/funcs/authClusterListOrgs.ts +7 -0
- package/src/funcs/authClusterReissueOwnerKey.ts +7 -0
- package/src/funcs/authClusterRevokeInvite.ts +8 -0
- package/src/funcs/authClusterSuspendOrg.ts +7 -0
- package/src/funcs/authClusterUnsuspendOrg.ts +8 -0
- package/src/funcs/authClusterUpdateInvite.ts +243 -0
- package/src/funcs/authOrgsGetQuota.ts +7 -0
- package/src/funcs/authOrgsGetRateLimit.ts +7 -0
- package/src/funcs/authOrgsUpdateQuota.ts +7 -0
- package/src/funcs/authOrgsUpdateRateLimit.ts +7 -0
- package/src/funcs/authServiceAccountsCreate.ts +8 -0
- package/src/funcs/authServiceAccountsDelete.ts +8 -0
- package/src/funcs/authServiceAccountsDeleteApiKey.ts +8 -0
- package/src/funcs/authServiceAccountsGet.ts +8 -0
- package/src/funcs/authServiceAccountsList.ts +8 -0
- package/src/funcs/authServiceAccountsListApiKeys.ts +8 -0
- package/src/funcs/authServiceAccountsRegenerateApiKey.ts +8 -0
- package/src/funcs/authServiceAccountsUpdateApiKey.ts +8 -0
- package/src/funcs/authTeamsAddMember.ts +7 -0
- package/src/funcs/authTeamsCreate.ts +7 -0
- package/src/funcs/authTeamsDelete.ts +7 -0
- package/src/funcs/authTeamsGet.ts +7 -0
- package/src/funcs/authTeamsList.ts +7 -0
- package/src/funcs/authTeamsListMembers.ts +7 -0
- package/src/funcs/authTeamsRemoveMember.ts +7 -0
- package/src/funcs/authTeamsUpdate.ts +7 -0
- package/src/lib/config.ts +2 -2
- package/src/mcp-server/mcp-server.ts +1 -1
- package/src/mcp-server/server.ts +3 -1
- package/src/mcp-server/tools/authClusterUpdateInvite.ts +37 -0
- package/src/models/components/clusterinviteseedcompute.ts +62 -0
- package/src/models/components/clusterinviteseedquota.ts +76 -0
- package/src/models/components/index.ts +2 -0
- package/src/models/errors/acceptclusterinvite.ts +65 -0
- package/src/models/errors/addteammember.ts +63 -0
- package/src/models/errors/createclusterinvite.ts +65 -0
- package/src/models/errors/createscopedapikey.ts +65 -0
- package/src/models/errors/createserviceaccount.ts +69 -0
- package/src/models/errors/createteam.ts +60 -0
- package/src/models/errors/deleteclusterorg.ts +65 -0
- package/src/models/errors/deleteserviceaccount.ts +69 -0
- package/src/models/errors/deleteserviceaccountapikey.ts +71 -0
- package/src/models/errors/deleteteam.ts +60 -0
- package/src/models/errors/exchangeapikeytoken.ts +65 -0
- package/src/models/errors/getclusterinviteinfo.ts +65 -0
- package/src/models/errors/getclusterorg.ts +63 -0
- package/src/models/errors/getorgquota.ts +60 -0
- package/src/models/errors/getorgratelimit.ts +63 -0
- package/src/models/errors/getserviceaccount.ts +65 -0
- package/src/models/errors/getteam.ts +61 -0
- package/src/models/errors/index.ts +1 -0
- package/src/models/errors/listclusterinvites.ts +65 -0
- package/src/models/errors/listclusterorgs.ts +65 -0
- package/src/models/errors/listscopedapikeys.ts +65 -0
- package/src/models/errors/listserviceaccountapikeys.ts +71 -0
- package/src/models/errors/listserviceaccounts.ts +68 -0
- package/src/models/errors/listteammembers.ts +63 -0
- package/src/models/errors/listteams.ts +62 -0
- package/src/models/errors/regeneratescopedapikey.ts +66 -0
- package/src/models/errors/regenerateserviceaccountapikey.ts +71 -0
- package/src/models/errors/reissueownerkey.ts +65 -0
- package/src/models/errors/removeteammember.ts +63 -0
- package/src/models/errors/revokeclusterinvite.ts +65 -0
- package/src/models/errors/suspendclusterorg.ts +65 -0
- package/src/models/errors/unsuspendclusterorg.ts +65 -0
- package/src/models/errors/updateclusterinvite.ts +452 -0
- package/src/models/errors/updateorgquota.ts +63 -0
- package/src/models/errors/updateorgratelimit.ts +65 -0
- package/src/models/errors/updatescopedapikey.ts +65 -0
- package/src/models/errors/updateserviceaccountapikey.ts +71 -0
- package/src/models/errors/updateteam.ts +60 -0
- package/src/models/operations/createclusterinvite.ts +40 -4
- package/src/models/operations/index.ts +1 -0
- package/src/models/operations/listclusterinvites.ts +23 -4
- package/src/models/operations/updateclusterinvite.ts +291 -0
- package/src/react-query/authApiKeysCreate.ts +1 -0
- package/src/react-query/authApiKeysExchangeToken.ts +1 -0
- package/src/react-query/authApiKeysList.ts +1 -0
- package/src/react-query/authApiKeysRegenerate.ts +1 -0
- package/src/react-query/authApiKeysUpdate.ts +1 -0
- package/src/react-query/authClusterAcceptInvite.ts +1 -0
- package/src/react-query/authClusterCreateInvite.ts +1 -0
- package/src/react-query/authClusterDeleteOrg.ts +1 -0
- package/src/react-query/authClusterGetOrg.ts +1 -0
- package/src/react-query/authClusterInviteInfo.ts +1 -0
- package/src/react-query/authClusterListInvites.ts +1 -0
- package/src/react-query/authClusterListOrgs.ts +1 -0
- package/src/react-query/authClusterReissueOwnerKey.ts +1 -0
- package/src/react-query/authClusterRevokeInvite.ts +1 -0
- package/src/react-query/authClusterSuspendOrg.ts +1 -0
- package/src/react-query/authClusterUnsuspendOrg.ts +1 -0
- package/src/react-query/authClusterUpdateInvite.ts +117 -0
- package/src/react-query/authOrgsGetQuota.ts +1 -0
- package/src/react-query/authOrgsGetRateLimit.ts +1 -0
- package/src/react-query/authOrgsUpdateQuota.ts +1 -0
- package/src/react-query/authOrgsUpdateRateLimit.ts +1 -0
- package/src/react-query/authServiceAccountsCreate.ts +1 -0
- package/src/react-query/authServiceAccountsDelete.ts +1 -0
- package/src/react-query/authServiceAccountsDeleteApiKey.ts +1 -0
- package/src/react-query/authServiceAccountsGet.ts +1 -0
- package/src/react-query/authServiceAccountsList.ts +1 -0
- package/src/react-query/authServiceAccountsListApiKeys.ts +1 -0
- package/src/react-query/authServiceAccountsRegenerateApiKey.ts +1 -0
- package/src/react-query/authServiceAccountsUpdateApiKey.ts +1 -0
- package/src/react-query/authTeamsAddMember.ts +1 -0
- package/src/react-query/authTeamsCreate.ts +1 -0
- package/src/react-query/authTeamsDelete.ts +1 -0
- package/src/react-query/authTeamsGet.ts +1 -0
- package/src/react-query/authTeamsList.ts +1 -0
- package/src/react-query/authTeamsListMembers.ts +1 -0
- package/src/react-query/authTeamsRemoveMember.ts +1 -0
- package/src/react-query/authTeamsUpdate.ts +1 -0
- package/src/react-query/index.ts +1 -0
- package/src/sdk/cluster.ts +18 -0
package/README.md
CHANGED
|
@@ -460,6 +460,7 @@ run();
|
|
|
460
460
|
|
|
461
461
|
* [createInvite](docs/sdks/cluster/README.md#createinvite) - Create a cluster invitation
|
|
462
462
|
* [listInvites](docs/sdks/cluster/README.md#listinvites) - List cluster invitations
|
|
463
|
+
* [updateInvite](docs/sdks/cluster/README.md#updateinvite) - Update a pending cluster invitation
|
|
463
464
|
* [revokeInvite](docs/sdks/cluster/README.md#revokeinvite) - Revoke a cluster invitation
|
|
464
465
|
* [listOrgs](docs/sdks/cluster/README.md#listorgs) - List all organizations
|
|
465
466
|
* [getOrg](docs/sdks/cluster/README.md#getorg) - Get an organization
|
|
@@ -955,6 +956,7 @@ To read more about standalone functions, check [FUNCTIONS.md](./FUNCTIONS.md).
|
|
|
955
956
|
- [`authClusterRevokeInvite`](docs/sdks/cluster/README.md#revokeinvite) - Revoke a cluster invitation
|
|
956
957
|
- [`authClusterSuspendOrg`](docs/sdks/cluster/README.md#suspendorg) - Suspend an organization
|
|
957
958
|
- [`authClusterUnsuspendOrg`](docs/sdks/cluster/README.md#unsuspendorg) - Unsuspend an organization
|
|
959
|
+
- [`authClusterUpdateInvite`](docs/sdks/cluster/README.md#updateinvite) - Update a pending cluster invitation
|
|
958
960
|
- [`authOrgsGetQuota`](docs/sdks/orgs/README.md#getquota) - Get an org's usage quota
|
|
959
961
|
- [`authOrgsGetRateLimit`](docs/sdks/orgs/README.md#getratelimit) - Get an org's rate limit
|
|
960
962
|
- [`authOrgsUpdateQuota`](docs/sdks/orgs/README.md#updatequota) - Set an org's usage quota (cluster-admin)
|
|
@@ -1338,6 +1340,7 @@ To learn about this feature and how to get started, check
|
|
|
1338
1340
|
- [`useAuthClusterRevokeInviteMutation`](docs/sdks/cluster/README.md#revokeinvite) - Revoke a cluster invitation
|
|
1339
1341
|
- [`useAuthClusterSuspendOrgMutation`](docs/sdks/cluster/README.md#suspendorg) - Suspend an organization
|
|
1340
1342
|
- [`useAuthClusterUnsuspendOrgMutation`](docs/sdks/cluster/README.md#unsuspendorg) - Unsuspend an organization
|
|
1343
|
+
- [`useAuthClusterUpdateInviteMutation`](docs/sdks/cluster/README.md#updateinvite) - Update a pending cluster invitation
|
|
1341
1344
|
- [`useAuthOrgsGetQuota`](docs/sdks/orgs/README.md#getquota) - Get an org's usage quota
|
|
1342
1345
|
- [`useAuthOrgsGetRateLimit`](docs/sdks/orgs/README.md#getratelimit) - Get an org's rate limit
|
|
1343
1346
|
- [`useAuthOrgsUpdateQuotaMutation`](docs/sdks/orgs/README.md#updatequota) - Set an org's usage quota (cluster-admin)
|
|
@@ -1856,7 +1859,7 @@ run();
|
|
|
1856
1859
|
**Primary error:**
|
|
1857
1860
|
* [`SDKError`](./src/models/errors/sdkerror.ts): The base class for HTTP error responses.
|
|
1858
1861
|
|
|
1859
|
-
<details><summary>Less common errors (
|
|
1862
|
+
<details><summary>Less common errors (281)</summary>
|
|
1860
1863
|
|
|
1861
1864
|
<br />
|
|
1862
1865
|
|
|
@@ -1869,238 +1872,281 @@ run();
|
|
|
1869
1872
|
|
|
1870
1873
|
|
|
1871
1874
|
**Inherit from [`SDKError`](./src/models/errors/sdkerror.ts)**:
|
|
1872
|
-
* [`ErrorEnvelope`](./src/models/errors/errorenvelope.ts): Error response. Applicable to 27 of
|
|
1873
|
-
* [`HTTPValidationError`](./src/models/errors/httpvalidationerror.ts): Validation Error. Status code `422`. Applicable to 19 of
|
|
1874
|
-
* [`RepoError`](./src/models/errors/repoerror.ts): The uniform error envelope. `error` is a stable machine-readable code (never an internal reason); `correlation_id` echoes the request's `X-Correlation-ID` for log correlation. Applicable to 5 of
|
|
1875
|
-
* [`ExchangeSessionTokenResponseBody`](./src/models/errors/exchangesessiontokenresponsebody.ts): Invalid request. Status code `400`. Applicable to 1 of
|
|
1876
|
-
* [`GetFileContentResponseBody`](./src/models/errors/getfilecontentresponsebody.ts): Invalid request - File ID is required. Status code `400`. Applicable to 1 of
|
|
1877
|
-
* [`CreateScopedApiKeyResponseBody`](./src/models/errors/createscopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1878
|
-
* [`ListScopedApiKeysResponseBody`](./src/models/errors/listscopedapikeysresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1879
|
-
* [`UpdateScopedApiKeyResponseBody`](./src/models/errors/updatescopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1880
|
-
* [`RegenerateScopedApiKeyResponseBody`](./src/models/errors/regeneratescopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1881
|
-
* [`ExchangeApiKeyTokenResponseBody`](./src/models/errors/exchangeapikeytokenresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1882
|
-
* [`CreateTeamResponseBody`](./src/models/errors/createteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1883
|
-
* [`ListTeamsResponseBody`](./src/models/errors/listteamsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1884
|
-
* [`GetTeamResponseBody`](./src/models/errors/getteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1885
|
-
* [`UpdateTeamResponseBody`](./src/models/errors/updateteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1886
|
-
* [`DeleteTeamResponseBody`](./src/models/errors/deleteteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1887
|
-
* [`AddTeamMemberResponseBody`](./src/models/errors/addteammemberresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1888
|
-
* [`ListTeamMembersResponseBody`](./src/models/errors/listteammembersresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1889
|
-
* [`RemoveTeamMemberResponseBody`](./src/models/errors/removeteammemberresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1890
|
-
* [`CreateServiceAccountResponseBody`](./src/models/errors/createserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1891
|
-
* [`ListServiceAccountsResponseBody`](./src/models/errors/listserviceaccountsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1892
|
-
* [`GetServiceAccountResponseBody`](./src/models/errors/getserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1893
|
-
* [`DeleteServiceAccountResponseBody`](./src/models/errors/deleteserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1894
|
-
* [`ListServiceAccountApiKeysResponseBody`](./src/models/errors/listserviceaccountapikeysresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1895
|
-
* [`UpdateServiceAccountApiKeyResponseBody`](./src/models/errors/updateserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1896
|
-
* [`DeleteServiceAccountApiKeyResponseBody`](./src/models/errors/deleteserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1897
|
-
* [`RegenerateServiceAccountApiKeyResponseBody`](./src/models/errors/regenerateserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1898
|
-
* [`GetOrgQuotaResponseBody`](./src/models/errors/getorgquotaresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1899
|
-
* [`UpdateOrgQuotaResponseBody`](./src/models/errors/updateorgquotaresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1900
|
-
* [`GetOrgRateLimitResponseBody`](./src/models/errors/getorgratelimitresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1901
|
-
* [`UpdateOrgRateLimitResponseBody`](./src/models/errors/updateorgratelimitresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1902
|
-
* [`CreateClusterInviteResponseBody`](./src/models/errors/createclusterinviteresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1903
|
-
* [`ListClusterInvitesResponseBody`](./src/models/errors/listclusterinvitesresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of
|
|
1904
|
-
* [`
|
|
1905
|
-
* [`
|
|
1906
|
-
* [`
|
|
1907
|
-
* [`
|
|
1908
|
-
* [`
|
|
1909
|
-
* [`
|
|
1910
|
-
* [`
|
|
1911
|
-
* [`
|
|
1912
|
-
* [`
|
|
1913
|
-
* [`
|
|
1914
|
-
* [`
|
|
1915
|
-
* [`
|
|
1916
|
-
* [`
|
|
1917
|
-
* [`
|
|
1918
|
-
* [`
|
|
1919
|
-
* [`
|
|
1920
|
-
* [`
|
|
1921
|
-
* [`
|
|
1922
|
-
* [`
|
|
1923
|
-
* [`
|
|
1924
|
-
* [`
|
|
1925
|
-
* [`
|
|
1926
|
-
* [`
|
|
1927
|
-
* [`
|
|
1928
|
-
* [`
|
|
1929
|
-
* [`
|
|
1930
|
-
* [`
|
|
1931
|
-
* [`
|
|
1932
|
-
* [`
|
|
1933
|
-
* [`
|
|
1934
|
-
* [`
|
|
1935
|
-
* [`
|
|
1936
|
-
* [`
|
|
1937
|
-
* [`
|
|
1938
|
-
* [`
|
|
1939
|
-
* [`
|
|
1940
|
-
* [`
|
|
1941
|
-
* [`
|
|
1942
|
-
* [`
|
|
1943
|
-
* [`
|
|
1944
|
-
* [`
|
|
1945
|
-
* [`
|
|
1946
|
-
* [`
|
|
1947
|
-
* [`
|
|
1948
|
-
* [`
|
|
1949
|
-
* [`
|
|
1950
|
-
* [`
|
|
1951
|
-
* [`
|
|
1952
|
-
* [`
|
|
1953
|
-
* [`
|
|
1954
|
-
* [`
|
|
1955
|
-
* [`
|
|
1956
|
-
* [`
|
|
1957
|
-
* [`
|
|
1958
|
-
* [`
|
|
1959
|
-
* [`
|
|
1960
|
-
* [`
|
|
1961
|
-
* [`
|
|
1962
|
-
* [`
|
|
1963
|
-
* [`
|
|
1964
|
-
* [`
|
|
1965
|
-
* [`
|
|
1966
|
-
* [`
|
|
1967
|
-
* [`
|
|
1968
|
-
* [`
|
|
1969
|
-
* [`
|
|
1970
|
-
* [`
|
|
1971
|
-
* [`
|
|
1972
|
-
* [`
|
|
1973
|
-
* [`
|
|
1974
|
-
* [`
|
|
1975
|
-
* [`
|
|
1976
|
-
* [`
|
|
1977
|
-
* [`
|
|
1978
|
-
* [`
|
|
1979
|
-
* [`
|
|
1980
|
-
* [`
|
|
1981
|
-
* [`
|
|
1982
|
-
* [`
|
|
1983
|
-
* [`
|
|
1984
|
-
* [`
|
|
1985
|
-
* [`
|
|
1986
|
-
* [`
|
|
1987
|
-
* [`
|
|
1988
|
-
* [`
|
|
1989
|
-
* [`
|
|
1990
|
-
* [`
|
|
1991
|
-
* [`
|
|
1992
|
-
* [`
|
|
1993
|
-
* [`
|
|
1994
|
-
* [`
|
|
1995
|
-
* [`
|
|
1996
|
-
* [`
|
|
1997
|
-
* [`
|
|
1998
|
-
* [`
|
|
1999
|
-
* [`
|
|
2000
|
-
* [`
|
|
2001
|
-
* [`
|
|
2002
|
-
* [`
|
|
2003
|
-
* [`
|
|
2004
|
-
* [`
|
|
2005
|
-
* [`
|
|
2006
|
-
* [`
|
|
2007
|
-
* [`
|
|
2008
|
-
* [`
|
|
2009
|
-
* [`
|
|
2010
|
-
* [`
|
|
2011
|
-
* [`
|
|
2012
|
-
* [`
|
|
2013
|
-
* [`
|
|
2014
|
-
* [`
|
|
2015
|
-
* [`
|
|
2016
|
-
* [`
|
|
2017
|
-
* [`
|
|
2018
|
-
* [`
|
|
2019
|
-
* [`
|
|
2020
|
-
* [`
|
|
2021
|
-
* [`
|
|
2022
|
-
* [`
|
|
2023
|
-
* [`
|
|
2024
|
-
* [`
|
|
2025
|
-
* [`
|
|
2026
|
-
* [`
|
|
2027
|
-
* [`
|
|
2028
|
-
* [`
|
|
2029
|
-
* [`
|
|
2030
|
-
* [`
|
|
2031
|
-
* [`
|
|
2032
|
-
* [`
|
|
2033
|
-
* [`
|
|
2034
|
-
* [`
|
|
2035
|
-
* [`
|
|
2036
|
-
* [`
|
|
2037
|
-
* [`
|
|
2038
|
-
* [`
|
|
2039
|
-
* [`
|
|
2040
|
-
* [`
|
|
2041
|
-
* [`
|
|
2042
|
-
* [`
|
|
2043
|
-
* [`
|
|
2044
|
-
* [`
|
|
2045
|
-
* [`
|
|
2046
|
-
* [`
|
|
2047
|
-
* [`
|
|
2048
|
-
* [`
|
|
2049
|
-
* [`
|
|
2050
|
-
* [`
|
|
2051
|
-
* [`
|
|
2052
|
-
* [`
|
|
2053
|
-
* [`
|
|
2054
|
-
* [`
|
|
2055
|
-
* [`
|
|
2056
|
-
* [`
|
|
2057
|
-
* [`
|
|
2058
|
-
* [`
|
|
2059
|
-
* [`
|
|
2060
|
-
* [`
|
|
2061
|
-
* [`
|
|
2062
|
-
* [`
|
|
2063
|
-
* [`
|
|
2064
|
-
* [`
|
|
2065
|
-
* [`
|
|
2066
|
-
* [`
|
|
2067
|
-
* [`
|
|
2068
|
-
* [`
|
|
2069
|
-
* [`
|
|
2070
|
-
* [`
|
|
2071
|
-
* [`
|
|
2072
|
-
* [`
|
|
2073
|
-
* [`
|
|
2074
|
-
* [`
|
|
2075
|
-
* [`
|
|
2076
|
-
* [`
|
|
2077
|
-
* [`
|
|
2078
|
-
* [`
|
|
2079
|
-
* [`
|
|
2080
|
-
* [`
|
|
2081
|
-
* [`
|
|
2082
|
-
* [`
|
|
2083
|
-
* [`
|
|
2084
|
-
* [`
|
|
2085
|
-
* [`
|
|
2086
|
-
* [`
|
|
2087
|
-
* [`
|
|
2088
|
-
* [`
|
|
2089
|
-
* [`
|
|
2090
|
-
* [`
|
|
2091
|
-
* [`
|
|
2092
|
-
* [`
|
|
2093
|
-
* [`
|
|
2094
|
-
* [`
|
|
2095
|
-
* [`
|
|
2096
|
-
* [`
|
|
2097
|
-
* [`
|
|
2098
|
-
* [`
|
|
2099
|
-
* [`
|
|
2100
|
-
* [`
|
|
2101
|
-
* [`
|
|
2102
|
-
* [`
|
|
2103
|
-
* [`
|
|
1875
|
+
* [`ErrorEnvelope`](./src/models/errors/errorenvelope.ts): Error response. Applicable to 27 of 358 methods.*
|
|
1876
|
+
* [`HTTPValidationError`](./src/models/errors/httpvalidationerror.ts): Validation Error. Status code `422`. Applicable to 19 of 358 methods.*
|
|
1877
|
+
* [`RepoError`](./src/models/errors/repoerror.ts): The uniform error envelope. `error` is a stable machine-readable code (never an internal reason); `correlation_id` echoes the request's `X-Correlation-ID` for log correlation. Applicable to 5 of 358 methods.*
|
|
1878
|
+
* [`ExchangeSessionTokenResponseBody`](./src/models/errors/exchangesessiontokenresponsebody.ts): Invalid request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1879
|
+
* [`GetFileContentResponseBody`](./src/models/errors/getfilecontentresponsebody.ts): Invalid request - File ID is required. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1880
|
+
* [`CreateScopedApiKeyResponseBody`](./src/models/errors/createscopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1881
|
+
* [`ListScopedApiKeysResponseBody`](./src/models/errors/listscopedapikeysresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1882
|
+
* [`UpdateScopedApiKeyResponseBody`](./src/models/errors/updatescopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1883
|
+
* [`RegenerateScopedApiKeyResponseBody`](./src/models/errors/regeneratescopedapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1884
|
+
* [`ExchangeApiKeyTokenResponseBody`](./src/models/errors/exchangeapikeytokenresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1885
|
+
* [`CreateTeamResponseBody`](./src/models/errors/createteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1886
|
+
* [`ListTeamsResponseBody`](./src/models/errors/listteamsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1887
|
+
* [`GetTeamResponseBody`](./src/models/errors/getteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1888
|
+
* [`UpdateTeamResponseBody`](./src/models/errors/updateteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1889
|
+
* [`DeleteTeamResponseBody`](./src/models/errors/deleteteamresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1890
|
+
* [`AddTeamMemberResponseBody`](./src/models/errors/addteammemberresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1891
|
+
* [`ListTeamMembersResponseBody`](./src/models/errors/listteammembersresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1892
|
+
* [`RemoveTeamMemberResponseBody`](./src/models/errors/removeteammemberresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1893
|
+
* [`CreateServiceAccountResponseBody`](./src/models/errors/createserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1894
|
+
* [`ListServiceAccountsResponseBody`](./src/models/errors/listserviceaccountsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1895
|
+
* [`GetServiceAccountResponseBody`](./src/models/errors/getserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1896
|
+
* [`DeleteServiceAccountResponseBody`](./src/models/errors/deleteserviceaccountresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1897
|
+
* [`ListServiceAccountApiKeysResponseBody`](./src/models/errors/listserviceaccountapikeysresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1898
|
+
* [`UpdateServiceAccountApiKeyResponseBody`](./src/models/errors/updateserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1899
|
+
* [`DeleteServiceAccountApiKeyResponseBody`](./src/models/errors/deleteserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1900
|
+
* [`RegenerateServiceAccountApiKeyResponseBody`](./src/models/errors/regenerateserviceaccountapikeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1901
|
+
* [`GetOrgQuotaResponseBody`](./src/models/errors/getorgquotaresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1902
|
+
* [`UpdateOrgQuotaResponseBody`](./src/models/errors/updateorgquotaresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1903
|
+
* [`GetOrgRateLimitResponseBody`](./src/models/errors/getorgratelimitresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1904
|
+
* [`UpdateOrgRateLimitResponseBody`](./src/models/errors/updateorgratelimitresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1905
|
+
* [`CreateClusterInviteResponseBody`](./src/models/errors/createclusterinviteresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1906
|
+
* [`ListClusterInvitesResponseBody`](./src/models/errors/listclusterinvitesresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1907
|
+
* [`UpdateClusterInviteResponseBody`](./src/models/errors/updateclusterinviteresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1908
|
+
* [`RevokeClusterInviteResponseBody`](./src/models/errors/revokeclusterinviteresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1909
|
+
* [`ListClusterOrgsResponseBody`](./src/models/errors/listclusterorgsresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1910
|
+
* [`GetClusterOrgResponseBody`](./src/models/errors/getclusterorgresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1911
|
+
* [`DeleteClusterOrgResponseBody`](./src/models/errors/deleteclusterorgresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1912
|
+
* [`SuspendClusterOrgResponseBody`](./src/models/errors/suspendclusterorgresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1913
|
+
* [`UnsuspendClusterOrgResponseBody`](./src/models/errors/unsuspendclusterorgresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1914
|
+
* [`ReissueOwnerKeyResponseBody`](./src/models/errors/reissueownerkeyresponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1915
|
+
* [`GetClusterInviteInfoResponseBody`](./src/models/errors/getclusterinviteinforesponsebody.ts): Bad request. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1916
|
+
* [`AcceptClusterInviteResponseBody`](./src/models/errors/acceptclusterinviteresponsebody.ts): Bad request. `code: "reserved_org_slug"` distinguishes a slug that nobody may hold from the 409 returned when another org already holds it. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1917
|
+
* [`GetJwtFromKeyResponseBody`](./src/models/errors/getjwtfromkeyresponsebody.ts): Invalid request body. Status code `400`. Applicable to 1 of 358 methods.*
|
|
1918
|
+
* [`ExchangeSessionTokenSessionResponseBody`](./src/models/errors/exchangesessiontokensessionresponsebody.ts): Missing, invalid, revoked or expiring session. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1919
|
+
* [`GetFileContentLlmFilesResponseBody`](./src/models/errors/getfilecontentllmfilesresponsebody.ts): Unauthorized - Invalid or missing authentication. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1920
|
+
* [`CreateScopedApiKeyAuthApiKeysResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1921
|
+
* [`ListScopedApiKeysAuthApiKeysResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1922
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1923
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1924
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1925
|
+
* [`CreateTeamAuthTeamsResponseBody`](./src/models/errors/createteamauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1926
|
+
* [`ListTeamsAuthTeamsResponseBody`](./src/models/errors/listteamsauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1927
|
+
* [`GetTeamAuthTeamsResponseBody`](./src/models/errors/getteamauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1928
|
+
* [`UpdateTeamAuthTeamsResponseBody`](./src/models/errors/updateteamauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1929
|
+
* [`DeleteTeamAuthTeamsResponseBody`](./src/models/errors/deleteteamauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1930
|
+
* [`AddTeamMemberAuthTeamsResponseBody`](./src/models/errors/addteammemberauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1931
|
+
* [`ListTeamMembersAuthTeamsResponseBody`](./src/models/errors/listteammembersauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1932
|
+
* [`RemoveTeamMemberAuthTeamsResponseBody`](./src/models/errors/removeteammemberauthteamsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1933
|
+
* [`CreateServiceAccountAuthServiceAccountsResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1934
|
+
* [`ListServiceAccountsAuthServiceAccountsResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1935
|
+
* [`GetServiceAccountAuthServiceAccountsResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1936
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1937
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1938
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1939
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1940
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1941
|
+
* [`GetOrgQuotaAuthOrgsResponseBody`](./src/models/errors/getorgquotaauthorgsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1942
|
+
* [`UpdateOrgQuotaAuthOrgsResponseBody`](./src/models/errors/updateorgquotaauthorgsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1943
|
+
* [`GetOrgRateLimitAuthOrgsResponseBody`](./src/models/errors/getorgratelimitauthorgsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1944
|
+
* [`UpdateOrgRateLimitAuthOrgsResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1945
|
+
* [`CreateClusterInviteAuthClusterResponseBody`](./src/models/errors/createclusterinviteauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1946
|
+
* [`ListClusterInvitesAuthClusterResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1947
|
+
* [`UpdateClusterInviteAuthClusterResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1948
|
+
* [`RevokeClusterInviteAuthClusterResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1949
|
+
* [`ListClusterOrgsAuthClusterResponseBody`](./src/models/errors/listclusterorgsauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1950
|
+
* [`GetClusterOrgAuthClusterResponseBody`](./src/models/errors/getclusterorgauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1951
|
+
* [`DeleteClusterOrgAuthClusterResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1952
|
+
* [`SuspendClusterOrgAuthClusterResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1953
|
+
* [`UnsuspendClusterOrgAuthClusterResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1954
|
+
* [`ReissueOwnerKeyAuthClusterResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1955
|
+
* [`GetClusterInviteInfoAuthClusterResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1956
|
+
* [`AcceptClusterInviteAuthClusterResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1957
|
+
* [`GetJwtFromKeyAuthApiKeyResponseBody`](./src/models/errors/getjwtfromkeyauthapikeyresponsebody.ts): Unauthorized. Status code `401`. Applicable to 1 of 358 methods.*
|
|
1958
|
+
* [`ExchangeSessionTokenSessionResponseResponseBody`](./src/models/errors/exchangesessiontokensessionresponseresponsebody.ts): Active organization or team is missing or inaccessible. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1959
|
+
* [`CreateScopedApiKeyAuthApiKeysResponseResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1960
|
+
* [`ListScopedApiKeysAuthApiKeysResponseResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1961
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponseResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1962
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponseResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1963
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponseResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1964
|
+
* [`CreateTeamAuthTeamsResponseResponseBody`](./src/models/errors/createteamauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1965
|
+
* [`ListTeamsAuthTeamsResponseResponseBody`](./src/models/errors/listteamsauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1966
|
+
* [`GetTeamAuthTeamsResponseResponseBody`](./src/models/errors/getteamauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1967
|
+
* [`UpdateTeamAuthTeamsResponseResponseBody`](./src/models/errors/updateteamauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1968
|
+
* [`DeleteTeamAuthTeamsResponseResponseBody`](./src/models/errors/deleteteamauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1969
|
+
* [`AddTeamMemberAuthTeamsResponseResponseBody`](./src/models/errors/addteammemberauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1970
|
+
* [`ListTeamMembersAuthTeamsResponseResponseBody`](./src/models/errors/listteammembersauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1971
|
+
* [`RemoveTeamMemberAuthTeamsResponseResponseBody`](./src/models/errors/removeteammemberauthteamsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1972
|
+
* [`CreateServiceAccountAuthServiceAccountsResponseResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1973
|
+
* [`ListServiceAccountsAuthServiceAccountsResponseResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1974
|
+
* [`GetServiceAccountAuthServiceAccountsResponseResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1975
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponseResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1976
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponseResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1977
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponseResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1978
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponseResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1979
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponseResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1980
|
+
* [`GetOrgQuotaAuthOrgsResponseResponseBody`](./src/models/errors/getorgquotaauthorgsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1981
|
+
* [`UpdateOrgQuotaAuthOrgsResponseResponseBody`](./src/models/errors/updateorgquotaauthorgsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1982
|
+
* [`GetOrgRateLimitAuthOrgsResponseResponseBody`](./src/models/errors/getorgratelimitauthorgsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1983
|
+
* [`UpdateOrgRateLimitAuthOrgsResponseResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1984
|
+
* [`CreateClusterInviteAuthClusterResponseResponseBody`](./src/models/errors/createclusterinviteauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1985
|
+
* [`ListClusterInvitesAuthClusterResponseResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1986
|
+
* [`UpdateClusterInviteAuthClusterResponseResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1987
|
+
* [`RevokeClusterInviteAuthClusterResponseResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1988
|
+
* [`ListClusterOrgsAuthClusterResponseResponseBody`](./src/models/errors/listclusterorgsauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1989
|
+
* [`GetClusterOrgAuthClusterResponseResponseBody`](./src/models/errors/getclusterorgauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1990
|
+
* [`DeleteClusterOrgAuthClusterResponseResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1991
|
+
* [`SuspendClusterOrgAuthClusterResponseResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1992
|
+
* [`UnsuspendClusterOrgAuthClusterResponseResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1993
|
+
* [`ReissueOwnerKeyAuthClusterResponseResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1994
|
+
* [`GetClusterInviteInfoAuthClusterResponseResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1995
|
+
* [`AcceptClusterInviteAuthClusterResponseResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponseresponsebody.ts): Forbidden. Status code `403`. Applicable to 1 of 358 methods.*
|
|
1996
|
+
* [`GetFileContentLlmFilesResponseResponseBody`](./src/models/errors/getfilecontentllmfilesresponseresponsebody.ts): File not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
1997
|
+
* [`CreateScopedApiKeyAuthApiKeysResponse404ResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
1998
|
+
* [`ListScopedApiKeysAuthApiKeysResponse404ResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
1999
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponse404ResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2000
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponse404ResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2001
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponse404ResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2002
|
+
* [`CreateTeamAuthTeamsResponse404ResponseBody`](./src/models/errors/createteamauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2003
|
+
* [`ListTeamsAuthTeamsResponse404ResponseBody`](./src/models/errors/listteamsauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2004
|
+
* [`GetTeamAuthTeamsResponse404ResponseBody`](./src/models/errors/getteamauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2005
|
+
* [`UpdateTeamAuthTeamsResponse404ResponseBody`](./src/models/errors/updateteamauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2006
|
+
* [`DeleteTeamAuthTeamsResponse404ResponseBody`](./src/models/errors/deleteteamauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2007
|
+
* [`AddTeamMemberAuthTeamsResponse404ResponseBody`](./src/models/errors/addteammemberauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2008
|
+
* [`ListTeamMembersAuthTeamsResponse404ResponseBody`](./src/models/errors/listteammembersauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2009
|
+
* [`RemoveTeamMemberAuthTeamsResponse404ResponseBody`](./src/models/errors/removeteammemberauthteamsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2010
|
+
* [`CreateServiceAccountAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2011
|
+
* [`ListServiceAccountsAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2012
|
+
* [`GetServiceAccountAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2013
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2014
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2015
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2016
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2017
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponse404ResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2018
|
+
* [`GetOrgQuotaAuthOrgsResponse404ResponseBody`](./src/models/errors/getorgquotaauthorgsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2019
|
+
* [`UpdateOrgQuotaAuthOrgsResponse404ResponseBody`](./src/models/errors/updateorgquotaauthorgsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2020
|
+
* [`GetOrgRateLimitAuthOrgsResponse404ResponseBody`](./src/models/errors/getorgratelimitauthorgsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2021
|
+
* [`UpdateOrgRateLimitAuthOrgsResponse404ResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2022
|
+
* [`CreateClusterInviteAuthClusterResponse404ResponseBody`](./src/models/errors/createclusterinviteauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2023
|
+
* [`ListClusterInvitesAuthClusterResponse404ResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2024
|
+
* [`UpdateClusterInviteAuthClusterResponse404ResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2025
|
+
* [`RevokeClusterInviteAuthClusterResponse404ResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2026
|
+
* [`ListClusterOrgsAuthClusterResponse404ResponseBody`](./src/models/errors/listclusterorgsauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2027
|
+
* [`GetClusterOrgAuthClusterResponse404ResponseBody`](./src/models/errors/getclusterorgauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2028
|
+
* [`DeleteClusterOrgAuthClusterResponse404ResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2029
|
+
* [`SuspendClusterOrgAuthClusterResponse404ResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2030
|
+
* [`UnsuspendClusterOrgAuthClusterResponse404ResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2031
|
+
* [`ReissueOwnerKeyAuthClusterResponse404ResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2032
|
+
* [`GetClusterInviteInfoAuthClusterResponse404ResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2033
|
+
* [`AcceptClusterInviteAuthClusterResponse404ResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponse404responsebody.ts): Not found. Status code `404`. Applicable to 1 of 358 methods.*
|
|
2034
|
+
* [`CreateScopedApiKeyAuthApiKeysResponse409ResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2035
|
+
* [`ListScopedApiKeysAuthApiKeysResponse409ResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2036
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponse409ResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2037
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponse409ResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2038
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponse409ResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2039
|
+
* [`CreateTeamAuthTeamsResponse409ResponseBody`](./src/models/errors/createteamauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2040
|
+
* [`ListTeamsAuthTeamsResponse409ResponseBody`](./src/models/errors/listteamsauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2041
|
+
* [`GetTeamAuthTeamsResponse409ResponseBody`](./src/models/errors/getteamauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2042
|
+
* [`UpdateTeamAuthTeamsResponse409ResponseBody`](./src/models/errors/updateteamauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2043
|
+
* [`DeleteTeamAuthTeamsResponse409ResponseBody`](./src/models/errors/deleteteamauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2044
|
+
* [`AddTeamMemberAuthTeamsResponse409ResponseBody`](./src/models/errors/addteammemberauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2045
|
+
* [`ListTeamMembersAuthTeamsResponse409ResponseBody`](./src/models/errors/listteammembersauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2046
|
+
* [`RemoveTeamMemberAuthTeamsResponse409ResponseBody`](./src/models/errors/removeteammemberauthteamsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2047
|
+
* [`CreateServiceAccountAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2048
|
+
* [`ListServiceAccountsAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2049
|
+
* [`GetServiceAccountAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2050
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2051
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2052
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2053
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2054
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponse409ResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2055
|
+
* [`GetOrgQuotaAuthOrgsResponse409ResponseBody`](./src/models/errors/getorgquotaauthorgsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2056
|
+
* [`UpdateOrgQuotaAuthOrgsResponse409ResponseBody`](./src/models/errors/updateorgquotaauthorgsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2057
|
+
* [`GetOrgRateLimitAuthOrgsResponse409ResponseBody`](./src/models/errors/getorgratelimitauthorgsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2058
|
+
* [`UpdateOrgRateLimitAuthOrgsResponse409ResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2059
|
+
* [`CreateClusterInviteAuthClusterResponse409ResponseBody`](./src/models/errors/createclusterinviteauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2060
|
+
* [`ListClusterInvitesAuthClusterResponse409ResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2061
|
+
* [`UpdateClusterInviteAuthClusterResponse409ResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2062
|
+
* [`RevokeClusterInviteAuthClusterResponse409ResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2063
|
+
* [`ListClusterOrgsAuthClusterResponse409ResponseBody`](./src/models/errors/listclusterorgsauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2064
|
+
* [`GetClusterOrgAuthClusterResponse409ResponseBody`](./src/models/errors/getclusterorgauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2065
|
+
* [`DeleteClusterOrgAuthClusterResponse409ResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2066
|
+
* [`SuspendClusterOrgAuthClusterResponse409ResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2067
|
+
* [`UnsuspendClusterOrgAuthClusterResponse409ResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2068
|
+
* [`ReissueOwnerKeyAuthClusterResponse409ResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2069
|
+
* [`GetClusterInviteInfoAuthClusterResponse409ResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2070
|
+
* [`AcceptClusterInviteAuthClusterResponse409ResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponse409responsebody.ts): Conflict. Status code `409`. Applicable to 1 of 358 methods.*
|
|
2071
|
+
* [`CreateScopedApiKeyAuthApiKeysResponse410ResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2072
|
+
* [`ListScopedApiKeysAuthApiKeysResponse410ResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2073
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponse410ResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2074
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponse410ResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2075
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponse410ResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2076
|
+
* [`CreateTeamAuthTeamsResponse410ResponseBody`](./src/models/errors/createteamauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2077
|
+
* [`ListTeamsAuthTeamsResponse410ResponseBody`](./src/models/errors/listteamsauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2078
|
+
* [`GetTeamAuthTeamsResponse410ResponseBody`](./src/models/errors/getteamauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2079
|
+
* [`UpdateTeamAuthTeamsResponse410ResponseBody`](./src/models/errors/updateteamauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2080
|
+
* [`DeleteTeamAuthTeamsResponse410ResponseBody`](./src/models/errors/deleteteamauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2081
|
+
* [`AddTeamMemberAuthTeamsResponse410ResponseBody`](./src/models/errors/addteammemberauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2082
|
+
* [`ListTeamMembersAuthTeamsResponse410ResponseBody`](./src/models/errors/listteammembersauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2083
|
+
* [`RemoveTeamMemberAuthTeamsResponse410ResponseBody`](./src/models/errors/removeteammemberauthteamsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2084
|
+
* [`CreateServiceAccountAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2085
|
+
* [`ListServiceAccountsAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2086
|
+
* [`GetServiceAccountAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2087
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2088
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2089
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2090
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2091
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponse410ResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2092
|
+
* [`GetOrgQuotaAuthOrgsResponse410ResponseBody`](./src/models/errors/getorgquotaauthorgsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2093
|
+
* [`UpdateOrgQuotaAuthOrgsResponse410ResponseBody`](./src/models/errors/updateorgquotaauthorgsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2094
|
+
* [`GetOrgRateLimitAuthOrgsResponse410ResponseBody`](./src/models/errors/getorgratelimitauthorgsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2095
|
+
* [`UpdateOrgRateLimitAuthOrgsResponse410ResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2096
|
+
* [`CreateClusterInviteAuthClusterResponse410ResponseBody`](./src/models/errors/createclusterinviteauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2097
|
+
* [`ListClusterInvitesAuthClusterResponse410ResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2098
|
+
* [`UpdateClusterInviteAuthClusterResponse410ResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2099
|
+
* [`RevokeClusterInviteAuthClusterResponse410ResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2100
|
+
* [`ListClusterOrgsAuthClusterResponse410ResponseBody`](./src/models/errors/listclusterorgsauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2101
|
+
* [`GetClusterOrgAuthClusterResponse410ResponseBody`](./src/models/errors/getclusterorgauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2102
|
+
* [`DeleteClusterOrgAuthClusterResponse410ResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2103
|
+
* [`SuspendClusterOrgAuthClusterResponse410ResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2104
|
+
* [`UnsuspendClusterOrgAuthClusterResponse410ResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2105
|
+
* [`ReissueOwnerKeyAuthClusterResponse410ResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2106
|
+
* [`GetClusterInviteInfoAuthClusterResponse410ResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2107
|
+
* [`AcceptClusterInviteAuthClusterResponse410ResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponse410responsebody.ts): Gone. Status code `410`. Applicable to 1 of 358 methods.*
|
|
2108
|
+
* [`ExchangeSessionTokenSessionResponse413ResponseBody`](./src/models/errors/exchangesessiontokensessionresponse413responsebody.ts): Request body exceeds the endpoint's 4 KiB limit. Status code `413`. Applicable to 1 of 358 methods.*
|
|
2109
|
+
* [`ExchangeSessionTokenSessionResponse429ResponseBody`](./src/models/errors/exchangesessiontokensessionresponse429responsebody.ts): Per-session or per-user mint rate exceeded. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2110
|
+
* [`CreateScopedApiKeyAuthApiKeysResponse429ResponseBody`](./src/models/errors/createscopedapikeyauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2111
|
+
* [`ListScopedApiKeysAuthApiKeysResponse429ResponseBody`](./src/models/errors/listscopedapikeysauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2112
|
+
* [`UpdateScopedApiKeyAuthApiKeysResponse429ResponseBody`](./src/models/errors/updatescopedapikeyauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2113
|
+
* [`RegenerateScopedApiKeyAuthApiKeysResponse429ResponseBody`](./src/models/errors/regeneratescopedapikeyauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2114
|
+
* [`ExchangeApiKeyTokenAuthApiKeysResponse429ResponseBody`](./src/models/errors/exchangeapikeytokenauthapikeysresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2115
|
+
* [`CreateTeamAuthTeamsResponse429ResponseBody`](./src/models/errors/createteamauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2116
|
+
* [`ListTeamsAuthTeamsResponse429ResponseBody`](./src/models/errors/listteamsauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2117
|
+
* [`GetTeamAuthTeamsResponse429ResponseBody`](./src/models/errors/getteamauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2118
|
+
* [`UpdateTeamAuthTeamsResponse429ResponseBody`](./src/models/errors/updateteamauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2119
|
+
* [`DeleteTeamAuthTeamsResponse429ResponseBody`](./src/models/errors/deleteteamauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2120
|
+
* [`AddTeamMemberAuthTeamsResponse429ResponseBody`](./src/models/errors/addteammemberauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2121
|
+
* [`ListTeamMembersAuthTeamsResponse429ResponseBody`](./src/models/errors/listteammembersauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2122
|
+
* [`RemoveTeamMemberAuthTeamsResponse429ResponseBody`](./src/models/errors/removeteammemberauthteamsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2123
|
+
* [`CreateServiceAccountAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/createserviceaccountauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2124
|
+
* [`ListServiceAccountsAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/listserviceaccountsauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2125
|
+
* [`GetServiceAccountAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/getserviceaccountauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2126
|
+
* [`DeleteServiceAccountAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/deleteserviceaccountauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2127
|
+
* [`ListServiceAccountApiKeysAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/listserviceaccountapikeysauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2128
|
+
* [`UpdateServiceAccountApiKeyAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/updateserviceaccountapikeyauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2129
|
+
* [`DeleteServiceAccountApiKeyAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/deleteserviceaccountapikeyauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2130
|
+
* [`RegenerateServiceAccountApiKeyAuthServiceAccountsResponse429ResponseBody`](./src/models/errors/regenerateserviceaccountapikeyauthserviceaccountsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2131
|
+
* [`GetOrgQuotaAuthOrgsResponse429ResponseBody`](./src/models/errors/getorgquotaauthorgsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2132
|
+
* [`UpdateOrgQuotaAuthOrgsResponse429ResponseBody`](./src/models/errors/updateorgquotaauthorgsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2133
|
+
* [`GetOrgRateLimitAuthOrgsResponse429ResponseBody`](./src/models/errors/getorgratelimitauthorgsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2134
|
+
* [`UpdateOrgRateLimitAuthOrgsResponse429ResponseBody`](./src/models/errors/updateorgratelimitauthorgsresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2135
|
+
* [`CreateClusterInviteAuthClusterResponse429ResponseBody`](./src/models/errors/createclusterinviteauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2136
|
+
* [`ListClusterInvitesAuthClusterResponse429ResponseBody`](./src/models/errors/listclusterinvitesauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2137
|
+
* [`UpdateClusterInviteAuthClusterResponse429ResponseBody`](./src/models/errors/updateclusterinviteauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2138
|
+
* [`RevokeClusterInviteAuthClusterResponse429ResponseBody`](./src/models/errors/revokeclusterinviteauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2139
|
+
* [`ListClusterOrgsAuthClusterResponse429ResponseBody`](./src/models/errors/listclusterorgsauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2140
|
+
* [`GetClusterOrgAuthClusterResponse429ResponseBody`](./src/models/errors/getclusterorgauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2141
|
+
* [`DeleteClusterOrgAuthClusterResponse429ResponseBody`](./src/models/errors/deleteclusterorgauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2142
|
+
* [`SuspendClusterOrgAuthClusterResponse429ResponseBody`](./src/models/errors/suspendclusterorgauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2143
|
+
* [`UnsuspendClusterOrgAuthClusterResponse429ResponseBody`](./src/models/errors/unsuspendclusterorgauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2144
|
+
* [`ReissueOwnerKeyAuthClusterResponse429ResponseBody`](./src/models/errors/reissueownerkeyauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2145
|
+
* [`GetClusterInviteInfoAuthClusterResponse429ResponseBody`](./src/models/errors/getclusterinviteinfoauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2146
|
+
* [`AcceptClusterInviteAuthClusterResponse429ResponseBody`](./src/models/errors/acceptclusterinviteauthclusterresponse429responsebody.ts): Rate limited. Status code `429`. Applicable to 1 of 358 methods.*
|
|
2147
|
+
* [`ExchangeSessionTokenSessionResponse500ResponseBody`](./src/models/errors/exchangesessiontokensessionresponse500responsebody.ts): Internal server error. Status code `500`. Applicable to 1 of 358 methods.*
|
|
2148
|
+
* [`GetFileContentLlmFilesResponse500ResponseBody`](./src/models/errors/getfilecontentllmfilesresponse500responsebody.ts): Internal server error. Status code `500`. Applicable to 1 of 358 methods.*
|
|
2149
|
+
* [`GetJwtFromKeyAuthApiKeyResponseResponseBody`](./src/models/errors/getjwtfromkeyauthapikeyresponseresponsebody.ts): Internal server error. Status code `500`. Applicable to 1 of 358 methods.*
|
|
2104
2150
|
* [`ResponseValidationError`](./src/models/errors/responsevalidationerror.ts): Type mismatch between the data returned from the server and the structure expected by the SDK. See `error.rawValue` for the raw value and `error.pretty()` for a nicely formatted multi-line string.
|
|
2105
2151
|
|
|
2106
2152
|
</details>
|