Can partition passwords be updated systemically?
We are currently running Essbase Version: 21.4.2.0.0 Build: 024 on premises and using Shared Services for authentication. In Version 11, we could use MaxL to update the passwords in our partitions, as it is required every 60 days.
Is there a way to do this systemically in 21c? I looked at the REST API code but did not find much about the command below.
"alterCredentials" : false,
TIA for your time.