upload_file
Upload a file to the SAS Viya Files Service by providing file name and content.
Instructions
Upload a file to the Viya Files Service.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | Yes | Name for the file. | |
| content | Yes | File content as a string. | |
| content_type | No | MIME type (default 'text/plain'). | text/plain |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||