Skip to content

DashboardSettings - Node grouping per application #389

@nickluu2018

Description

@nickluu2018

I am try to categorise node per applicaton. However, there is senarios where there are several applications sharing the same node.

"categories": [
{
"name": "APP 1", // Name for this group of servers
"pattern": "wfe600|srs603|DB751|DB752"
},
{
"name": "APP 2", // Name for this group of servers
"pattern": "wfe600|srs604|DB751|TDB752"
}
]

Is it possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions