Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions Commands/qumulo/storage/file-system/_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Create a new Qumulo file system storage resource.
### [2024-06-19](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2024-06-19.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2024-06-19 -->

### [2026-04-16](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2026-04-16.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2026-04-16 -->

#### examples

- FileSystems_CreateOrUpdate_MaximumSet
```bash
qumulo storage file-system create --resource-group ankit-test --file-system-name cli-test-qumulo --marketplace-details "{marketplaceSubscriptionId:f854a7e2-9fef-4a9b-cdd6-64251b873f71,planId:azure-native-qumulo-v 3,offerId:qumulo-saas-mpp,publisherId:qumulo1584033880660,marketplaceSubscriptionStatus:Subscribed}" --storage-sku Hot --user-details "{email:kaurnavjot@microsoft.com}" --delegated-subnet-id /subscriptions/fc35d936-3b89-41f8-8110- a24b56826c37/resourcegroups/aptest/providers/Microsoft.Network/virtualNetworks/eavn2/subnets/default --admin-password Test1234!@#$ --availability-zone 1 --tags "{}" --location eastasia
```
11 changes: 11 additions & 0 deletions Commands/qumulo/storage/file-system/_delete.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,14 @@ Delete the specified existing Qumulo file system storage resource permanently.
### [2024-06-19](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2024-06-19.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2024-06-19 -->

### [2026-04-16](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2026-04-16.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2026-04-16 -->

#### examples

- FileSystems_Delete_MaximumSet
```bash
qumulo storage file-system delete --resource-group ankit-test --file-system-name cli-test-qumulo
```
12 changes: 12 additions & 0 deletions Commands/qumulo/storage/file-system/_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,15 @@ List all existing Qumulo file system storage resources.
```bash
qumulo storage file-system list -g rg
```

### [2026-04-16](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1z/2026-04-16.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/providers/qumulo.storage/filesystems 2026-04-16 -->
<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems 2026-04-16 -->

#### examples

- List file system by resource group
```bash
qumulo storage file-system list -g rg
```
4 changes: 4 additions & 0 deletions Commands/qumulo/storage/file-system/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ Retrieve details of a specific file system resource in Qumulo storage.
### [2024-06-19](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2024-06-19.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2024-06-19 -->

### [2026-04-16](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2026-04-16.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2026-04-16 -->
4 changes: 4 additions & 0 deletions Commands/qumulo/storage/file-system/_update.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,7 @@ Update a FileSystemResource
### [2024-06-19](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2024-06-19.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2024-06-19 -->

### [2026-04-16](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2026-04-16.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2026-04-16 -->
4 changes: 4 additions & 0 deletions Commands/qumulo/storage/file-system/identity/_assign.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ Assign the user or system managed identities.
### [2024-06-19](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2024-06-19.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2024-06-19 identity -->

### [2026-04-16](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2026-04-16.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2026-04-16 identity -->
4 changes: 4 additions & 0 deletions Commands/qumulo/storage/file-system/identity/_remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ Remove the user or system managed identities.
### [2024-06-19](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2024-06-19.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2024-06-19 identity -->

### [2026-04-16](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2026-04-16.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2026-04-16 identity -->
4 changes: 4 additions & 0 deletions Commands/qumulo/storage/file-system/identity/_show.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ Show the details of managed identities.
### [2024-06-19](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2024-06-19.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2024-06-19 identity -->

### [2026-04-16](/Resources/mgmt-plane/L3N1YnNjcmlwdGlvbnMve30vcmVzb3VyY2Vncm91cHMve30vcHJvdmlkZXJzL3F1bXVsby5zdG9yYWdlL2ZpbGVzeXN0ZW1zL3t9/2026-04-16.xml) **Stable**

<!-- mgmt-plane /subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems/{} 2026-04-16 identity -->
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"plane": "mgmt-plane", "resources": [{"id": "/subscriptions/{}/providers/qumulo.storage/filesystems", "version": "2026-04-16", "swagger": "mgmt-plane/liftrqumulo/ResourceProviders/Qumulo.Storage/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvUXVtdWxvLlN0b3JhZ2UvZmlsZVN5c3RlbXM=/V/MjAyNi0wNC0xNg=="}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems", "version": "2026-04-16", "swagger": "mgmt-plane/liftrqumulo/ResourceProviders/Qumulo.Storage/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9RdW11bG8uU3RvcmFnZS9maWxlU3lzdGVtcw==/V/MjAyNi0wNC0xNg=="}], "commandGroups": [{"name": "qumulo storage file-system", "commands": [{"name": "list", "version": "2026-04-16", "resources": [{"id": "/subscriptions/{}/providers/qumulo.storage/filesystems", "version": "2026-04-16", "swagger": "mgmt-plane/liftrqumulo/ResourceProviders/Qumulo.Storage/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9wcm92aWRlcnMvUXVtdWxvLlN0b3JhZ2UvZmlsZVN5c3RlbXM=/V/MjAyNi0wNC0xNg=="}, {"id": "/subscriptions/{}/resourcegroups/{}/providers/qumulo.storage/filesystems", "version": "2026-04-16", "swagger": "mgmt-plane/liftrqumulo/ResourceProviders/Qumulo.Storage/Paths/L3N1YnNjcmlwdGlvbnMve3N1YnNjcmlwdGlvbklkfS9yZXNvdXJjZUdyb3Vwcy97cmVzb3VyY2VHcm91cE5hbWV9L3Byb3ZpZGVycy9RdW11bG8uU3RvcmFnZS9maWxlU3lzdGVtcw==/V/MjAyNi0wNC0xNg=="}], "argGroups": [{"name": "", "args": [{"type": "ResourceGroupName", "var": "$Path.resourceGroupName", "options": ["g", "resource-group"], "idPart": "resource_group"}, {"type": "SubscriptionId", "var": "$Path.subscriptionId", "options": ["subscription"], "required": true, "idPart": "subscription"}]}], "conditions": [{"var": "$Condition_FileSystems_ListBySubscription", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.subscriptionId"}, {"type": "not", "operator": {"type": "hasValue", "arg": "$Path.resourceGroupName"}}]}}, {"var": "$Condition_FileSystems_ListByResourceGroup", "operator": {"type": "and", "operators": [{"type": "hasValue", "arg": "$Path.resourceGroupName"}, {"type": "hasValue", "arg": "$Path.subscriptionId"}]}}], "operations": [{"when": ["$Condition_FileSystems_ListBySubscription"], "operationId": "FileSystems_ListBySubscription", "http": {"path": "/subscriptions/{subscriptionId}/providers/Qumulo.Storage/fileSystems", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-04-16"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array<object>", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Qumulo.Storage/fileSystems/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"nullable": true, "type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "password", "name": "adminPassword", "required": true, "secret": true}, {"type": "string", "name": "availabilityZone"}, {"type": "string", "name": "clusterLoginUrl"}, {"type": "string", "name": "delegatedSubnetId", "required": true}, {"type": "object", "name": "marketplaceDetails", "required": true, "props": [{"type": "string", "name": "marketplaceSubscriptionId"}, {"readOnly": true, "type": "string", "name": "marketplaceSubscriptionStatus", "enum": {"items": [{"value": "PendingFulfillmentStart"}, {"value": "Subscribed"}, {"value": "Suspended"}, {"value": "Unsubscribed"}]}}, {"type": "string", "name": "offerId", "required": true}, {"type": "string", "name": "planId", "required": true}, {"type": "string", "name": "publisherId"}, {"type": "string", "name": "termUnit"}]}, {"type": "string", "name": "performanceTier"}, {"type": "array<string>", "name": "privateIPs", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleted"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "string", "name": "storageSku", "required": true}, {"type": "object", "name": "userDetails", "required": true, "props": [{"type": "password", "name": "email", "required": true, "secret": true}]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}, {"when": ["$Condition_FileSystems_ListByResourceGroup"], "operationId": "FileSystems_ListByResourceGroup", "http": {"path": "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Qumulo.Storage/fileSystems", "request": {"method": "get", "path": {"params": [{"type": "string", "name": "resourceGroupName", "arg": "$Path.resourceGroupName", "required": true, "format": {"maxLength": 90, "minLength": 1}}, {"type": "string", "name": "subscriptionId", "arg": "$Path.subscriptionId", "required": true, "format": {"minLength": 1}}]}, "query": {"consts": [{"readOnly": true, "const": true, "default": {"value": "2026-04-16"}, "type": "string", "name": "api-version", "required": true, "format": {"minLength": 1}}]}}, "responses": [{"statusCode": [200], "body": {"json": {"var": "$Instance", "schema": {"type": "object", "props": [{"type": "string", "name": "nextLink"}, {"type": "array<object>", "name": "value", "required": true, "item": {"type": "object", "props": [{"readOnly": true, "type": "ResourceId", "name": "id", "format": {"template": "/subscriptions/{}/resourceGroups/{}/providers/Qumulo.Storage/fileSystems/{}"}}, {"type": "IdentityObject", "name": "identity", "props": [{"readOnly": true, "type": "uuid", "name": "principalId"}, {"readOnly": true, "type": "uuid", "name": "tenantId"}, {"type": "string", "name": "type", "required": true, "enum": {"items": [{"value": "None"}, {"value": "SystemAssigned"}, {"value": "SystemAssigned,UserAssigned"}, {"value": "UserAssigned"}]}}, {"nullable": true, "type": "object", "name": "userAssignedIdentities", "additionalProps": {"item": {"type": "object", "props": [{"readOnly": true, "type": "uuid", "name": "clientId"}, {"readOnly": true, "type": "uuid", "name": "principalId"}]}}}]}, {"type": "ResourceLocation", "name": "location", "required": true}, {"readOnly": true, "type": "string", "name": "name"}, {"type": "object", "name": "properties", "props": [{"type": "password", "name": "adminPassword", "required": true, "secret": true}, {"type": "string", "name": "availabilityZone"}, {"type": "string", "name": "clusterLoginUrl"}, {"type": "string", "name": "delegatedSubnetId", "required": true}, {"type": "object", "name": "marketplaceDetails", "required": true, "props": [{"type": "string", "name": "marketplaceSubscriptionId"}, {"readOnly": true, "type": "string", "name": "marketplaceSubscriptionStatus", "enum": {"items": [{"value": "PendingFulfillmentStart"}, {"value": "Subscribed"}, {"value": "Suspended"}, {"value": "Unsubscribed"}]}}, {"type": "string", "name": "offerId", "required": true}, {"type": "string", "name": "planId", "required": true}, {"type": "string", "name": "publisherId"}, {"type": "string", "name": "termUnit"}]}, {"type": "string", "name": "performanceTier"}, {"type": "array<string>", "name": "privateIPs", "item": {"type": "string"}}, {"readOnly": true, "type": "string", "name": "provisioningState", "enum": {"items": [{"value": "Accepted"}, {"value": "Canceled"}, {"value": "Creating"}, {"value": "Deleted"}, {"value": "Deleting"}, {"value": "Failed"}, {"value": "Succeeded"}, {"value": "Updating"}]}}, {"type": "string", "name": "storageSku", "required": true}, {"type": "object", "name": "userDetails", "required": true, "props": [{"type": "password", "name": "email", "required": true, "secret": true}]}], "clientFlatten": true}, {"readOnly": true, "type": "object", "name": "systemData", "props": [{"type": "dateTime", "name": "createdAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "createdBy"}, {"type": "string", "name": "createdByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}, {"type": "dateTime", "name": "lastModifiedAt", "format": {"protocol": "iso"}}, {"type": "string", "name": "lastModifiedBy"}, {"type": "string", "name": "lastModifiedByType", "enum": {"items": [{"value": "Application"}, {"value": "Key"}, {"value": "ManagedIdentity"}, {"value": "User"}]}}]}, {"type": "object", "name": "tags", "additionalProps": {"item": {"type": "string"}}}, {"readOnly": true, "type": "string", "name": "type"}]}}]}}}}, {"isError": true, "body": {"json": {"schema": {"type": "@MgmtErrorFormat"}}}}]}}], "outputs": [{"type": "array", "ref": "$Instance.value", "clientFlatten": true, "nextLink": "$Instance.nextLink"}], "confirmation": ""}]}]}
Loading
Loading