Skip to content

Add v3 organization quotas and service keys APIs #1168

Open
@lxdv163

Description

@lxdv163

Hi guys,
I am upgrading java client API from v2 to v3. I am using cloudfoundry-client-5.9.0.RELEASE.jar lib. But I found some functions missing in V3 version, but available in V2. I am not sure if it's my mistake or v3 lib is not complete. Such as:

  1. Get organization quotas.
    I can't find an API to get organization quotas, such as memory and instance limit. But v2 API provide
    organizationQuotaDefinitions interface.
  2. Service Key operations.
    How to create, delete or get a service key by V3 API?
    If V3 is not providing the API, so we have to use V2 for them?
    It's very appreciative if anyone could help answer the questions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    clientenhancementImprovement or new functionalitytriagedInitial triage of issue has been performed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions