Closed mash-sap closed 1 year ago
I'm currently looking into the CF V3 implementation. I found this interface and it looks like there is no createServiceInstance. https://github.com/cloudfoundry/cf-java-client/blob/v5.8.0.RELEASE/cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/serviceinstances/ServiceInstancesV3.java
Can you confirm that creating a service instance with CF V3 API is currently not supported?
Thank you & Best regards, Manuel
I just found that its available in 5.9
I'm currently looking into the CF V3 implementation. I found this interface and it looks like there is no createServiceInstance. https://github.com/cloudfoundry/cf-java-client/blob/v5.8.0.RELEASE/cloudfoundry-client/src/main/java/org/cloudfoundry/client/v3/serviceinstances/ServiceInstancesV3.java
Can you confirm that creating a service instance with CF V3 API is currently not supported?
Thank you & Best regards, Manuel