-
Feature Request
-
Resolution: Done
-
Minor
-
None
-
None
-
None
-
Documentation (Ref Guide, User Guide, etc.)
-
Low
OpenShift cartridges can have additional storage configured for the gears they are running on. I would like to be able to retrieve the amount of additional storage configured on a gear, and set the amount, via the java client.
Configured storage is retrieved via:
/broker/rest/<appid>/gear_groups
and set via POST to
/broker/rest/<appid>/cartridge/<cartname>
- relates to
-
OSJC-130 cache gear groups
- Open