db-dumper-services makes heavy usage of CC API V2:
Potentially further calls to be identified:
https://github.com/orange-cloudfoundry/db-dumper-service/search?q=client&unscoped_q=client
CC API V2 deprecation draft plan has been published. A 6 month overlap is planned by the time the CF CLI is not using CC API V2 anymore.
db-dumper-services makes heavy usage of CC API V2:
https://github.com/orange-cloudfoundry/db-dumper-service/blob/de1c86b5155f862e29b24e341946da5dc677dd53/src/main/java/com/orange/clara/cloud/servicedbdumper/service/servicekey/CloudFoundryServiceKeyManager.java
db-dumper-service/src/main/java/com/orange/clara/cloud/servicedbdumper/dbdumper/DatabaseRefManager.java
Lines 158 to 160 in de1c86b
https://github.com/orange-cloudfoundry/db-dumper-service/blob/de1c86b515/src/main/java/com/orange/clara/cloud/servicedbdumper/security/useraccess/CloudFoundryUserAccessRight.java#L39
Potentially further calls to be identified:
https://github.com/orange-cloudfoundry/db-dumper-service/search?q=client&unscoped_q=client
CC API V2 deprecation draft plan has been published. A 6 month overlap is planned by the time the CF CLI is not using CC API V2 anymore.