PUT load
Syntax
Description
curl -i -X PUT http://
loads the selected real-time application file.username:password@address:port/applications/load?app=slrtApplication
curl -i -k -X PUT https://
loads the selected real-time application file by using HTTPS secure protocol. The additional
username:password@address:port/applications/load?app=slrtApplication-k option for the curl command directs the connection to accept a
self-signed certificate. For information about creating certificate and key files and
enabling HTTPS support, see setupTLSCertificate.
Examples
Input Arguments
Version History
Introduced in R2026a