你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Accounts - Update
更新 NetApp 帐户
修补指定的 NetApp 帐户
PATCH https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NetApp/netAppAccounts/{accountName}?api-version=2024-07-01
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
account
|
path | True |
string |
NetApp 帐户的名称 正则表达式模式: |
resource
|
path | True |
string |
资源组的名称。 名称不区分大小写。 |
subscription
|
path | True |
string uuid |
目标订阅的 ID。 该值必须是 UUID。 |
api-version
|
query | True |
string |
用于此操作的 API 版本。 |
请求正文
名称 | 类型 | 说明 |
---|---|---|
identity |
用于资源的标识。 |
|
location |
string |
资源位置 |
properties.activeDirectories |
Active Directory |
|
properties.encryption |
加密设置 |
|
tags |
object |
资源标记 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
确定 - 帐户已更新 |
|
202 Accepted |
接受 |
|
Other Status Codes |
描述操作失败的原因的错误响应。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow
类型:
oauth2
流向:
implicit
授权 URL:
https://login.microsoftonline.com/common/oauth2/authorize
作用域
名称 | 说明 |
---|---|
user_impersonation | 模拟用户帐户 |
示例
Accounts_Update
示例请求
示例响应
{
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1",
"name": "account1",
"type": "Microsoft.NetApp/netAppAccounts",
"location": "eastus",
"properties": {
"provisioningState": "Succeeded"
}
}
Location: https://management.azure.com/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/providers/Microsoft.NetApp/locations/eastus/operationResults/a0216c17-f9d6-4b99-9faf-9ebd4883d0e4?api-version=2024-07-01&operationResultResponseType=Location
{
"id": "/subscriptions/D633CC2E-722B-4AE1-B636-BBD9E4C60ED9/resourceGroups/myRG/providers/Microsoft.NetApp/netAppAccounts/account1",
"name": "account1",
"type": "Microsoft.NetApp/netAppAccounts",
"location": "eastus",
"tags": {
"Tag1": "Value1"
},
"properties": {
"provisioningState": "Patching",
"encryption": {
"keySource": "Microsoft.NetApp"
}
}
}
定义
名称 | 说明 |
---|---|
account |
加密设置 |
active |
Active Directory |
Active |
Active Directory 的状态 |
created |
创建资源的标识的类型。 |
Encryption |
用于对密钥保管库进行身份验证的标识。 |
Error |
资源管理错误附加信息。 |
Error |
错误详细信息。 |
Error |
错误响应 |
Key |
加密密钥来源(提供程序)。 可能的值(不区分大小写):Microsoft.NetApp,Microsoft.KeyVault |
Key |
密钥保管库的属性。 |
Key |
KeyVault 连接的状态。 |
ldap |
LDAP 搜索范围 |
Managed |
托管服务标识(系统分配和/或用户分配的标识) |
Managed |
托管服务标识的类型(其中允许 SystemAssigned 和 UserAssigned 类型)。 |
net |
NetApp 帐户资源 |
net |
NetApp 帐户修补资源 |
system |
与创建和上次修改资源相关的元数据。 |
User |
用户分配的标识属性 |
accountEncryption
加密设置
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
identity |
用于向 KeyVault 进行身份验证的标识。 如果 keySource 为“Microsoft.KeyVault”,则适用。 |
||
keySource | Microsoft.NetApp |
加密密钥来源(提供程序)。 可能的值(不区分大小写):Microsoft.NetApp,Microsoft.KeyVault |
|
keyVaultProperties |
KeVault 提供的属性。 如果 keySource 为“Microsoft.KeyVault”,则适用。 |
activeDirectory
Active Directory
名称 | 类型 | 默认值 | 说明 |
---|---|---|---|
activeDirectoryId |
string |
Active Directory 的 ID |
|
adName |
string |
Active Directory 计算机的名称。 此可选参数仅在创建 kerberos 卷时使用 |
|
administrators |
string[] |
要添加到内置管理员 Active Directory 组的用户。 没有域说明符的唯一用户名列表 |
|
aesEncryption |
boolean |
如果启用,将为 SMB 通信启用 AES 加密。 |
|
allowLocalNfsUsersWithLdap |
boolean |
如果启用,NFS 客户端本地用户还可以(除了 LDAP 用户)访问 NFS 卷。 |
|
backupOperators |
string[] |
要添加到内置备份操作员 Active Directory 组的用户。 没有域说明符的唯一用户名列表 |
|
dns |
string |
Active Directory 域的 DNS 服务器 IP 地址(仅限 IPv4)的逗号分隔列表 |
|
domain |
string |
Active Directory 域的名称 |
|
encryptDCConnections |
boolean |
如果启用,SMB 服务器到域控制器(DC)之间的流量将加密。 |
|
kdcIP |
string |
Active Directory 计算机的 kdc 服务器 IP 地址。 此可选参数仅在创建 kerberos 卷时使用。 |
|
ldapOverTLS |
boolean |
指定是否需要通过 TLS 保护 LDAP 流量。 |
|
ldapSearchScope |
LDAP 搜索范围选项 |
||
ldapSigning |
boolean |
指定是否需要对 LDAP 流量进行签名。 |
|
organizationalUnit |
string |
CN=Computers |
Windows Active Directory 中的组织单位(OU) |
password |
string |
Active Directory 域管理员的纯文本密码,响应中会屏蔽值 |
|
preferredServersForLdapClient |
string |
LDAP 客户端首选服务器的 IPv4 地址的逗号分隔列表。 最多可以传递两个逗号分隔的 IPv4 地址。 |
|
securityOperators |
string[] |
要为 Active Directory 中的域用户提供 SeSecurityPrivilege 特权(SMB 持续可用的 SQL 共享需要)。 没有域说明符的唯一用户名列表 |
|
serverRootCACertificate |
string |
启用基于 SSL/TLS 的 LDAP 时,LDAP 客户端需要使用 base64 编码的 Active Directory 证书服务的自签名根 CA 证书,此可选参数仅用于具有 LDAP 用户映射卷的双重协议。 |
|
site |
string |
服务将域控制器发现限制为的 Active Directory 站点 |
|
smbServerName |
string |
SMB 服务器的 NetBIOS 名称。 此名称将注册为 AD 中的计算机帐户,并用于装载卷 |
|
status |
Active Directory 的状态 |
||
statusDetails |
string |
有关 Active Directory 状态的任何详细信息 |
|
username |
string |
有权创建计算机帐户的域用户帐户 |
ActiveDirectoryStatus
Active Directory 的状态
名称 | 类型 | 说明 |
---|---|---|
Created |
string |
Active Directory 已创建但未使用 |
Deleted |
string |
Active Directory 已删除 |
Error |
string |
Active Directory 错误 |
InUse |
string |
SMB 卷正在使用的 Active Directory |
Updating |
string |
Active Directory 更新 |
createdByType
创建资源的标识的类型。
名称 | 类型 | 说明 |
---|---|---|
Application |
string |
|
Key |
string |
|
ManagedIdentity |
string |
|
User |
string |
EncryptionIdentity
用于对密钥保管库进行身份验证的标识。
名称 | 类型 | 说明 |
---|---|---|
principalId |
string |
用于通过密钥保管库进行身份验证的标识的主体 ID(对象 ID)。 只读。 |
userAssignedIdentity |
string |
用于对密钥保管库进行身份验证的用户分配标识的 ARM 资源标识符。 如果 identity.type 具有“UserAssigned”,则适用。 它应匹配 identity.userAssignedIdentities 的密钥。 |
ErrorAdditionalInfo
资源管理错误附加信息。
名称 | 类型 | 说明 |
---|---|---|
info |
object |
其他信息。 |
type |
string |
其他信息类型。 |
ErrorDetail
错误详细信息。
名称 | 类型 | 说明 |
---|---|---|
additionalInfo |
错误附加信息。 |
|
code |
string |
错误代码。 |
details |
错误详细信息。 |
|
message |
string |
错误消息。 |
target |
string |
错误目标。 |
ErrorResponse
错误响应
名称 | 类型 | 说明 |
---|---|---|
error |
错误对象。 |
KeySource
加密密钥来源(提供程序)。 可能的值(不区分大小写):Microsoft.NetApp,Microsoft.KeyVault
名称 | 类型 | 说明 |
---|---|---|
Microsoft.KeyVault |
string |
客户管理的密钥加密 |
Microsoft.NetApp |
string |
Microsoft管理的密钥加密 |
KeyVaultProperties
密钥保管库的属性。
名称 | 类型 | 说明 |
---|---|---|
keyName |
string |
KeyVault 密钥的名称。 |
keyVaultId |
string |
用于标识 Azure Key Vault 配置的 UUID v4 |
keyVaultResourceId |
string |
KeyVault 的资源 ID。 |
keyVaultUri |
string |
KeyVault 的 URI。 |
status |
KeyVault 连接的状态。 |
KeyVaultStatus
KeyVault 连接的状态。
名称 | 类型 | 说明 |
---|---|---|
Created |
string |
创建但未使用的 KeyVault 连接 |
Deleted |
string |
KeyVault 连接已删除 |
Error |
string |
KeyVault 连接错误 |
InUse |
string |
SMB 卷使用的 KeyVault 连接 |
Updating |
string |
KeyVault 连接更新 |
ldapSearchScopeOpt
LDAP 搜索范围
名称 | 类型 | 说明 |
---|---|---|
groupDN |
string |
这指定组 DN,用于替代组查找的基本 DN。 |
groupMembershipFilter |
string |
这指定从 LDAP 服务器查找组成员身份时要使用的自定义 LDAP 搜索筛选器。 |
userDN |
string |
这指定用户 DN,用于替代用户查找的基本 DN。 |
ManagedServiceIdentity
托管服务标识(系统分配和/或用户分配的标识)
名称 | 类型 | 说明 |
---|---|---|
principalId |
string |
系统分配标识的服务主体 ID。 此属性仅针对系统分配的标识提供。 |
tenantId |
string |
系统分配标识的租户 ID。 此属性仅针对系统分配的标识提供。 |
type |
托管服务标识的类型(其中允许 SystemAssigned 和 UserAssigned 类型)。 |
|
userAssignedIdentities |
<string,
User |
User-Assigned 标识 |
ManagedServiceIdentityType
托管服务标识的类型(其中允许 SystemAssigned 和 UserAssigned 类型)。
名称 | 类型 | 说明 |
---|---|---|
None |
string |
|
SystemAssigned |
string |
|
SystemAssigned,UserAssigned |
string |
|
UserAssigned |
string |
netAppAccount
NetApp 帐户资源
名称 | 类型 | 说明 |
---|---|---|
etag |
string |
一个唯一的只读字符串,每当更新资源时更改。 |
id |
string |
资源的完全限定资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” |
identity |
用于资源的标识。 |
|
location |
string |
资源所在的地理位置 |
name |
string |
资源的名称 |
properties.activeDirectories |
Active Directory |
|
properties.disableShowmount |
boolean |
显示订阅下所有卷的 disableShowmount 状态,null 等于 false |
properties.encryption |
加密设置 |
|
properties.provisioningState |
string |
Azure 生命周期管理 |
systemData |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 |
|
tags |
object |
资源标记。 |
type |
string |
资源的类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts” |
netAppAccountPatch
NetApp 帐户修补资源
名称 | 类型 | 说明 |
---|---|---|
id |
string |
资源 ID |
identity |
用于资源的标识。 |
|
location |
string |
资源位置 |
name |
string |
资源名称 |
properties.activeDirectories |
Active Directory |
|
properties.disableShowmount |
boolean |
显示订阅下所有卷的 disableShowmount 状态,null 等于 false |
properties.encryption |
加密设置 |
|
properties.provisioningState |
string |
Azure 生命周期管理 |
tags |
object |
资源标记 |
type |
string |
资源类型 |
systemData
与创建和上次修改资源相关的元数据。
名称 | 类型 | 说明 |
---|---|---|
createdAt |
string |
资源创建时间戳(UTC)。 |
createdBy |
string |
创建资源的标识。 |
createdByType |
创建资源的标识的类型。 |
|
lastModifiedAt |
string |
上次修改的资源时间戳(UTC) |
lastModifiedBy |
string |
上次修改资源的标识。 |
lastModifiedByType |
上次修改资源的标识的类型。 |
UserAssignedIdentity
用户分配的标识属性
名称 | 类型 | 说明 |
---|---|---|
clientId |
string |
分配的标识的客户端 ID。 |
principalId |
string |
已分配标识的主体 ID。 |