Zone Tags
Get tags for a zone-level resource
client.ResourceTagging.ZoneTags.Get(ctx, params) (*ZoneTagGetResponse, error)
GET/zones/{zone_id}/tags
Set tags for a zone-level resource
client.ResourceTagging.ZoneTags.Update(ctx, params) (*ZoneTagUpdateResponse, error)
PUT/zones/{zone_id}/tags
Delete tags from a zone-level resource
client.ResourceTagging.ZoneTags.Delete(ctx, params) error
DELETE/zones/{zone_id}/tags