RootPasswordExpired
RootPasswordExpired
Indicates whether the appliance root password has expired.
JSON Example
{
"rootPasswordExpired": false,
"secondsUntilExpiration": 5000
}
boolean
rootPasswordExpired
Optional
Whether the root password is expired.
integer As int64 As int64
secondsUntilExpiration
Optional
Seconds until the root appliance password expires.