cli icon indicating copy to clipboard operation
cli copied to clipboard

V3 view field Suspended for orgs

Open fredga opened this issue 2 years ago • 0 comments

The V3 API allows you to see the status of organizations. make this field visible in order to make it available for other developments that use the cloudfoundry go cli library.

Exemple, the community cf_exporter release uses the go library from the cloudfoundry cli in order to retrieve the metrics on the organizations. Currently only the name, guid and quota metrics are reported. Would it be possible to recover the status of the organizations.

This feature is necessary for applications that use the cli product in go development such as cf_exporter in order to have additional metrics on the org.

This feature don't cause a breaking change. Users will not be affected by this change

Make the Suspended value returned by the V3 cloudfoundry API available to orgs metrics.

Capture d’écran du 2023-08-18 16-56-17

fredga avatar Aug 18 '23 14:08 fredga