Full name:
org.kuali.maven.plugins:maven-dnsme-plugin:1.0.0-SNAPSHOT:addrecord
Description:
Attributes:
Name | Type | Since | Description |
---|---|---|---|
apiKey | String | - | The REST api key for a DNSME account |
domainName | String | - | The domain to add a record to |
recordName | String | - | The record name |
recordType | RecordType | - | A, CNAME, MX, NS, PTR, SRV, AAAA, HTTPRED, TXT |
recordValue | String | - | The record value |
restApiUrl | String | - | The url for the DNSME Rest API Default value is: http://api.dnsmadeeasy.com/V1.2. |
secretKey | String | - | The REST secret key for a DNSME account |
ttl | int | - | Time to live in seconds |
Name | Type | Since | Description |
---|---|---|---|
gtdLocation | GTDLocation | - | DEFAULT, US_EAST, US_WEST, ASIA |
ttl: