cf-java-client icon indicating copy to clipboard operation
cf-java-client copied to clipboard

API to create network policy between application is different space and organization

Open adityasirohi opened this issue 5 years ago • 1 comments

There is no API similar to CLI to create network policy between application across space and organization.

Below is an example of the CLI to do the same: cf add-network-policy TestApplication --destination-app Gateway-test -s A.02_Test -o CloudIoT --protocol tcp --port 8080

This request is being opened after discussion on the java-client slack channel.

adityasirohi avatar Mar 16 '20 21:03 adityasirohi

Thanks for raising this up. This is acknowledged as a gap presently. I cannot commit to a time frame for adding this functionality, but if anyone is interested in submitting a PR I can give priority to merging it. If you have questions or would like some pointers on how to get started with this issue, just let me know. Thanks

dmikusa avatar Aug 12 '21 12:08 dmikusa