Skip to content
This repository was archived by the owner on Jan 25, 2022. It is now read-only.
This repository was archived by the owner on Jan 25, 2022. It is now read-only.

As an admin, I want to be able to delete a CloudFoundry Service #62

Description

@bg6954

The command cf-services --marketplace provides a listing of the Cloud Foundry Services catalog, but there is no option for removing a service from the catalog.

Cloud Controller exposes a REST API to remove a service from the catalog DELETE /v2/services/:guid . Invoking this REST API call seems to always return an error code":1000,"description":"Invalid Auth Token. The "Invalid Auth Token" might be due to a bug or an error in the invocation, but there does seem to be a gap where the functionality of an admin being able to delete the CloudFoundry Service is missing in cf.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions