Skip to main content

Account Details

This page presents detailed information on managing accounts, including viewing account details, managing resources, scanning, deleting resources, and editing accounts. The information has been broken down into smaller sections for easier reading.

1. Basic Account Details

In this section, you can view and edit your primary account information, as well as see the date of your last scan.

Primary Details

Account Details

Scan Status

This displays the Account Status, Provider Name, and Account Name. The account name can be modified by clicking the pencil icon button.

Here, you can see the Account ID, scan-enabled Regions, Account Description, and Environment, that can be used to select resources belonging to the Account.

This shows the person who added the cloud account, the most recent changes made to the account, and the status of the previous scan.

2. Cloud Account Resources

The resource list shows all resources in your cloud account. There are three statuses for resources:

  • Online: Reachable by Fleet Control.
  • Connection Lost: Not reachable by Fleet Control.
  • Connection Status Pending: The State Manager has not checked the resource due to errors or not being run. If the status is missing for an hour, it will be set to Connection Lost.

The Resource Details page has more comprehensive information

3. Scanning Account

Every newly added Cloud Account will be immediately scanned. You should expect new resources to be added within a few minutes. In the case of large environments, this process can take longer time. The scanning process is also automatically started once a day for each account to continually provide updated information about cloud resources.

If, for any reason, you need to trigger the scanning process before the default schedule, you can use the built-in Force Scan functionality available in UI or GQL API.

Scan Account API Call
mutation triggerAccountScan {
scanCloudAccount(id: "CLOUD_ACCOUNT_ID")
}

4. Deleting & Managing Resources

To delete a resource from Fleet Control, you need to do it with your cloud provider; it may take 1-3 days for the system to update and show the changes in Fleet Control. If you want the changes to show immediately, then you should also delete the resource from Fleet Control.

Delete Resource:

  1. Click on the three-dotted icon on the right-hand side and click Delete Resource.

Add Resource:

note

It is possible to add resources to existing resource groups in the cloud account

  1. Click on the three-dotted icon on the right-hand side and click Add to Resource Group.
  2. Then, select from the list of resource groups.
  3. Finally, click Add.

5. Editing Credentials