python-libmaas icon indicating copy to clipboard operation
python-libmaas copied to clipboard

Create dnsresource?

Open stmps opened this issue 5 years ago • 0 comments

Hi guys! Is it possible to create DNS resources in MAAS with this library?

The equivalent of, for example, from the MAAS CLI:

maas local dnsresources create fqdn=node.example.org ip_addresses=192.0.2.1

I can't find a method or a test, so I assume they don't exist, but I thought I'd check.

Thanks! :)

stmps avatar Jun 09 '20 06:06 stmps