v1

latestSwagger 2.02026-07-13125103.0 KB
Filesystem Operations

Create Filesystem

Create a filesystem rooted at the specified location. If the filesystem already exists, the operation fails. This operation does not support conditional HTTP requests.

put/{filesystem}

Headers

x-ms-propertiesstring

User-defined properties to be stored with the filesystem, in the format of a comma-separated list of name and value pairs "n1=v1, n2=v2, ...", where each value is a base64 encoded string. Note that the string may only contain ASCII characters in the ISO-8859-1 character set.

Response

Created