List GFLAGs

GET https://{{cluster}}/irisservices/api/v1/clusters/gflag

This API lists all the GFLAGs which are currently set on the Cluster.

RESPONSES

status: OK

[{"serviceName":"kIris","gflags":[{"name":"multitenancy_guardrail_enabled","value":"true","reason":"MaybeEnableGuardrail: Force enabling guardrail via code as MT is disabled","timestamp":1650472246},{"name":"v","value":"2","reason":"Enable Debug","timestamp":1665002827}]},{"serviceName":"kMagneto","gflags":[{"name":"magneto_gatekeeper_max_tasks_per_physical_aix_entity","value":"8","reason":"Tetsing via UCB Payload","timestamp":1672930067}]}]