ZFS

Create Pool

Create a new ZFS pool

post/zfs/pools

Request body

createForceboolean
mountpointstring
namestring required
propertiesobject
sparesstring[]

Response

Created

{"stackTrail":"components:schemas:github_com_alchemillahq_sylve_internal.APIResponse-any:properties:data","oasType":"schema","type":"unknown"}
errorstring
messagestring
statusstring

Changes

Changed in 3 of the 42 revisions of this API.24

  • 9a5026bf905713See the full diff
    • removed the success response with the status 200

      response-success-status-removed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the success response with the status 201

      response-success-status-added

    • endpoint added

      endpoint-added

    • api removed without deprecation

      api-removed-without-deprecation