Webtop currently has no get-facts implementation of its own:
[root@ns8n5 ~]# api-cli run module/webtop9/get-facts | jq
Action get-facts is not defined
""
As things stand, the module likely only reports the default user counts inherited from the generic module facts, with no Webtop-specific data.
Proposed solution
Implement a proper get-facts action for the webtop app. Counting the number of PEC bridges configured would be a useful metric to expose for reporting purposes.
Further metrics worth considering are still open — the team agreed more requirements are needed before finalizing the scope.
Alternative solutions
None discussed yet — scope is still being defined.
See also
Webtop currently has no
get-factsimplementation of its own:As things stand, the module likely only reports the default user counts inherited from the generic module facts, with no Webtop-specific data.
Proposed solution
Implement a proper
get-factsaction for thewebtopapp. Counting the number of PEC bridges configured would be a useful metric to expose for reporting purposes.Further metrics worth considering are still open — the team agreed more requirements are needed before finalizing the scope.
Alternative solutions
None discussed yet — scope is still being defined.
See also