2019-03-08 18:47:06 +00:00
|
|
|
Name = "ConoHa"
|
|
|
|
Description = ''''''
|
|
|
|
URL = "https://www.conoha.jp/"
|
|
|
|
Code = "conoha"
|
2019-04-17 19:32:38 +00:00
|
|
|
Since = "v1.2.0"
|
2019-03-08 18:47:06 +00:00
|
|
|
|
|
|
|
Example = ''''''
|
|
|
|
|
|
|
|
[Configuration]
|
|
|
|
[Configuration.Credentials]
|
|
|
|
CONOHA_TENANT_ID = "Tenant ID"
|
|
|
|
CONOHA_API_USERNAME = "The API username"
|
|
|
|
CONOHA_API_PASSWORD = "The API password"
|
|
|
|
[Configuration.Additional]
|
|
|
|
CONOHA_POLLING_INTERVAL = "Time between DNS propagation check"
|
|
|
|
CONOHA_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation"
|
|
|
|
CONOHA_TTL = "The TTL of the TXT record used for the DNS challenge"
|
|
|
|
CONOHA_HTTP_TIMEOUT = "API request timeout"
|
|
|
|
CONOHA_REGION = "The region"
|
|
|
|
|
|
|
|
[Links]
|
|
|
|
API = "https://www.conoha.jp/docs/"
|