When using the API "Get all instances of a type", it's enforcing half of the maxObjectCount limit.
This applies to:
API path: /api/v1/type/typeName/instances
E.g.
http://fmshost:8080/api/v1/type/Host/instances
WORKAROUND.
A custom value can be passed as a maxObjectCount parameter in the URI of the REST request. Reference here.
E.g.
https://[fmshost]:8443/api/v1/type/Host/instances&maxObjectCount=1000
STATUS.
Waiting for fix in a future release of Foglight
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center