Skip to content

Missing access to YANG substatements in Python Path API #1010

@tdesh10

Description

@tdesh10

Currently, the Python Path API gives access to the keyword and argument of YANG statements (ydk.path.Statement) of a schema node. However, it gives no access to substatements. For example, there is no way to find out if a node is a configuration node or a mandatory node. In the case of list nodes, there is no way to find the keys.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions