disconnected" status within SDDC Manager.Note:
Resource Type for Aria operations nodes in password management section of SDDC Manager may show blank. To validate if the affected account belongs to Aria operations, place the pointer in the Resource type column of the affected account and it will show as VROPS for Aria operations nodes
To further validate if the affected account belongs to which Aria operations node(Primary, Replica, Data, cloudproxy):
Lifecycle Operations > EnvironmentsAria Operations/var/log/vmware/vcf/operationsmanager/operationsmanager.log on SDDC Manager, you will see below error during remediation attemptERROR [vcf_om,,74ec] [c.v.e.s.c.u.c.SshCommandExecuter,om-exec-27] Could not connect to the SSH server @ localhost for configuration.com.jcraft.jsch.JSchException: java.net.ConnectException: Connection refused
The Fully Qualified Domain Name (FQDN) of the Cloud Proxy node is incorrectly configured as localhost and synced to SDDC Manager. During password remediation, SDDC Manager attempts to establish an SSH session to localhost instead of the actual Cloud Proxy network address, resulting in a connection failure.
1. Modify the Aria Operations Cloud Proxy hostname from localhost to its correct network FQDN by referring to How to change a node hostname in Aria Operations
2. Synchronize Inventory from Aria Suite Lifecycle
Lifecycle Operations > Environments.Trigger Inventory Sync3. Verify that the updated Cloud Proxy hostname is correctly reflected in both Aria Suite Lifecycle and SDDC Manager.
4. Retry the credential update operation from the SDDC Manager UI.