cloudfoundry / cf-java-client

Java Client Library for Cloud Foundry
Apache License 2.0
325 stars 315 forks source link

create/remove networkpolicy bulk operation? #1116

Open FaulhabeJ001 opened 3 years ago

FaulhabeJ001 commented 3 years ago

It seems there is no bulk operation for creating or removing network-policies in the current version.

Do have a backlog-item for this feature?

dmikusa commented 3 years ago

Is there a particular cf cli command that this maps to? or a particular CAPI endpoint?

I do know we have this issue which sounds similar: https://github.com/cloudfoundry/cf-java-client/issues/1041. Would that fit your needs?