Full name:
org.kuali.maven.plugins:maven-dnsme-plugin:1.0.5-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 eg "org.kuali" |
| recordName | String | - | The record name eg "myurl.mykualiproject". "domainName" is appended
to this value |
| recordType | RecordType | - | A, CNAME, MX, NS, PTR, SRV, AAAA, HTTPRED, TXT |
| recordValue | String | - | The record value eg "xyz.amazonaws.com" |
| 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: