Update a file within a core instance.
The file will be updated with the given name and content.
If encypted
is set to true
, the file will be encrypted using the
core instance's encryption key.
/v1/core_instance_files/{coreInstanceFileID}
myfile
Optional contents of the file to be updated in base 64 format.