File Management: Debug REST Endpoints

File Management: Debug
Manage debug files
Delete debug files
Method: delete
Path: https://cloud-native-SBC-IP/files/v1/debug
Delete the specified debug file
Method: delete
Path: https://cloud-native-SBC-IP/files/v1/debug/{filename}
Get a zip of the debug files
Method: get
Path: https://cloud-native-SBC-IP/files/v1/debug/zip
Get meta-data info for the debug files
Method: get
Path: https://cloud-native-SBC-IP/files/v1/debug
Get the specified debug file
Method: get
Path: https://cloud-native-SBC-IP/files/v1/debug/{filename}