File Management: Certificates REST Endpoints

File Management: Certificates
The operations from the File Management: Certificates category.
Delete Certificate files
Method: delete
Path: https://cloud-native-SBC-IP/files/v1/ca-certs
Delete the specified Certificate files
Method: delete
Path: https://cloud-native-SBC-IP/files/v1/ca-certs/{filename}
Get a zip of the Certificate files
Method: get
Path: https://cloud-native-SBC-IP/files/v1/ca-certs/zip
Get meta-data info for the Certificate files
Method: get
Path: https://cloud-native-SBC-IP/files/v1/ca-certs
Get the specified Certificate files
Method: get
Path: https://cloud-native-SBC-IP/files/v1/ca-certs/{filename}
Upload new Certificate file
Method: post
Path: https://cloud-native-SBC-IP/files/v1/ca-certs/{filename}