Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

The article instructs on adding cloud accounts to Cloudaware using APIs. Cloudaware uses the OAuth standard to identify users who send requests to Cloudaware API. A current user should get a specific token to add or see accounts depending on their permissions.

...

4. Click Got It, Сlose Window to proceed.

...

5. Check the list of tokens counts. 

...

Note

You can have only 4 (four) active tokens at a time! The column 'Use Count' shows the number of times the token has been used.


6. Note that if a token has been compromised, it must be revoked: click triple dots → RevokeYes, Revoke.

...

Expand
titleIP Relaxation Tip

8.1. Log in to your Cloudaware account → Setup:

new setup.pngImage Removedadding cloud accounts - setup.pngImage Added

8.2. Type Apps in the Search bar → Connected Apps → Manage Connected Apps → click on the Cloudaware OAuth2 app:

adding aws accs - oauth - connected apps - select the app.pngImage Removedadding cloud accounts - oauth - connected apps - select the app.pngImage Added

Click Edit Policies:

adding aws accs - oauth - the app - edit policies.pngImage Removedadding cloud accounts - oauth - the app - edit policies.pngImage Added

8.3. Select 'Relax IP restrictions' in 'IP Relaxation':

adding aws accs - oauth - the app - relax ip restrictions.pngImage Removedadding cloud accounts - oauth - the app - relax ip restrictions.pngImage Added

Click Save.

Get API key


The API key is required for performing requests to Cloudaware API.


1. Create a Google Cloud Project account.


2. Submit an access request to support@cloudaware.com providing the full e-mail of the associated Google Cloud Project account.


3. Activate access to Cloudaware API using API Manager. Go to https://console.cloud.google.com → open a navigation menu (hamburger button) → select 'APIs & Services' in the menu on the left.

...

Select 'Library' → filter by Private.

...


4. Select external.endpoints.cloudaware-vm.cloud.goog Enable.

...

5. Go back to 'APIs & Services' → Credentials → Create credentials → API Key.

...

6. Copy the API Key to the clipboard:

...

Setup in API Explorer


The Google APIs Explorer allows customers to explore and test APIs. Below is an example of adding AWS accounts to Cloudaware using public APIs:

...