cli
cli copied to clipboard
Add "total_service_keys" to quota json unmarshalling
Where this PR should be backported?
Description of the Change
Consumers of this library can access the total_service_keys field from the api with this change.
Why Is This PR Valuable?
The value of total_service_keys
is not included into unmarshalled data and is missing at the moment. The value should be available from the API as documented in https://v3-apidocs.cloudfoundry.org/version/3.163.0/#organization-quotas-in-v3
Applicable Issues
How Urgent Is The Change?
Other Relevant Parties
The committers listed above are authorized under a signed CLA.
- :white_check_mark: login: sleungcy-sap / name: Sam Leung (4e0be9e110603d66b2da20e727d5384ee0ed737f)
@sleungcy-sap We had some environment issues and integration tests did not run. Can you please update the branch and reopen the PR?
Can you please create separate PRs for v7 and v8?