Re: cc metric: total_users
John Liptak
Cloud Controller reports the number of users register in CF console. UAAC
reports additional users who may have access to other applications. So
they are both correct, depending on what you need.
For example, if you call the REST API for a UAAC user that isn't in the CF
console, but still call the cloud controller REST API, you will get a 404.
On Tue, Sep 15, 2015 at 10:10 AM, Klevenz, Stephan <stephan.klevenz(a)sap.com>
wrote:
reports additional users who may have access to other applications. So
they are both correct, depending on what you need.
For example, if you call the REST API for a UAAC user that isn't in the CF
console, but still call the cloud controller REST API, you will get a 404.
On Tue, Sep 15, 2015 at 10:10 AM, Klevenz, Stephan <stephan.klevenz(a)sap.com>
wrote:
Hi all,
I have a question, hopefully a small one :-)
The CloudController.total_users metric
(/CF\.CloudController\.0\..*\.total_users/) differs from number of users
reported by uaac (uaac users command / admin ui). Can someone explain why
this differs or which number is the correct one?
Regards,
Stephan