NAS File Systems¶
Provider: Alibaba Cloud
Service ID: alibaba_nas_filesystems
Rendering: Standard table with expandable detail rows
Quick Example¶
<script>
var serviceDiscoveryRequests = serviceDiscoveryRequests || [];
serviceDiscoveryRequests.push({
service: 'alibaba_nas_filesystems',
provider: 'alibaba',
region: 'default',
source: 'live',
attributes: ['name', 'file_system_id', 'protocol_type', 'storage_type', 'status', 'capacity']
});
</script>
<div data-sd-service="alibaba_nas_filesystems" data-sd-source="live"></div>
Default Attributes¶
When no attributes array is specified, these columns are displayed:
attributes: ['name', 'file_system_id', 'protocol_type', 'storage_type', 'status', 'capacity', 'metered_size']
All Attributes¶
| Attribute | Display Name | Format | Description |
|---|---|---|---|
name |
Name | text |
From API field: Description |
file_system_id |
File System ID | text |
From API field: FileSystemId |
protocol_type |
Protocol | text |
From API field: ProtocolType |
storage_type |
Storage Type | text |
From API field: StorageType |
status |
Status | status_badge |
From API field: Status |
region_id |
Region | text |
From API field: RegionId |
capacity |
Capacity (GB) | text |
From API field: Capacity |
metered_size |
Metered Size (B) | text |
From API field: MeteredSize |
zone_id |
Zone | text |
From API field: ZoneId |
creation_time |
Creation Time | datetime |
From API field: CreateTime |
tags |
Tags | tags_table |
All tags/labels as a key-value table |
= included in default view
Sort Order¶
Results are sorted by: name