Avs Assessment Options Operations - Get
获取 AvsAssessmentOptions
GET https://management.azure.com/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/avsAssessmentOptions/{avsAssessmentOptionsName}?api-version=2024-01-15
URI 参数
名称 | 在 | 必需 | 类型 | 说明 |
---|---|---|---|---|
avs
|
path | True |
string pattern: ^[^<>&:\?/#]{1,260}$ |
AVS 评估选项 ARM 名称。 接受的值为“default” |
project
|
path | True |
string pattern: ^[^<>&:\?/#]{1,260}$ |
评估项目名称 |
resource
|
path | True |
string minLength: 1maxLength: 90 |
资源组的名称。 此名称不区分大小写。 |
subscription
|
path | True |
string (uuid) |
目标订阅的 ID。 该值必须是 UUID。 |
api-version
|
query | True |
string minLength: 1 |
用于此作的 API 版本。 |
响应
名称 | 类型 | 说明 |
---|---|---|
200 OK |
ARM作已成功完成。 |
|
Other Status Codes |
意外的错误响应。 |
安全性
azure_auth
Azure Active Directory OAuth2 Flow。
类型:
oauth2
流向:
implicit
授权 URL:
https://login.microsoftonline.com/common/oauth2/authorize
作用域
名称 | 说明 |
---|---|
user_impersonation | 模拟用户帐户 |
示例
AvsAssessmentOptionsOperations_Get_MaximumSet_Gen
示例请求
GET https://management.azure.com/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/ayagrawrg/providers/Microsoft.Migrate/assessmentProjects/app18700project/avsAssessmentOptions/default?api-version=2024-01-15
示例响应
{
"properties": {
"avsNodes": [
{
"nodeType": "AV36",
"targetLocations": [
"EastAsia",
"SoutheastAsia",
"AustraliaEast",
"AustraliaSoutheast",
"BrazilSouth",
"CanadaCentral",
"CanadaEast",
"WestEurope",
"NorthEurope",
"JapanEast",
"JapanWest",
"UkWest",
"UkSouth",
"NorthCentralUs",
"EastUs",
"SouthCentralUs",
"CentralUs",
"EastUs2",
"WestUs",
"FranceCentral",
"SouthAfricaNorth",
"GermanyWestCentral",
"SwedenCentral"
]
},
{
"nodeType": "AV36P",
"targetLocations": [
"AustraliaEast",
"CanadaCentral",
"UkSouth",
"NorthCentralUs",
"EastUs",
"WestUs2",
"SouthCentralUs",
"EastUs2",
"WestUs",
"QatarCentral",
"WestEurope"
]
},
{
"nodeType": "AV52",
"targetLocations": [
"WestEurope",
"UkSouth",
"EastUs2"
]
}
],
"avsExternalStorageTypes": [
{
"storageType": "AnfStandard",
"targetLocations": [
"EastAsia",
"SoutheastAsia",
"AustraliaEast",
"AustraliaSoutheast",
"BrazilSouth",
"CanadaCentral",
"CanadaEast",
"WestEurope",
"NorthEurope",
"JapanEast",
"JapanWest",
"UkWest",
"UkSouth",
"NorthCentralUs",
"EastUs",
"SouthCentralUs",
"CentralUs",
"EastUs2",
"WestUs",
"FranceCentral",
"SouthAfricaNorth",
"GermanyWestCentral",
"SwedenCentral"
]
},
{
"storageType": "AnfPremium",
"targetLocations": [
"WestUs",
"FranceCentral",
"SouthAfricaNorth",
"GermanyWestCentral",
"SwedenCentral"
]
}
],
"failuresToTolerateAndRaidLevelValues": [
"Ftt1Raid1",
"Ftt1Raid5",
"Ftt2Raid1",
"Ftt2Raid6",
"Ftt3Raid1"
],
"reservedInstanceAvsNodes": [
"AV36",
"AV36P",
"AV52"
],
"reservedInstanceSupportedLocations": [
"EastAsia",
"SoutheastAsia",
"AustraliaEast",
"AustraliaSoutheast",
"BrazilSouth",
"CanadaCentral",
"CanadaEast",
"WestEurope",
"NorthEurope",
"JapanEast",
"JapanWest",
"UkWest",
"UkSouth",
"NorthCentralUs",
"EastUs",
"SouthCentralUs",
"CentralUs",
"EastUs2",
"WestUs",
"FranceCentral",
"SouthAfricaNorth",
"GermanyWestCentral",
"SwedenCentral",
"WestUs2",
"QatarCentral"
],
"reservedInstanceSupportedCurrencies": [
"USD",
"DKK",
"CAD",
"JPY",
"KRW",
"NZD",
"NOK",
"RUB",
"SEK",
"GBP",
"INR",
"BRL",
"TWD",
"EUR",
"CHF",
"AUD"
],
"reservedInstanceSupportedOffers": [
"MSAZR0003P"
]
},
"id": "/subscriptions/4bd2aa0f-2bd2-4d67-91a8-5a4533d58600/resourceGroups/ayagrawrg/providers/Microsoft.Migrate/assessmentprojects/app18700project/avsAssessmentOptions/default",
"name": "default",
"type": "Microsoft.Migrate/assessmentprojects/{assessmentOptionsName}",
"systemData": {
"createdBy": "asd",
"createdByType": "User",
"createdAt": "2023-09-15T07:22:18.589Z",
"lastModifiedBy": "tnmop",
"lastModifiedByType": "User",
"lastModifiedAt": "2023-09-15T07:22:18.589Z"
}
}
定义
名称 | 说明 |
---|---|
Avs |
AVS 评估选项资源。 |
Avs |
AVS 外部存储特定选项。 |
Avs |
AVS SKU 特定选项。 |
Azure |
|
Azure |
Azure 的货币。 |
Azure |
Azure 的位置。 |
Azure |
|
created |
创建资源的标识的类型。 |
Error |
错误详细信息 |
Error |
错误响应 |
External |
不同的外部存储 SKU。 |
Ftt |
FTT 和 RAID 级别。 |
system |
与创建和上次修改资源相关的元数据。 |
AvsAssessmentOptions
AVS 评估选项资源。
名称 | 类型 | 说明 |
---|---|---|
id |
string (arm-id) |
资源的完全限定资源 ID。 例如“/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}” |
name |
string |
资源的名称 |
properties.avsExternalStorageTypes |
AVS 外部存储类型受支持。 |
|
properties.avsNodes |
AVS SKU 节点。 |
|
properties.failuresToTolerateAndRaidLevelValues |
FTT 和 Raid 级别值。 |
|
properties.reservedInstanceAvsNodes |
RI 的 AVS 节点列表。 |
|
properties.reservedInstanceSupportedCurrencies |
预留实例支持的货币列表。 |
|
properties.reservedInstanceSupportedLocations |
预留实例支持的 Azure 区域列表。 |
|
properties.reservedInstanceSupportedOffers |
预留实例支持的 Azure 产品/服务代码列表。 |
|
systemData |
包含 createdBy 和 modifiedBy 信息的 Azure 资源管理器元数据。 |
|
type |
string |
资源类型。 例如“Microsoft.Compute/virtualMachines”或“Microsoft.Storage/storageAccounts” |
AvsExternalStorageOptions
AVS 外部存储特定选项。
名称 | 类型 | 说明 |
---|---|---|
storageType |
AVS 外部存储类型。 |
|
targetLocations |
此存储类型可用的位置列表。 |
AvsSkuOptions
AVS SKU 特定选项。
名称 | 类型 | 说明 |
---|---|---|
nodeType |
AVS 节点类型。 |
|
targetLocations |
此节点类型可用的位置列表。 |
AzureAvsNodeType
值 | 说明 |
---|---|
AV36 | |
AV36P | |
AV52 | |
AV64 | |
Unknown |
AzureCurrency
Azure 的货币。
值 | 说明 |
---|---|
ARS | |
AUD | |
BRL | |
CAD | |
CHF | |
CNY | |
DKK | |
EUR | |
GBP | |
HKD | |
IDR | |
INR | |
JPY | |
KRW | |
MXN | |
MYR | |
NOK | |
NZD | |
RUB | |
SAR | |
SEK | |
TRY | |
TWD | |
USD | |
Unknown | |
ZAR |
AzureLocation
Azure 的位置。
值 | 说明 |
---|---|
AustraliaCentral | |
AustraliaCentral2 | |
AustraliaEast | |
AustraliaSoutheast | |
BrazilSouth | |
CanadaCentral | |
CanadaEast | |
CentralIndia | |
CentralUs | |
ChinaEast | |
ChinaEast2 | |
ChinaNorth | |
ChinaNorth2 | |
EastAsia | |
EastUs | |
EastUs2 | |
FranceCentral | |
FranceSouth | |
GermanyCentral | |
GermanyNorth | |
GermanyNortheast | |
GermanyWestCentral | |
JapanEast | |
JapanWest | |
KoreaCentral | |
KoreaSouth | |
NorthCentralUs | |
NorthEurope | |
NorwayEast | |
NorwayWest | |
QatarCentral | |
SouthAfricaNorth | |
SouthAfricaWest | |
SouthCentralUs | |
SouthIndia | |
SoutheastAsia | |
SwedenCentral | |
SwitzerlandNorth | |
SwitzerlandWest | |
UAECentral | |
UAENorth | |
USDoDCentral | |
USDoDEast | |
USGovArizona | |
USGovIowa | |
USGovTexas | |
USGovVirginia | |
UkSouth | |
UkWest | |
Unknown | |
UsNatEast | |
UsNatWest | |
UsSecCentral | |
UsSecEast | |
UsSecWest | |
WestCentralUs | |
WestEurope | |
WestIndia | |
WestUs | |
WestUs2 |
AzureOfferCode
值 | 说明 |
---|---|
EA | |
MSAZR0003P | |
MSAZR0022P | |
MSAZR0023P | |
MSAZR0025P | |
MSAZR0029P | |
MSAZR0036P | |
MSAZR0044P | |
MSAZR0059P | |
MSAZR0060P | |
MSAZR0062P | |
MSAZR0063P | |
MSAZR0064P | |
MSAZR0111P | |
MSAZR0120P | |
MSAZR0121P | |
MSAZR0122P | |
MSAZR0123P | |
MSAZR0124P | |
MSAZR0125P | |
MSAZR0126P | |
MSAZR0127P | |
MSAZR0128P | |
MSAZR0129P | |
MSAZR0130P | |
MSAZR0144P | |
MSAZR0148P | |
MSAZR0149P | |
MSAZR0243P | |
MSAZRDE0003P | |
MSAZRDE0044P | |
MSAZRUSGOV0003P | |
MSMCAZR0044P | |
MSMCAZR0059P | |
MSMCAZR0060P | |
MSMCAZR0063P | |
MSMCAZR0120P | |
MSMCAZR0121P | |
MSMCAZR0125P | |
MSMCAZR0128P | |
SavingsPlan1Year | |
SavingsPlan3Year | |
Unknown |
createdByType
创建资源的标识的类型。
值 | 说明 |
---|---|
Application | |
Key | |
ManagedIdentity | |
User |
ErrorDetail
错误详细信息
名称 | 类型 | 说明 |
---|---|---|
code |
string |
错误代码 |
message |
string |
发生错误的说明 |
ErrorResponse
错误响应
名称 | 类型 | 说明 |
---|---|---|
error |
错误对象。 |
ExternalStorageType
不同的外部存储 SKU。
值 | 说明 |
---|---|
AnfPremium |
具有高级 SKU 的 ANF 外部存储。 |
AnfStandard |
具有标准 SKU 的 ANF 外部存储。 |
AnfUltra |
具有超级 SKU 的 ANF 外部存储。 |
None |
指示没有外部存储。 |
Unknown |
指示不支持的外部存储。 |
FttAndRaidLevel
FTT 和 RAID 级别。
值 | 说明 |
---|---|
Ftt1Raid1 |
FTT 1 和 RAID 级别 1。 |
Ftt1Raid5 |
FTT 1 和 RAID 级别 5。 |
Ftt2Raid1 |
FTT 2 和 RAID 级别 1。 |
Ftt2Raid6 |
FTT 2 和 RAID 级别 6。 |
Ftt3Raid1 |
FTT 3 和 RAID 级别 1。 |
Unknown |
未知的 FTT 和 RAID 级别。 |
systemData
与创建和上次修改资源相关的元数据。
名称 | 类型 | 说明 |
---|---|---|
createdAt |
string (date-time) |
资源创建时间戳(UTC)。 |
createdBy |
string |
创建资源的标识。 |
createdByType |
创建资源的标识的类型。 |
|
lastModifiedAt |
string (date-time) |
上次修改的资源时间戳(UTC) |
lastModifiedBy |
string |
上次修改资源的标识。 |
lastModifiedByType |
上次修改资源的标识的类型。 |