File Management: LocalRouteTable REST Endpoints

File Management: LocalRouteTable
Manage local route table files
Delete Local Route Table files
Method: delete
Path: https://cloud-native-SBC-IP/files/v1/lrt
Delete the specified Local Route Table file
Method: delete
Path: https://cloud-native-SBC-IP/files/v1/lrt/{filename}
Get a zip of the Local Route Table files
Method: get
Path: https://cloud-native-SBC-IP/files/v1/lrt/zip
Get meta-data info for the Local Route Table files
Method: get
Path: https://cloud-native-SBC-IP/files/v1/lrt
Get the specified Local Route Table file
Method: get
Path: https://cloud-native-SBC-IP/files/v1/lrt/{filename}
Upload new Local Route Table file
Method: post
Path: https://cloud-native-SBC-IP/files/v1/lrt/{filename}