How do I check the auxiliary database backup status?
Purpose
Perform this procedure to learn the status of the most recently invoked auxiliary database backup.
Steps
1   | 
 Log in to a station that has access to the NSP cluster.  | 
2   | 
 Open a console window.  | 
3   | 
 Issue the following RESTCONF API call: Note: In order to issue a RESTCONF API call, you require a token; see the My First NSP API Client tutorial on the Network Developer Portal for information. GET https://address/restconf/data/nsp-auxdb-backup:status where address is the NSP advertised address The response includes the auxiliary database backup status.  | 
4   | 
 View the status, which is one of the following:  | 
5   | 
 If the status value is failed or unknown, contact technical support to investigate.  | 
6   | 
 Close the console window. End of steps  |