Hi
can you make sure you have the HTTP access for vsadmin account for the SVM.
Example :
mvaqa-fas8080-03a-03b::*> security login show -vserver neeraj
Vserver: neeraj
Authentication Acct Is-Nsswitch
User/Group Name Application Method Role Name Locked Group
---------------- ----------- --------- ---------------- ------ -----------
snapcenter http password vsadmin no no ---------------------> Account is not lock for http.
snapcenter ontapi password vsadmin no no
snapcenter ssh password vsadmin no no
- 1. Account is in lock state.
i.e
mvaqa-fas8080-03a-03b::*> security login show -vserver neeraj
Vserver: neeraj
Authentication Acct Is-Nsswitch
User/Group Name Application Method Role Name Locked Group
---------------- ----------- --------- ---------------- ------ -----------
snapcenter http password vsadmin no yes-----------------------------> account is lock for http.
snapcenter ontapi password vsadmin no yes
snapcenter ssh password vsadmin no yes
let me now.