action slicebox_post_system_stop { label: "post_system_stop" description: "stop and shut down slicebox" provider: slicebox method: POST path: "/system/stop" encoding: json output: { type: "object" additionalProperties: true } }