discovery:sdnnetwork : The SDN network object.

This object provides information about the SDN networks. They are the elements of address space hierarchy discovered on SDN/SDWAN controllers

Object Reference

References to discovery:sdnnetwork are object references.

The name part of the discovery:sdnnetwork object reference has the following components:

  • Name of the SDN network

Example: discovery:sdnnetwork/Li5zZG5fbmV0d29yayQyMTQzOQ:DeLab%2FLyoli

Restrictions

The object does not support the following operations:

  • Create (insert)
  • Delete
  • 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): name, network_view, source_sdn_config.

first_seen

first_seen

Timestamp when this SDN network was first discovered.

Type

Timestamp.

Search

The field is not available for search.

Notes

The first_seen cannot be updated.

first_seen cannot be written.

name

name

The name of the SDN network.

Type

String.

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

Search

The field is available for search via

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

Notes

The name is part of the base object.

The name cannot be updated.

name cannot be written.

network_view

network_view

The name of the network view assigned to this SDN network.

Type

String.

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

The network_view is part of the base object.

The network_view cannot be updated.

network_view cannot be written.

source_sdn_config

source_sdn_config

Name of SDN configuration this network belongs to.

Type

String.

Search

The field is available for search via

  • ‘=’ (exact equality)

Notes

The source_sdn_config is part of the base object.

The source_sdn_config cannot be updated.

source_sdn_config cannot be written.

Fields List

Field Type Req R/O Base Search
first_seen Timestamp N Y N N/A
name String N Y Y : = ~
network_view String N Y Y =
source_sdn_config String N Y Y =