sdcloud_upload_template_workflow_definition
Upload a base64-encoded workflow definition YAML file to create and register a new template for firewall policy management.
Instructions
Upload a workflow definition YAML file to create/register a new template (multipart upload). Provide the YAML content base64-encoded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | No | Filename to report for the uploaded definition file. | |
| file_content | Yes | Base64-encoded workflow definition YAML file content. |