InfraHierarchyPath

InfraHierarchyPath
Infrastructure Hierarchy Path

Ordered array of tags representing the hierarchy path of this object. (e.g., region > zone > environment). For infrastructure security we only support 3 levels of hierarchy.

JSON Example
[
    {
        "scope": "Application",
        "value": "E-Commerce Platform",
        "level": 0
    }
]
InfraHierarchyPath
Optional

Ordered array of tags representing the hierarchy path of this object. (e.g., region > zone > environment). For infrastructure security we only support 3 levels of hierarchy.