Update ssh service properties. If the start_on_boot property is updated to
true, existing ssh sessions if any are stopped and the ssh service is
restarted.
If root_login is updated to false then SSH to the root is not permitted.
Banner should be formatted proprtly before sending into the request body.
"\n" can be used for multiline message.