update
Replace a SWML script resource. Uses PUT for full replacement.
Path parameters
id
Unique ID of a SWML Script.
Request
display_name
Display name of the SWML Script
contents
The contents of the SWML script.
status_callback_url
URL to send status callbacks to
Response
id
Unique ID of the SWML Script.
project_id
Unique ID of the Project.
display_name
Display name of the SWML Script Fabric Resource
type
Type of the Fabric Resource
Allowed values:
created_at
Date and time when the resource was created.
updated_at
Date and time when the resource was updated.
swml_script
SWML Script data.
Response Example
Response