ipv6dhcpoptionspace : DHCP IPv6 option space object.¶
An IPv6 option space defines a namespace in which vendor IPv6 options can be defined. To define a specific vendor IPv6 option space, add an IPv6 option space to DHCP.
Object Reference¶
References to ipv6dhcpoptionspace are object references.
The name part of the ipv6dhcpoptionspace object reference has the following components:
The name of the DHCP IPv6 option space.
- Example:
ipv6dhcpoptionspace/ZG5zLm9wdGlvbl9zcGFjZSRibG94Li5mYWxzZQ:blox
Restrictions¶
The object does not support the following operations:
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): comment, enterprise_number, name.
The following fields are required to create this object:
Field |
Notes |
---|---|
enterprise_number |
|
name |
comment¶
- comment¶
A descriptive comment of a DHCP IPv6 option space object.
Type
String.
Create
The default value is undefined.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The comment is part of the base object.
enterprise_number¶
- enterprise_number¶
The enterprise number of a DHCP IPv6 option space object.
Type
Unsigned integer.
Create
The field is required on creation.
Search
The field is available for search via
‘=’ (exact equality)
Notes
The enterprise_number is part of the base object.
name¶
- name¶
The name of a DHCP IPv6 option space object.
Type
String.
Create
The field is required on creation.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The name is part of the base object.
option_definitions¶
- option_definitions¶
The list of DHCP IPv6 option definition objects.
Type
String array.
Create
The default value is empty.
Search
The field is not available for search.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
comment |
String |
N |
N |
Y |
: = ~ |
enterprise_number |
Unsigned int |
Y |
N |
Y |
= |
name |
String |
Y |
N |
Y |
: = ~ |
option_definitions |
[String] |
N |
N |
N |
N/A |