/opt/imh-python/lib/python3.9/site-packages/libcloud/test/dns/fixtures/gandi_live
Edit: /opt/imh-python/lib/python3.9/site-packages/libcloud/test/dns/fixtures/gandi_live/get_zone.json (453B)
{
"zone_uuid": "12345",
"domain_keys_href": "https://dns.api.gandi.net/api/v5/domains/example.com/keys",
"fqdn": "example.com",
"zone_href": "https://dns.api.gandi.net/api/v5/zones/12345",
"zone_records_href": "https://dns.api.gandi.net/api/v5/zones/12345/records",
"domain_records_href": "https://dns.api.gandi.net/api/v5/domains/example.com/records",
"domain_href": "https://dns.api.gandi.net/api/v5/domains/example.com"
}