create team
Creates a new team with given name and following default roles:
-
Owner: Full access to all team resources, settings, and member management. The team owner is the user who creates the team.
-
Manager: All permissions of owner except team deletion.
-
Member: Can view, create, and interact with instances, but cannot access billing, team management, autoscaler, or machines.
-
The API key used to create the team becomes the team key and is used for all team operations (e.g., creating roles, deleting the team).
-
You can optionally transfer credits from your personal account to the new team account using the
transfer_creditfield.
CLI Usage: vastai create team --team_name <team_name> [--transfer_credit <amount>]
Documentation Index
Fetch the complete documentation index at: https://vastai-80aa3a82-auto-openapi-preview-pr-4175.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key must be provided in the Authorization header