![]() |
Consumption Analytics Documentation |
This article is part of To install HPE Consumption Analytics Portal:
This article is needed if you will collect data from Microsoft Windows Azure Pack. HPE Consumption Analytics Portal uses the Usage REST API of Windows Azure Pack to retrieve subscription and usage data. The user account it connects with, UsageClient
, has a randomly-generated password by default, so you must set a new password that you can provide to HPE Consumption Analytics Portal.
To set the Usage REST API password
Set-MgmtSvcSetting -Namespace UsageService -Name Password -Value '<newPassword>' -Encode
What to do next