Skip to content

Commit

Permalink
Plat 3931 terraform provider enhancement registry documentation (#143)
Browse files Browse the repository at this point in the history
  • Loading branch information
MenahemAboush authored May 4, 2022
1 parent 9819264 commit 4190e03
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions website/docs/index.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@ description: |-

# Check Point CloudGuard Dome9 Provider

The Check Point CloudGuard Dome9 provider is used to interact with [Dome9](https://www.dome9.com) security posture platform, to onboard cloud accounts and configure compliance policies. To use this provider, you must create Dome9 API credentials.


Use the navigation on the left to read about the available resources.
The Check Point CloudGuard Dome9 provider is used to interact with [CloudGuard Dome9](https://www.checkpoint.com/dome9/) ([https://www.checkpoint.com/dome9/](https://www.checkpoint.com/dome9/)) security posture platform
to onboard cloud environments and configure compliance policies.
To use this provider, you must create CloudGuard API credentials.<br/>
Use the navigation menu on the left to read about the available resources.

## Authentication

This provider requires a Dome9 API Key and Key secret in order to manage the resources. This is obtained from the Dome9 [web application](https://secure.dome9.com/v2/settings/credentials). See [here](https://supportcenter.checkpoint.com/supportcenter/portal?eventSubmit_doGoviewsolutiondetails=&solutionid=sk144514&partition=General&product=CloudGuard) for details how to obtain the Key and Secret.

To manage the full selection of resources, provide a
[Dome9 access id & secret key](https://secure.dome9.com/v2/settings/credentials)
from an account with admin access permissions.
This provider requires a CloudGuard API Key and Key secret in order to manage the resources.
- For accounts onboarded through the Infinity Portal, you can generate these credentials at [https://portal.checkpoint.com/dashboard/cloudguard#/settings/credentials](https://portal.checkpoint.com/dashboard/cloudguard#/settings/credentials) . For more details, see the [CloudGuard documentation](https://sc1.checkpoint.com/documents/Infinity_Portal/WebAdminGuides/EN/CloudGuard-PM-Admin-Guide/Documentation/Settings/Credentials.htm?cshid=API_V2) for the Infinity Portal.

- For accounts onboarded through the CloudGuard Portal, use [https://secure.dome9.com/v2/settings/credentials](https://secure.dome9.com/v2/settings/credentials). For more details, see [CloudGuard documentation](https://sc1.checkpoint.com/documents/CloudGuard_Dome9/Default.htm#cshid=API_V2)

To manage the full selection of resources, provide the credentials from an account with administrative access permissions.

You can use the Key and Secret in the following ways:

Expand Down

0 comments on commit 4190e03

Please sign in to comment.