{ "geoip": { "url": "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=<KEY-OMITTED>&suffix=zip" }, "aliases": { "alias": { "19a042c4-e10c-4a3b-bec2-ddecc101f177": { "enabled": "1", "name": "a_AA-aaaAA-AA_99_9_9_99", "type": "host", "proto": "", "interface": "", "counters": "0", "updatefreq": "", "content": "10.7.9.56", "categories": "", "description": "Aaaaa AA Aa AA Aaaa" }, "68301a50-f572-4c98-9494-73ac5ab50bfe": { "enabled": "1", "name": "a_aa_aaaa_aaa_aaa", "type": "urltable", "proto": "", "interface": "", "counters": "0", "updatefreq": "", "content": "au.pool.ntp.org", "categories": "", "description": "AA AAA Aaaa" } } }}
{ "geoip": { "url": "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=<KEY-OMITTED>&suffix=zip" }, "aliases": { "alias": { "4d69e8f5-1ba5-43a6-afd7-91db31c86f12": { "enabled": "1", "name": "test_host", "type": "host", "proto": "", "interface": "", "counters": "0", "updatefreq": "", "content": "10.1.1.1", "categories": "", "description": "test_host description" } } }}
{ "geoip": { "url": "https://download.maxmind.com/app/geoip_download?edition_id=GeoLite2-Country-CSV&license_key=<KEY-OMITTED>&suffix=zip" }, "aliases": { "alias": { "a_AA-aaaAA-AA_99_9_9_99": { "enabled": "1", "name": "a_AA-aaaAA-AA_99_9_9_99", "type": "host", "proto": "", "interface": "", "counters": "0", "updatefreq": "", "content": "10.7.9.56", "categories": "", "description": "Aaaaa AA Aa AA Aaaa" }, "a_aa_aaaa_aaa_aaa": { "enabled": "1", "name": "a_aa_aaaa_aaa_aaa", "type": "urltable", "proto": "", "interface": "", "counters": "0", "updatefreq": "", "content": "au.pool.ntp.org", "categories": "", "description": "AA AAA Aaaa" } } }}
The name must start with a letter or single underscore, be less than 32 characters and only consist of alphanumeric characters or underscores
QuoteThe name must start with a letter or single underscore, be less than 32 characters and only consist of alphanumeric characters or underscoresand still try to use hyphens?