Skip to content

RFE: choose which sections of the model to discover [Discover Tool] #1000

Open
@rssh22

Description

@rssh22

In some scenarios only a bunch of information about the domain model is required. For example, topology section provides enough information for operating over a domain (start, stop, health-checks). Getting all the model is a long process that can take minutes, depending on the domain. However, getting just some sections would be faster.

So, for example, a simple approximation could be done by adding a "-section

" argument to tell the tool which section to discover:

  • topology
  • resources
  • appDeployments
  • domaInfo

and advanced solution could allow to filter more specifically which components to discover. For example, which weblogic clusters, or servers or kind of resources, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions