Updated dnsapi (markdown)
parent
a26c99d370
commit
57e67338c0
|
@ -872,10 +872,12 @@ The `Zilore_Key` will be saved in `~/.acme.sh/account.conf` and will be reused w
|
||||||
User must provide login credentials to the Loopia API.
|
User must provide login credentials to the Loopia API.
|
||||||
The user needs the following permissions:
|
The user needs the following permissions:
|
||||||
|
|
||||||
- addSubdomain
|
|
||||||
- updateZoneRecord
|
|
||||||
- getDomains
|
- getDomains
|
||||||
|
- getSubdomains
|
||||||
|
- addSubdomain
|
||||||
- removeSubdomain
|
- removeSubdomain
|
||||||
|
- getZoneRecords
|
||||||
|
- addZoneRecord
|
||||||
|
|
||||||
Set the login credentials:
|
Set the login credentials:
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue