Returns, adds, edits, and removes Rate Limits for your AI Models.
The atlas api sub-command is automatically generated from the MongoDB Atlas Admin API and offers full coverage of the Admin API. Admin API capabilities have their own release lifecycle, which you can check via the provided API endpoint documentation link.
Options
Name | Type | Required | Description |
|---|---|---|---|
-h, --help | false | help for aiModelRateLimits |
Inherited Options
Name | Type | Required | Description |
|---|---|---|---|
-P, --profile | string | false | Name of the profile to use from your configuration file. To learn about profiles for the Atlas CLI, see https://dochub.mongodb.org/core/atlas-cli-save-connection-settings. |
Related Commands
atlas api aiModelRateLimits getGroupModelLimit - Retrieve a single AI model rate limit for the given group.
atlas api aiModelRateLimits getGroupModelLimits - Retrieve AI model rate limits for the given group.
atlas api aiModelRateLimits getGroupRateLimits - Retrieve a single scoped AI model rate limit for the given group.
atlas api aiModelRateLimits getOrgModelLimit - Retrieve a single AI model rate limit for the given organization.
atlas api aiModelRateLimits getOrgModelLimits - Retrieve AI model rate limits for the given organization.
atlas api aiModelRateLimits getOrgRateLimits - Retrieve a single scoped AI model rate limit for the given organization.
atlas api aiModelRateLimits listGroupModelLimits - Retrieve AI model rate limits for the given group.
atlas api aiModelRateLimits listOrgModelLimits - Retrieve AI model rate limits for the given organization.
atlas api aiModelRateLimits resetGroupApiLimits - Reset the AI Model rate limits for the given group to default values.
atlas api aiModelRateLimits resetGroupModelLimit - Reset the AI model rate limit for the given model group to default values.
atlas api aiModelRateLimits resetGroupModelLimits - Reset the scoped AI model rate limit for the given model group to default values.
atlas api aiModelRateLimits resetGroupRateLimits - Reset the AI Model rate limits for the given group to default values.
atlas api aiModelRateLimits updateGroupModelLimit - Update an AI model rate limit for the given model group.
atlas api aiModelRateLimits updateGroupRateLimits - Update a scoped AI model rate limit for the given model group.