CreateFileSystem
Create a filesystem by specifying the name.
Input
| Name | Type | Description |
| FileSystem | String | The name for the new filesystem. |
| Properties | String | Properties to set to the filesystem. |
| DefaultEncryptionScope | String | Default encryption scopes to set to the filesystem. |
Result Set Columns
| Name | Type | Description |
| Success | String | Determines if the operation was successful or not. |
| ETag | String | Unique identifier of the filesystem. |