dnsme:showdomains
Full name:
org.kuali.maven.plugins:maven-dnsme-plugin:1.0.7-SNAPSHOT:showdomains
Description:
Show all domains belonging to this DNSME account
Attributes:
- Requires a Maven project to be executed.
Required Parameters
| Name |
Type |
Since |
Description |
| apiKey |
String |
- |
The REST api key for a DNSME account User property is: dnsme.apiKey. |
| restApiUrl |
String |
- |
The url for the DNSME Rest API Default value is: http://api.dnsmadeeasy.com/V1.2. User property is: dnsme.restApiUrl. |
| secretKey |
String |
- |
The REST secret key for a DNSME account User property is: dnsme.secretKey. |
Optional Parameters
| Name |
Type |
Since |
Description |
| encryptionPassword |
String |
- |
(no description) User property is: enc.password. |
Parameter Details
apiKey:
The REST api key for a DNSME account
- Type: java.lang.String
- Required: Yes
- User Property: dnsme.apiKey
encryptionPassword:
(no description)
- Type: java.lang.String
- Required: No
- User Property: enc.password
restApiUrl:
The url for the DNSME Rest API
- Type: java.lang.String
- Required: Yes
- User Property: dnsme.restApiUrl
- Default: http://api.dnsmadeeasy.com/V1.2
secretKey:
The REST secret key for a DNSME account
- Type: java.lang.String
- Required: Yes
- User Property: dnsme.secretKey