{ "file_system": {} }
curl --location --request POST 'https://example.com:30888/file_systems//freeze' \ --header 'Content-Type: application/json' \ --data-raw '{ "file_system": {} }'
{}