Create a service account
A service account is a special kind of account that allows you to use a third-party service or application to interact with DoubleCloud via the API. You can assign roles to service accounts to control what access to DoubleCloud services applications get.
To create a service account:
-
Go to the Project settings
-
Switch to the Service accounts tab.
-
Click Create.
-
In the dialog, enter a service account name.
The name can contain only lowercase letters (a-z), numbers, and dashes and must be between 2 and 63 characters long.
-
Click Next.
-
In the Assign permissions dialog, select the roles to grant to the service account.
-
Click Submit.
See also
Previous