OvhCloud#
README
OVH Cloud Analyzer#
OVH Domain Check#
Description#
OVH Domain Check will provide information about a Domain Name availability on OVH Cloud registrar.
It can help to quickly identify if a Domain Name can be purchase on the platform, and at what price.
Prerequisites#
To use this OVH Domain Check Analyzer, you will need:
* an active OVHCloud account,
* create a OVHCloud API Keys, with necessary rights. For example:
* post /order/cart
* get /order/cart/*
Authors#
Thales Group CERT - thalesgroup-cert on GitHub
OVH_Domain_Check#
Author: THA-CERT
License: AGPL-V3
Version: 1.0
Supported observables types:
- domain
- fqdn
- url
Registration required: N/A
Subscription required: N/A
Free subscription: N/A
Third party service: N/A
Description#
Check if a domain name is available for purchase on OVH Cloud.
Configuration#
| API_endpoint | Specify here OVH API's endpoint. Eg: 'ovh-eu', 'ovh-us' or 'ovh-ca'. |
|---|---|
| Default value if not configured | ovh-eu |
| Type of the configuration item | string |
| The configuration item can contain multiple values | False |
| Is required | True |
| API_ovh_subsidiary | Specify here which OVH subsidiary where you want to order. Will be 'EU', 'US' or 'CA' by default. |
|---|---|
| Default value if not configured | N/A |
| Type of the configuration item | string |
| The configuration item can contain multiple values | False |
| Is required | False |
| API_ak | Specify here the Application key of your OVH Cloud account. |
|---|---|
| Default value if not configured | N/A |
| Type of the configuration item | string |
| The configuration item can contain multiple values | False |
| Is required | True |
| API_as | Specify here the Application secret of your OVH Cloud account. |
|---|---|
| Default value if not configured | N/A |
| Type of the configuration item | string |
| The configuration item can contain multiple values | False |
| Is required | True |
| API_cs | Specify here the Consumer secret of your OVH Cloud account. |
|---|---|
| Default value if not configured | N/A |
| Type of the configuration item | string |
| The configuration item can contain multiple values | False |
| Is required | True |
| autoimport_tags | Set on 'True' to automatically import analyzer's tags. |
|---|---|
| Default value if not configured | True |
| Type of the configuration item | boolean |
| The configuration item can contain multiple values | None |
| Is required | True |
Templates samples for TheHive#
No template samples to display.