gchq / Palisade

A Tool for Complex and Scalable Data Access Policy Enforcement
Apache License 2.0
96 stars 18 forks source link

Palisade Service should be able to report the current number of data services needed #279

Closed m09526 closed 5 years ago

m09526 commented 5 years ago

Provide a separate REST resource class that allows a client to find out the total number of resources currently being requested by clients. This information will be used by an external orchestration service to scale a Palisade instance. This information should be obtained by examining the cache for current active requests.

ac74475 commented 5 years ago

merged into develop