Pools - List
描述所有容量池
列出 NetApp 帐户中的所有容量池
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}/capacityPools?api-version=2025-01-01
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
account
|
path | True |
string pattern: ^[a-zA-Z0-9][a-zA-Z0-9\-_]{0,127}$ |
NetApp 帐户的名称 |
resource
|
path | True |
string minLength: 1maxLength: 90 |
资源组的名称。 名称不区分大小写。 |
subscription
|
path | True |
string (uuid) |
目标订阅的 ID。 该值必须是 UUID。 |
api-version
|
query | True |
string minLength: 1 |
要用于此作的 API 版本。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
好的 |
|
Other Status Codes |
描述操作失败的原因的错误响应。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow
类型:
oauth2
流向:
implicit
授权 URL:
https://login.microsoftonline.com/common/oauth2/authorize
作用域
名称 | 说明 |
---|---|
user_impersonation | 模拟用户帐户 |
示例
Pools_List
示例请求
示例响应
{
"value": [
{
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1/capacityPools/pool1",
"name": "account1/pool1",
"type": "Microsoft.NetApp/netAppAccounts/capacityPools",
"location": "eastus",
"properties": {
"provisioningState": "Succeeded",
"poolId": "9760acf5-4638-11e7-9bdb-020073ca7778",
"serviceLevel": "Premium",
"size": 4398046511104,
"qosType": "Auto",
"totalThroughputMibps": 281.474,
"utilizedThroughputMibps": 100.474
}
}
]
}
定义
名称 | 说明 |
---|---|
capacity |
容量池资源 |
capacity |
容量池资源列表 |
created |
创建资源的标识的类型。 |
encryption |
encryptionType |
Error |
资源管理错误附加信息。 |
Error |
错误详细信息。 |
Error |
错误响应 |
qos |
qosType |
Service |
serviceLevel |
system |
与创建和上次修改资源相关的元数据。 |
capacityPool
容量池资源
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
etag |
string |
一个唯一的只读字符串,每当更新资源时更改。 |
|
id |
string (arm-id) |
资源的完全限定资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” |
|
location |
string |
资源所在的地理位置 |
|
name |
string |
资源的名称 |
|
properties.coolAccess |
boolean |
False |
如果已启用(true),则池可以包含已启用冷访问的卷。 |
properties.encryptionType | Single |
encryptionType |
|
properties.poolId |
string minLength: 36maxLength: 36 pattern: ^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$ |
poolId |
|
properties.provisioningState |
string |
Azure 生命周期管理 |
|
properties.qosType | Auto |
qosType |
|
properties.serviceLevel | Premium |
serviceLevel |
|
properties.size |
integer (int64) |
0 |
大小 |
properties.totalThroughputMibps |
number |
MiB/s 中池的总吞吐量 |
|
properties.utilizedThroughputMibps |
number |
MiB/s 中池的已利用吞吐量 |
|
systemData |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 |
||
tags |
object |
资源标记。 |
|
type |
string |
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts” |
capacityPoolList
容量池资源列表
名称 | 类型 | 说明 |
---|---|---|
nextLink |
string |
用于获取下一组结果的 URL。 |
value |
容量池列表 |
createdByType
创建资源的标识的类型。
值 | 说明 |
---|---|
Application | |
Key | |
ManagedIdentity | |
User |
encryptionType
encryptionType
值 | 说明 |
---|---|
Double |
EncryptionType Double,卷将使用静态双重加密 |
Single |
EncryptionType Single,卷将使用单个静态加密 |
ErrorAdditionalInfo
资源管理错误附加信息。
名称 | 类型 | 说明 |
---|---|---|
info |
object |
其他信息。 |
type |
string |
其他信息类型。 |
ErrorDetail
错误详细信息。
名称 | 类型 | 说明 |
---|---|---|
additionalInfo |
错误附加信息。 |
|
code |
string |
错误代码。 |
details |
错误详细信息。 |
|
message |
string |
错误消息。 |
target |
string |
错误目标。 |
ErrorResponse
错误响应
名称 | 类型 | 说明 |
---|---|---|
error |
错误对象。 |
qosType
qosType
值 | 说明 |
---|---|
Auto |
Qos 类型自动 |
Manual |
Qos 类型手动 |
ServiceLevel
serviceLevel
值 | 说明 |
---|---|
Premium |
高级服务级别 |
Standard |
标准服务级别 |
StandardZRS |
区域冗余存储服务级别。 这将很快弃用。 |
Ultra |
超级服务级别 |
systemData
与创建和上次修改资源相关的元数据。
名称 | 类型 | 说明 |
---|---|---|
createdAt |
string (date-time) |
资源创建时间戳 (UTC) 。 |
createdBy |
string |
创建资源的标识。 |
createdByType |
创建资源的标识的类型。 |
|
lastModifiedAt |
string (date-time) |
上次修改的资源时间戳(UTC) |
lastModifiedBy |
string |
上次修改资源的标识。 |
lastModifiedByType |
上次修改资源的标识的类型。 |