multiregions : MultiRegions object.¶
The MultiRegions object is used to store supported regions for different cloud platforms.
Object Reference¶
References to multiregions are object references.
The regions part of the MultiRegion object reference has the following components:
Comma separated string of regions.
Example: multiregions/ZG5zLm11bHRpX3JlZ2lvbnMkQVdT
Restrictions¶
The object does not support the following operations:
Create (insert)
Delete
Modify (update)
Permissions
Scheduling
CSV export
The object cannot be managed on Cloud Platform members.
Fields¶
These fields are actual members of the object; thus, they can be requested by using _return_fields, if the fields are readable.
The basic version of the object contains the field(s): cloud_platform, regions.
cloud_platform¶
- cloud_platform¶
Type of cloud_platform to get the supported regions.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The default value is undefined.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The cloud_platform is part of the base object.
govcloud_regions¶
- govcloud_regions¶
Comma separated sting containing only GovCloud supported regions.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The default value is undefined.
Search
The field is available for search via
‘=’ (exact equality)
regions¶
- regions¶
Comma separated string which contains all supported regions.
Type
String.
Values with leading or trailing white space are not valid for this field.
Create
The default value is undefined.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The regions is part of the base object.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
cloud_platform |
String |
N |
N |
Y |
: = ~ |
govcloud_regions |
String |
N |
N |
N |
= |
regions |
String |
N |
N |
Y |
: = ~ |