Skip to main content

Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting us. A member of our team will be in touch shortly. Close

An error occurred while submitting your form. Please try again or file a bug report. Close

network

Enter keyword arguments in the form key=value.

Returns the list of MAC addresses connected to this network

maas $PROFILE network list-connected-macs [--help] [-d] [-k] name [data ...]

Positional arguments

  • name

Only MAC addresses for nodes visible to the requesting user are
returned.

Command-line options

Option Effect
–help, -h Show this help message and exit.
-d, --debug Display more information about API responses.
-k, --insecure Disable SSL certificate check

Read network definition

This operation has been deprecated in favour of subnet read.

maas $PROFILE network read [--help] [-d] [-k] name [data ...] 

Positional arguments

  • name

Command-line options

Option Effect
–help, -h Show this help message and exit.
-d, --debug Display more information about API responses.
-k, --insecure Disable SSL certificate check

List networks.

maas $PROFILE networks read [--help] [-d] [-k] [data ...] 

Keyword “node”

Optionally, nodes which must be attached to any returned networks. If more thanone node is given, the result will be restricted to networks that these nodes have in common.

This operation has been deprecated in favour of subnets read.

Command-line options

Option Effect
–help, -h Show this help message and exit.
-d, --debug Display more information about API responses.
-k, --insecure Disable SSL certificate check

Last updated 3 months ago. Help improve this document in the forum.