NoPasswordMap
Trigger this action to clear the entries in the password map.
Use the HTTP POST method with the resource
/mgmt/actionqueue/default
, specifying
a request payload with the following format:{
"NoPasswordMap": {
}
}