| importdnskey |
Use this method to import the DNSSEC key. |
Syntax |
Parameters |
keyname |
Name of the public-private key pair to publish in the zone. This is mandatory parameter. |
src |
URL (protocol, host, path, and file name) from where the DNS key file will be imported. NOTE: The import fails if the object to be imported is on an HTTPS server that requires client certificate authentication for access. This is a mandatory argument. This is mandatory parameter. |
Return Value |
Returns simpleResult |
See Also |