Skip to content

CollectorGroupList: numOfHosts always 0 in list response #46

@rdmarsh

Description

@rdmarsh

GET /setting/collector/groups returns numOfHosts: 0 for every group.
GET /setting/collector/groups/{id} returns the correct value for the same group.

This is an upstream LM API bug. Tracked here for reference — should be raised with LogicMonitor support.

Actual vs expected

Endpoint numOfHosts
GET /setting/collector/groups 0 (always)
GET /setting/collector/groups/{id} 6 (correct)

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    upstream-bugBug in an upstream dependency (LM API, etc.) — should be raised with vendor

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions