Update the Filer's settings with the given body.
Accepted - Filer has been sent a message
Validation error
Authentication failure
Resource not found
Method not allowed
Request throttled
{- "description": "string",
- "settings": {
- "autoupdate": { },
- "cifs": { },
- "escrow_passphrase": "string",
- "ftp": { },
- "mobile_service": {
- "limit_single_device": true,
- "additional_api_port": 0,
- "session_expiration_time": 0,
- "allowed_devices": [
- "OSX"
]
}, - "quota_report_schedule": {
- "schedules": [
- {
- "days": {
- "sun": true,
- "mon": true,
- "tue": true,
- "wed": true,
- "thu": true,
- "fri": true,
- "sat": true
}, - "activation_hour": 0,
- "admin_report": true,
- "user_report": true,
- "threshold": 0
}
]
}, - "remote_support": {
- "enabled": true,
- "timeout": 0
}
}
}
{- "message": {
- "id": "string",
- "filer_serial_number": "string",
- "description": "string",
- "code": "string",
- "status": "synced",
- "send_time": "string",
- "expiration_time": "string",
- "response_time": "string",
- "initiated_by": "string",
- "links": {
- "self": {
- "href": "string",
- "method": "string"
}, - "filer": {
- "href": "string",
- "method": "string"
}, - "acknowledge": {
- "href": "string",
- "method": "string"
}, - "applied_resource": {
- "href": "string",
- "method": "string"
}
}, - "error": {
- "code": "error",
- "description": "string"
}
}
}