Get instance naming restrictions
Get the naming restrictions applied to instances in the specified project and region. This endpoint is deprecated.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
1
Region ID
1
Response
OK
Clients will only be able to use these strings as bare metal server "bm_name_templates".
["ed-b9-{ip_octets}"]Clients will only be able to use these strings as bare metal server "bm_name_templates".
["ed-c4-{two_ip_octets}"]If "name_templates_limited" is True, this is the list of allowed instance name templates.
["ed-c4-{ip_octets}"]If "name_templates_limited" is True, this is the list of allowed windows instance name templates.
["ed-b9-{one_ip_octet}"]If true, instances can be created using "names" field.
false
If true, only specific strings are allowed in "name_templates" fields.
true