Description | : List MachineAssessmentV2 resources by AssessmentProject |
Reference | : Link ¶ |
⚶ Changes
{ "#id": "MachineAssessmentsV2Operations_ListByParent", "$responses": { "200": { "$properties": { "value": { "$properties": { "properties": [ { "settings": [ { "@added_d32cd6c0d9cd4cd1ab26d12e3b626ec6": { "#name": "azureVmSecurityOptions", "Description": "Gets or sets the Azure VM security options.", "Required": false, "Type": "array", "$items": { "Description": "Azure Vm Security Type", "Enum": [ [ "Unknown", "Unknown - Azure Vm Security Type" ], [ "Standard", "Standard Azure Vm Security Type" ], [ "TVM", "TVM Azure Vm Security Type" ], [ "CVM", "CVM Azure Vm Security Type" ] ], "Type": "string" } } } ] } ] } } } } } }
⚼ Request
GET:
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/assessments
{
api-version:
string
,
subscriptionId:
string
,
resourceGroupName:
string
,
projectName:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
properties:
}
{
,
provisioningState:
enum
,
scope:
{
,
scopeType:
enum
,
serverGroupId:
string
,
azureResourceGraphQuery:
string
,
}
settings:
{
,
azureLocation:
string
,
currency:
enum
,
scalingFactor:
number
,
discountPercentage:
number
,
sizingCriterion:
enum
,
performanceData:
{
,
percentile:
enum
,
timeRange:
enum
,
perfDataStartTime:
string
,
perfDataEndTime:
string
,
}
savingsSettings:
{
,
savingsOptions:
enum
,
azureOfferCode:
enum
,
}
billingSettings:
{
,
licensingProgram:
enum
,
subscriptionId:
string
,
}
environmentType:
enum
,
azureSecurityOfferingType:
enum
,
azureDiskTypes:
[
,
string
,
]
azurePricingTier:
enum
,
azureStorageRedundancy:
enum
,
azureHybridUseBenefit:
enum
,
linuxAzureHybridUseBenefit:
enum
,
azureVmFamilies:
[
,
string
,
]
vmUptime:
{
,
daysPerMonth:
integer
,
hoursPerDay:
integer
,
}
azureVmSecurityOptions:
}
[
,
string
,
]
details:
}
{
,
confidenceRatingInPercentage:
number
,
pricesTimestamp:
string
,
createdTimestamp:
string
,
updatedTimestamp:
string
,
status:
enum
,
}
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}