Configure Minion
Configuration for enabling salt for a particular resource
ID of the resource
Configuration for enabling salt for a particular resource
{
"masterId": "string"
}
Unique identifier of the Salt Master
Configuration for enabling salt for resource done successfully
{
"createdTime": 0,
"description": "string",
"errorMessages": [
"string"
],
"lastUpdateTime": 0,
"taskId": "string",
"taskStatus": "string",
"taskType": "string"
}
Task status creation time, in milliseconds (since midnight January 1, 1970)
A description for the task
List of error messages that occurred
Task status last update time, in milliseconds (since midnight January 1, 1970)
The id of the task
Status of the task
Salt Task Type
Configuration for enabling salt for resource failed
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/suite-api/api/salt/resources/{id}/enable