discovery:devicesupportbundle : Device support bundle object.¶
Infoblox frequently provides support files for additional network devices that may not have previously been supported by discovery, and updates to support new operating system versions of existing devices.
The device support bundle represents the entity for displaying and managing device support files.
Object Reference¶
References to discovery:devicesupportbundle are object references.
The name part of a device support bundle object reference has the following components:
The descriptive device name for the device support bundle
Example: discovery:devicesupportbundle/ZG5zLmJpbmRfY25h:switch
Restrictions¶
The object does not support the following operations:
Create (insert)
Modify (update)
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): author, integrated_ind, name, version.
integrated_ind¶
- integrated_ind¶
Determines whether the device support bundle is integrated or imported. Note that integrated support bundles cannot be removed.
Type
Bool.
Search
The field is not available for search.
Notes
The integrated_ind is part of the base object.
The integrated_ind cannot be updated.
integrated_ind cannot be written.
name¶
- name¶
The descriptive device name for the device support bundle.
Type
String.
Search
The field is available for search via
‘~=’ (regular expression)
‘=’ (exact equality)
‘:=’ (case insensitive search)
Notes
The name is part of the base object.
The name cannot be updated.
name cannot be written.
version¶
- version¶
The version of the currently active device support bundle.
Type
String.
Search
The field is not available for search.
Notes
The version is part of the base object.
The version cannot be updated.
version cannot be written.
Fields List¶
Field |
Type |
Req |
R/O |
Base |
Search |
---|---|---|---|---|---|
author |
String |
N |
Y |
Y |
N/A |
integrated_ind |
Bool |
N |
Y |
Y |
N/A |
name |
String |
N |
Y |
Y |
: = ~ |
version |
String |
N |
Y |
Y |
N/A |