NodeSshServiceProperties
NodeSshServiceProperties
Node SSH service properties
AllOf
JSON Example
{
"_self": {
"action": "string",
"href": "string",
"rel": "string"
},
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"service_name": "string",
"service_properties": {
"start_on_boot": false
}
}