Machina Client SDK Version 2.1.2
Ionic Security Machina Client SDK for Python users
Public Member Functions | Static Public Attributes | List of all members
ionicsdk.agent.AgentMetadataCollectorNetwork Class Reference

Class used to generate a metadata object containing network identifiers. More...

Inheritance diagram for ionicsdk.agent.AgentMetadataCollectorNetwork:

Public Member Functions

def getmetadata (self)
 Get the metadata map. More...
 

Static Public Attributes

 IONIC_AGENT_META_HOSTNAME = _private.IONIC_AGENT_META_HOSTNAME
 (string) The "hostname" key
 
 IONIC_AGENT_META_MAC_ADDRS = _private.IONIC_AGENT_META_MAC_ADDRS
 (string) The "mac_addrs" key
 
 IONIC_AGENT_META_IFACE_ADDRS = _private.IONIC_AGENT_META_IFACE_ADDRS
 (string) The "iface_addrs" key
 

Detailed Description

Class used to generate a metadata object containing network identifiers.

Member Function Documentation

◆ getmetadata()

def ionicsdk.agent.AgentMetadataCollectorNetwork.getmetadata (   self)

Get the metadata map.

Returns

Returns a MetadataMap containing data related to network interfaces.

The documentation for this class was generated from the following file: