Skip to content

Make resolve node and port method for Link resource #92

@davidban77

Description

@davidban77

Currently the information of the node and port is held under the attribute Link.nodes and it resembles the output of the API output, which doesn't show the name of the device or port.

Based on the create_link a method could be developed for a resolve method that generates attributes possibly like:

link.node_a
link.port_a
link.node_b
link.port_b

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions