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