cli icon indicating copy to clipboard operation
cli copied to clipboard

Add "total_service_keys" to quota json unmarshalling

Open sleungcy-sap opened this issue 9 months ago • 2 comments

Where this PR should be backported?

  • [x] main - all changes should by default start here
  • [x] v8
  • [x] v7

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

sleungcy-sap avatar Apr 24 '24 20:04 sleungcy-sap

CLA Signed

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?

gururajsh avatar May 01 '24 15:05 gururajsh

@gururajsh recreated in:

total_service_keys

per_app_tasks

total_domains

sleungcy-sap avatar May 06 '24 18:05 sleungcy-sap