SaveInternalState
Trigger this action to save the internal state as a text file.
Use the HTTP POST method with the resource
/mgmt/actionqueue/default, specifying
a request payload with the following
format:{
"SaveInternalState": {
}
}The action writes the internal state to the temporary:///internal-state.txt file.