networkview : DHCP NetworkView object.

A network view is a single routing domain with its own networks and shared networks. A network view can contain both IPv4 and IPv6 networks. All networks must belong to a network view.

Object Reference

References to networkview are object references. The name part of a network view object reference has the following components:

  • Name of network view
  • Displays ‘true’ for the default network view, ‘false’ otherwise

Example: networkview/ZG5zLm5ldHdvcmtfdmlldyQxMTk:networkview1/true

Restrictions

The object does not support the following operations:

  • Scheduling
  • CSV export

In addition the object does not support the following operations when managed on Cloud Platform members:

  • Function calls

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, is_default, name.

The following fields are required to create this object:

Field Notes
name  

associated_dns_views

associated_dns_views

The list of DNS views associated with this network view.

Type

String array.

Search

The field is not available for search.

Notes

The associated_dns_views cannot be updated.

associated_dns_views cannot be written.

associated_members

associated_members

The list of members associated with a network view.

Type

A/An Network View Associated Members structure struct array.

Search

The field is not available for search.

Notes

The associated_members cannot be updated.

associated_members cannot be written.

cloud_info

cloud_info

Structure containing all cloud API related information for this object.

Type

A/An Cloud Information struct.

Create

The default value is:

  { 'authority_type': 'NONE',
'delegated_scope': 'NONE',
'owned_by_adaptor': False}

Search

The field is not available for search.

comment

comment

Comment for the network view; maximum 256 characters.

Type

String.

Values with leading or trailing white space are not valid for this field.

Create

The default value is empty.

Search

The field is available for search via

  • ‘:=’ (case insensitive search)
  • ‘=’ (exact equality)
  • ‘~=’ (regular expression)

Notes

The comment is part of the base object.

ddns_dns_view

ddns_dns_view

DNS views that will receive the updates if you enable the appliance to send updates to Grid members.

Type

String.

Create

The default value is The default DNS view for this network view.

Search

The field is not available for search.

ddns_zone_primaries

ddns_zone_primaries

An array of Ddns Zone Primary structs that lists the information of primary zone to wich DDNS updates should be sent.

Type

A/An Ddns Zone Primary struct array.

Create

The default value is:

empty

Search

The field is not available for search.

extattrs

extattrs

Extensible attributes associated with the object.

For valid values for extensible attributes, see the following information.

Type

Extensible attributes.

This field allows +/- to be specified as part of the field name when updating the object, see the following information.

Create

The default value is empty.

Search

For how to search extensible attributes, see the following information.

internal_forward_zones

internal_forward_zones

The list of linked authoritative DNS zones.

Type

A/An zone_auth object array.

This field supports nested return fields as described here.

Create

The default value is empty.

Search

The field is not available for search.

is_default

is_default

The NIOS appliance provides one default network view. You can rename the default view and change its settings, but you cannot delete it. There must always be at least one network view in the appliance.

Type

Bool.

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

The is_default is part of the base object.

The is_default cannot be updated.

is_default cannot be written.

mgm_private

mgm_private

This field controls whether this object is synchronized with the Multi-Grid Master. If this field is set to True, objects are not synchronized.

Type

Bool.

Create

The default value is False.

Search

The field is not available for search.

ms_ad_user_data

ms_ad_user_data

The Microsoft Active Directory user related information.

Type

A/An Active Directory User Data struct.

Search

The field is not available for search.

Notes

The ms_ad_user_data cannot be updated.

ms_ad_user_data cannot be written.

name

name

Name of the network view.

Type

String.

Values with leading or trailing white space are not valid for this field.

Create

The field is required on creation.

Search

The field is available for search via

  • ‘:=’ (case insensitive search)
  • ‘=’ (exact equality)
  • ‘~=’ (regular expression)

Notes

The name is part of the base object.

remote_forward_zones

remote_forward_zones

The list of forward-mapping zones to which the DHCP server sends the updates.

Type

A/An Remote DDNS Zone structure struct array.

Create

The default value is:

empty

Search

The field is not available for search.

remote_reverse_zones

remote_reverse_zones

The list of reverse-mapping zones to which the DHCP server sends the updates.

Type

A/An Remote DDNS Zone structure struct array.

Create

The default value is:

empty

Search

The field is not available for search.

Fields List

Field Type Req R/O Base Search
associated_dns_views [String] N Y N N/A
associated_members [struct] N Y N N/A
cloud_info struct N N N N/A
comment String N N Y : = ~
ddns_dns_view String N N N N/A
ddns_zone_primaries [struct] N N N N/A
extattrs Extattr N N N ext
internal_forward_zones [obj] N N N N/A
is_default Bool N Y Y =
mgm_private Bool N N N N/A
ms_ad_user_data struct N Y N N/A
name String Y N Y : = ~
remote_forward_zones [struct] N N N N/A
remote_reverse_zones [struct] N N N N/A