INetwork

Summary

Defines the Network information.

Properties

Structure

class INetwork
description

The description of the network.

Type

str

id_string

The id of the network in string format.

Type

str

name

The name of the network.

Type

str

network_endpoint_addresses

The network endpoint addresses.

Type

IEnumerable[INetworkEndpointAddress]

uuid

The UUID of the network in string format.

Type

str