-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
- 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
Labels
enhancementNew feature or requestNew feature or request