File Server support Settings PATCH operation

PATCH {{baseUrl}}/api/v1/storage-systems/device-type6/:systemUuid/support-settings

This API endpoint is to update support Settings

Request Body

{"allowRemoteAccess"=>"ENABLE_ROOT", "bundleEnabled"=>"<boolean>", "bundleInterval"=>"<number>", "compressMethod"=>"bzip2", "customer"=>"<string>", "location"=>"<string>", "logEnabled"=>"<boolean>", "logInterval"=>"<number>", "rtsEnabled"=>"<boolean>", "sendCallHome"=>"<boolean>", "site"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring