get service params possible?

Open
#1,105 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
java
Domain
api

Research direction

The issue names CreateServiceInstanceRequest, ServiceInstance, and ServiceInstanceSummary; start by tracing how service-instance responses are modeled and compare them with the Cloud Foundry API documentation for service parameters. Done means establishing whether retrieval is supported and, if it is absent, identifying the client-side API or model change needed.

Written by the indexing model from the issue text.

Description

question triaged

We are currently working on a GitOps-Tool. This tool deploys apps to cloud foundry and uses the cf-java-client. For this we need to use params when creating a service. With CreateServiceInstanceRequest this is no problem (field Map<String, Object parameters.

Question:
How can we GET this params to a given service with the cf-java-client-API? In ServiceInstance and ServiceInstanceSummary theres not such a property.

Dominant language
Java
Stars
334
Forks
319
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from cloudfoundry/cf-java-client

All issues in cloudfoundry/cf-java-client

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.