orderedranges : Ordered DHCP ranges object.¶
An ordered DHCP ranges object contains an ordered list of DHCP range objects that belong to a network.
Note that DHCP range object that have server association type set to ‘NONE’ are excluded from ordered DHCP ranges object.
Object Reference¶
References to orderedranges are object references. The name part of a ordered ranges object reference has the following components:
Address of the network that contains ranges
CIDR of the network that contains ranges
Name of the network view
Example: orderedranges/5ldHdvcmskMTEuMC4:10.0.0.0/8/external
Restrictions¶
The object does not support the following operations:
Create (insert)
Delete
Permissions
Global search (searches via the search object)
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): network, ranges.
network¶
- network¶
The reference to the network that contains ranges.
Type
String.
This field supports nested return fields as described here.
Search
The field is available for search via
‘=’ (exact equality)
Notes
The network is part of the base object.
The network cannot be updated.
network cannot be written.
ranges¶
- ranges¶
The ordered list of references to ranges.
Type
An array of the following objects: range, ipv6range.
This field supports nested return fields as described here.
Create
The default value is undefined.
Search
The field is not available for search.
Notes
The ranges is part of the base object.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
network |
String |
N |
Y |
Y |
= |
ranges |
obj |
N |
N |
Y |
N/A |