azure-native.migrate.getAvsAssessmentsOperation
Explore with Pulumi AI
Get a AvsAssessment
Uses Azure REST API version 2024-01-01-preview.
Other available API versions: 2023-03-15, 2023-04-01-preview, 2023-05-01-preview, 2023-09-09-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native migrate [ApiVersion]
. See the version guide for details.
Using getAvsAssessmentsOperation
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAvsAssessmentsOperation(args: GetAvsAssessmentsOperationArgs, opts?: InvokeOptions): Promise<GetAvsAssessmentsOperationResult>
function getAvsAssessmentsOperationOutput(args: GetAvsAssessmentsOperationOutputArgs, opts?: InvokeOptions): Output<GetAvsAssessmentsOperationResult>
def get_avs_assessments_operation(assessment_name: Optional[str] = None,
group_name: Optional[str] = None,
project_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAvsAssessmentsOperationResult
def get_avs_assessments_operation_output(assessment_name: Optional[pulumi.Input[str]] = None,
group_name: Optional[pulumi.Input[str]] = None,
project_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAvsAssessmentsOperationResult]
func LookupAvsAssessmentsOperation(ctx *Context, args *LookupAvsAssessmentsOperationArgs, opts ...InvokeOption) (*LookupAvsAssessmentsOperationResult, error)
func LookupAvsAssessmentsOperationOutput(ctx *Context, args *LookupAvsAssessmentsOperationOutputArgs, opts ...InvokeOption) LookupAvsAssessmentsOperationResultOutput
> Note: This function is named LookupAvsAssessmentsOperation
in the Go SDK.
public static class GetAvsAssessmentsOperation
{
public static Task<GetAvsAssessmentsOperationResult> InvokeAsync(GetAvsAssessmentsOperationArgs args, InvokeOptions? opts = null)
public static Output<GetAvsAssessmentsOperationResult> Invoke(GetAvsAssessmentsOperationInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAvsAssessmentsOperationResult> getAvsAssessmentsOperation(GetAvsAssessmentsOperationArgs args, InvokeOptions options)
public static Output<GetAvsAssessmentsOperationResult> getAvsAssessmentsOperation(GetAvsAssessmentsOperationArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:migrate:getAvsAssessmentsOperation
arguments:
# arguments dictionary
The following arguments are supported:
- Assessment
Name string - AVS Assessment ARM name
- Group
Name string - Group ARM name
- Project
Name string - Assessment Project Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Assessment
Name string - AVS Assessment ARM name
- Group
Name string - Group ARM name
- Project
Name string - Assessment Project Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- assessment
Name String - AVS Assessment ARM name
- group
Name String - Group ARM name
- project
Name String - Assessment Project Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- assessment
Name string - AVS Assessment ARM name
- group
Name string - Group ARM name
- project
Name string - Assessment Project Name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- assessment_
name str - AVS Assessment ARM name
- group_
name str - Group ARM name
- project_
name str - Assessment Project Name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- assessment
Name String - AVS Assessment ARM name
- group
Name String - Group ARM name
- project
Name String - Assessment Project Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getAvsAssessmentsOperation Result
The following output properties are available:
- Assessment
Error Dictionary<string, int>Summary - Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- Assessment
Type string - Assessment type of the assessment.
- Avs
Estimated List<Pulumi.External Storages Azure Native. Migrate. Outputs. Avs Estimated External Storage Response> - Estimated External Storage for Assessment.
- Avs
Estimated List<Pulumi.Networks Azure Native. Migrate. Outputs. Avs Estimated Network Response> - Estimated External Storage for Assessment.
- Avs
Estimated List<Pulumi.Nodes Azure Native. Migrate. Outputs. Avs Estimated Node Response> - Estimated AVS SKU for Assessment.
- Azure
Api stringVersion - The Azure API version of the resource.
- Confidence
Rating doubleIn Percentage - Confidence Rating in Percentage.
- Cost
Components List<Pulumi.Azure Native. Migrate. Outputs. Cost Component Response> - collection of cost components.
- Cpu
Utilization double - Predicted CPU utilization.
- Created
Timestamp string - Date and Time when assessment was created.
- Group
Type string - Gets the group type for the assessment.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Limiting
Factor string - Limiting factor.
- Name string
- The name of the resource
- Number
Of intMachines - Number of machines part of the assessment.
- Number
Of intNodes - Recommended number of nodes.
- Prices
Timestamp string - Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- Ram
Utilization double - Predicted RAM utilization.
- Schema
Version string - Schema version.
- Stage string
- User configurable setting to display the Stage of Assessment.
- Status string
- Whether assessment is in valid state and all machines have been assessed.
- Storage
Utilization double - Predicted storage utilization.
- Suitability string
- Gets or sets the Assessment cloud suitability.
- Suitability
Explanation string - Gets or sets the Assessment suitability explanation.
- Suitability
Summary Dictionary<string, int> - Cloud suitability summary for all the machines in the assessment.
- System
Data Pulumi.Azure Native. Migrate. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Total
Cpu doubleCores - Predicted total CPU cores used.
- Total
Monthly doubleCost - Total monthly cost.
- Total
Ram doubleIn GB - Predicted total RAM used in GB.
- Total
Storage doubleIn GB - Predicted total Storage used in GB.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Updated
Timestamp string - Date and Time when assessment was last updated.
- Avs
Assessment stringScenario - AVS Assessment Scenario.
- Azure
Location string - Azure Location or Azure region where to which the machines will be migrated.
- Azure
Offer stringCode - Azure Offer code according to which cost estimation is done.
- Cpu
Headroom double - Percentage of CPU capacity reserved for processing additional workloads.
- Currency string
- Currency in which prices should be reported.
- Dedupe
Compression double - De-duplication compression.
- Discount
Percentage double - Custom discount percentage.
- External
Storage List<string>Types - List of AVS external storage types.
- Failures
To stringTolerate And Raid Level - Failures to tolerate and RAID level in a common property.
- Failures
To List<string>Tolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- Is
Stretch boolCluster Enabled - Is Stretch Cluster Enabled.
- Is
Vcf boolByol Enabled - Is VCF license applied
- Mem
Overcommit double - Memory overcommit.
- Node
Type string - AVS node type.
- Node
Types List<string> - AVS node types.
- Percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- Perf
Data stringEnd Time - Gets or sets the end time to consider performance data for assessment.
- Perf
Data stringStart Time - Gets or sets the start time to consider performance data for assessment.
- Provisioning
State string - The status of the last operation.
- Reserved
Instance string - Reserved instance.
- Scaling
Factor double - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- Sizing
Criterion string - Assessment sizing criterion.
- Time
Range string - Time Range for which the historic utilization data should be considered for assessment.
- Vcpu
Oversubscription double - VCPU over subscription.
- Assessment
Error map[string]intSummary - Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- Assessment
Type string - Assessment type of the assessment.
- Avs
Estimated []AvsExternal Storages Estimated External Storage Response - Estimated External Storage for Assessment.
- Avs
Estimated []AvsNetworks Estimated Network Response - Estimated External Storage for Assessment.
- Avs
Estimated []AvsNodes Estimated Node Response - Estimated AVS SKU for Assessment.
- Azure
Api stringVersion - The Azure API version of the resource.
- Confidence
Rating float64In Percentage - Confidence Rating in Percentage.
- Cost
Components []CostComponent Response - collection of cost components.
- Cpu
Utilization float64 - Predicted CPU utilization.
- Created
Timestamp string - Date and Time when assessment was created.
- Group
Type string - Gets the group type for the assessment.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Limiting
Factor string - Limiting factor.
- Name string
- The name of the resource
- Number
Of intMachines - Number of machines part of the assessment.
- Number
Of intNodes - Recommended number of nodes.
- Prices
Timestamp string - Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- Ram
Utilization float64 - Predicted RAM utilization.
- Schema
Version string - Schema version.
- Stage string
- User configurable setting to display the Stage of Assessment.
- Status string
- Whether assessment is in valid state and all machines have been assessed.
- Storage
Utilization float64 - Predicted storage utilization.
- Suitability string
- Gets or sets the Assessment cloud suitability.
- Suitability
Explanation string - Gets or sets the Assessment suitability explanation.
- Suitability
Summary map[string]int - Cloud suitability summary for all the machines in the assessment.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Total
Cpu float64Cores - Predicted total CPU cores used.
- Total
Monthly float64Cost - Total monthly cost.
- Total
Ram float64In GB - Predicted total RAM used in GB.
- Total
Storage float64In GB - Predicted total Storage used in GB.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Updated
Timestamp string - Date and Time when assessment was last updated.
- Avs
Assessment stringScenario - AVS Assessment Scenario.
- Azure
Location string - Azure Location or Azure region where to which the machines will be migrated.
- Azure
Offer stringCode - Azure Offer code according to which cost estimation is done.
- Cpu
Headroom float64 - Percentage of CPU capacity reserved for processing additional workloads.
- Currency string
- Currency in which prices should be reported.
- Dedupe
Compression float64 - De-duplication compression.
- Discount
Percentage float64 - Custom discount percentage.
- External
Storage []stringTypes - List of AVS external storage types.
- Failures
To stringTolerate And Raid Level - Failures to tolerate and RAID level in a common property.
- Failures
To []stringTolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- Is
Stretch boolCluster Enabled - Is Stretch Cluster Enabled.
- Is
Vcf boolByol Enabled - Is VCF license applied
- Mem
Overcommit float64 - Memory overcommit.
- Node
Type string - AVS node type.
- Node
Types []string - AVS node types.
- Percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- Perf
Data stringEnd Time - Gets or sets the end time to consider performance data for assessment.
- Perf
Data stringStart Time - Gets or sets the start time to consider performance data for assessment.
- Provisioning
State string - The status of the last operation.
- Reserved
Instance string - Reserved instance.
- Scaling
Factor float64 - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- Sizing
Criterion string - Assessment sizing criterion.
- Time
Range string - Time Range for which the historic utilization data should be considered for assessment.
- Vcpu
Oversubscription float64 - VCPU over subscription.
- assessment
Error Map<String,Integer>Summary - Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- assessment
Type String - Assessment type of the assessment.
- avs
Estimated List<AvsExternal Storages Estimated External Storage Response> - Estimated External Storage for Assessment.
- avs
Estimated List<AvsNetworks Estimated Network Response> - Estimated External Storage for Assessment.
- avs
Estimated List<AvsNodes Estimated Node Response> - Estimated AVS SKU for Assessment.
- azure
Api StringVersion - The Azure API version of the resource.
- confidence
Rating DoubleIn Percentage - Confidence Rating in Percentage.
- cost
Components List<CostComponent Response> - collection of cost components.
- cpu
Utilization Double - Predicted CPU utilization.
- created
Timestamp String - Date and Time when assessment was created.
- group
Type String - Gets the group type for the assessment.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- limiting
Factor String - Limiting factor.
- name String
- The name of the resource
- number
Of IntegerMachines - Number of machines part of the assessment.
- number
Of IntegerNodes - Recommended number of nodes.
- prices
Timestamp String - Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- ram
Utilization Double - Predicted RAM utilization.
- schema
Version String - Schema version.
- stage String
- User configurable setting to display the Stage of Assessment.
- status String
- Whether assessment is in valid state and all machines have been assessed.
- storage
Utilization Double - Predicted storage utilization.
- suitability String
- Gets or sets the Assessment cloud suitability.
- suitability
Explanation String - Gets or sets the Assessment suitability explanation.
- suitability
Summary Map<String,Integer> - Cloud suitability summary for all the machines in the assessment.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Cpu DoubleCores - Predicted total CPU cores used.
- total
Monthly DoubleCost - Total monthly cost.
- total
Ram DoubleIn GB - Predicted total RAM used in GB.
- total
Storage DoubleIn GB - Predicted total Storage used in GB.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
Timestamp String - Date and Time when assessment was last updated.
- avs
Assessment StringScenario - AVS Assessment Scenario.
- azure
Location String - Azure Location or Azure region where to which the machines will be migrated.
- azure
Offer StringCode - Azure Offer code according to which cost estimation is done.
- cpu
Headroom Double - Percentage of CPU capacity reserved for processing additional workloads.
- currency String
- Currency in which prices should be reported.
- dedupe
Compression Double - De-duplication compression.
- discount
Percentage Double - Custom discount percentage.
- external
Storage List<String>Types - List of AVS external storage types.
- failures
To StringTolerate And Raid Level - Failures to tolerate and RAID level in a common property.
- failures
To List<String>Tolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- is
Stretch BooleanCluster Enabled - Is Stretch Cluster Enabled.
- is
Vcf BooleanByol Enabled - Is VCF license applied
- mem
Overcommit Double - Memory overcommit.
- node
Type String - AVS node type.
- node
Types List<String> - AVS node types.
- percentile String
- Percentile of the utilization data values to be considered while assessing machines.
- perf
Data StringEnd Time - Gets or sets the end time to consider performance data for assessment.
- perf
Data StringStart Time - Gets or sets the start time to consider performance data for assessment.
- provisioning
State String - The status of the last operation.
- reserved
Instance String - Reserved instance.
- scaling
Factor Double - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing
Criterion String - Assessment sizing criterion.
- time
Range String - Time Range for which the historic utilization data should be considered for assessment.
- vcpu
Oversubscription Double - VCPU over subscription.
- assessment
Error {[key: string]: number}Summary - Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- assessment
Type string - Assessment type of the assessment.
- avs
Estimated AvsExternal Storages Estimated External Storage Response[] - Estimated External Storage for Assessment.
- avs
Estimated AvsNetworks Estimated Network Response[] - Estimated External Storage for Assessment.
- avs
Estimated AvsNodes Estimated Node Response[] - Estimated AVS SKU for Assessment.
- azure
Api stringVersion - The Azure API version of the resource.
- confidence
Rating numberIn Percentage - Confidence Rating in Percentage.
- cost
Components CostComponent Response[] - collection of cost components.
- cpu
Utilization number - Predicted CPU utilization.
- created
Timestamp string - Date and Time when assessment was created.
- group
Type string - Gets the group type for the assessment.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- limiting
Factor string - Limiting factor.
- name string
- The name of the resource
- number
Of numberMachines - Number of machines part of the assessment.
- number
Of numberNodes - Recommended number of nodes.
- prices
Timestamp string - Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- ram
Utilization number - Predicted RAM utilization.
- schema
Version string - Schema version.
- stage string
- User configurable setting to display the Stage of Assessment.
- status string
- Whether assessment is in valid state and all machines have been assessed.
- storage
Utilization number - Predicted storage utilization.
- suitability string
- Gets or sets the Assessment cloud suitability.
- suitability
Explanation string - Gets or sets the Assessment suitability explanation.
- suitability
Summary {[key: string]: number} - Cloud suitability summary for all the machines in the assessment.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Cpu numberCores - Predicted total CPU cores used.
- total
Monthly numberCost - Total monthly cost.
- total
Ram numberIn GB - Predicted total RAM used in GB.
- total
Storage numberIn GB - Predicted total Storage used in GB.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
Timestamp string - Date and Time when assessment was last updated.
- avs
Assessment stringScenario - AVS Assessment Scenario.
- azure
Location string - Azure Location or Azure region where to which the machines will be migrated.
- azure
Offer stringCode - Azure Offer code according to which cost estimation is done.
- cpu
Headroom number - Percentage of CPU capacity reserved for processing additional workloads.
- currency string
- Currency in which prices should be reported.
- dedupe
Compression number - De-duplication compression.
- discount
Percentage number - Custom discount percentage.
- external
Storage string[]Types - List of AVS external storage types.
- failures
To stringTolerate And Raid Level - Failures to tolerate and RAID level in a common property.
- failures
To string[]Tolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- is
Stretch booleanCluster Enabled - Is Stretch Cluster Enabled.
- is
Vcf booleanByol Enabled - Is VCF license applied
- mem
Overcommit number - Memory overcommit.
- node
Type string - AVS node type.
- node
Types string[] - AVS node types.
- percentile string
- Percentile of the utilization data values to be considered while assessing machines.
- perf
Data stringEnd Time - Gets or sets the end time to consider performance data for assessment.
- perf
Data stringStart Time - Gets or sets the start time to consider performance data for assessment.
- provisioning
State string - The status of the last operation.
- reserved
Instance string - Reserved instance.
- scaling
Factor number - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing
Criterion string - Assessment sizing criterion.
- time
Range string - Time Range for which the historic utilization data should be considered for assessment.
- vcpu
Oversubscription number - VCPU over subscription.
- assessment_
error_ Mapping[str, int]summary - Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- assessment_
type str - Assessment type of the assessment.
- avs_
estimated_ Sequence[Avsexternal_ storages Estimated External Storage Response] - Estimated External Storage for Assessment.
- avs_
estimated_ Sequence[Avsnetworks Estimated Network Response] - Estimated External Storage for Assessment.
- avs_
estimated_ Sequence[Avsnodes Estimated Node Response] - Estimated AVS SKU for Assessment.
- azure_
api_ strversion - The Azure API version of the resource.
- confidence_
rating_ floatin_ percentage - Confidence Rating in Percentage.
- cost_
components Sequence[CostComponent Response] - collection of cost components.
- cpu_
utilization float - Predicted CPU utilization.
- created_
timestamp str - Date and Time when assessment was created.
- group_
type str - Gets the group type for the assessment.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- limiting_
factor str - Limiting factor.
- name str
- The name of the resource
- number_
of_ intmachines - Number of machines part of the assessment.
- number_
of_ intnodes - Recommended number of nodes.
- prices_
timestamp str - Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- ram_
utilization float - Predicted RAM utilization.
- schema_
version str - Schema version.
- stage str
- User configurable setting to display the Stage of Assessment.
- status str
- Whether assessment is in valid state and all machines have been assessed.
- storage_
utilization float - Predicted storage utilization.
- suitability str
- Gets or sets the Assessment cloud suitability.
- suitability_
explanation str - Gets or sets the Assessment suitability explanation.
- suitability_
summary Mapping[str, int] - Cloud suitability summary for all the machines in the assessment.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total_
cpu_ floatcores - Predicted total CPU cores used.
- total_
monthly_ floatcost - Total monthly cost.
- total_
ram_ floatin_ gb - Predicted total RAM used in GB.
- total_
storage_ floatin_ gb - Predicted total Storage used in GB.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated_
timestamp str - Date and Time when assessment was last updated.
- avs_
assessment_ strscenario - AVS Assessment Scenario.
- azure_
location str - Azure Location or Azure region where to which the machines will be migrated.
- azure_
offer_ strcode - Azure Offer code according to which cost estimation is done.
- cpu_
headroom float - Percentage of CPU capacity reserved for processing additional workloads.
- currency str
- Currency in which prices should be reported.
- dedupe_
compression float - De-duplication compression.
- discount_
percentage float - Custom discount percentage.
- external_
storage_ Sequence[str]types - List of AVS external storage types.
- failures_
to_ strtolerate_ and_ raid_ level - Failures to tolerate and RAID level in a common property.
- failures_
to_ Sequence[str]tolerate_ and_ raid_ level_ list - List of Failures to tolerate and RAID levels in a common property.
- is_
stretch_ boolcluster_ enabled - Is Stretch Cluster Enabled.
- is_
vcf_ boolbyol_ enabled - Is VCF license applied
- mem_
overcommit float - Memory overcommit.
- node_
type str - AVS node type.
- node_
types Sequence[str] - AVS node types.
- percentile str
- Percentile of the utilization data values to be considered while assessing machines.
- perf_
data_ strend_ time - Gets or sets the end time to consider performance data for assessment.
- perf_
data_ strstart_ time - Gets or sets the start time to consider performance data for assessment.
- provisioning_
state str - The status of the last operation.
- reserved_
instance str - Reserved instance.
- scaling_
factor float - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing_
criterion str - Assessment sizing criterion.
- time_
range str - Time Range for which the historic utilization data should be considered for assessment.
- vcpu_
oversubscription float - VCPU over subscription.
- assessment
Error Map<Number>Summary - Gets the assessment error summary. This is the number of machines affected by each type of error in this assessment.
- assessment
Type String - Assessment type of the assessment.
- avs
Estimated List<Property Map>External Storages - Estimated External Storage for Assessment.
- avs
Estimated List<Property Map>Networks - Estimated External Storage for Assessment.
- avs
Estimated List<Property Map>Nodes - Estimated AVS SKU for Assessment.
- azure
Api StringVersion - The Azure API version of the resource.
- confidence
Rating NumberIn Percentage - Confidence Rating in Percentage.
- cost
Components List<Property Map> - collection of cost components.
- cpu
Utilization Number - Predicted CPU utilization.
- created
Timestamp String - Date and Time when assessment was created.
- group
Type String - Gets the group type for the assessment.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- limiting
Factor String - Limiting factor.
- name String
- The name of the resource
- number
Of NumberMachines - Number of machines part of the assessment.
- number
Of NumberNodes - Recommended number of nodes.
- prices
Timestamp String - Time when the Azure Prices were queried. Date-Time represented in ISO-8601 format.
- ram
Utilization Number - Predicted RAM utilization.
- schema
Version String - Schema version.
- stage String
- User configurable setting to display the Stage of Assessment.
- status String
- Whether assessment is in valid state and all machines have been assessed.
- storage
Utilization Number - Predicted storage utilization.
- suitability String
- Gets or sets the Assessment cloud suitability.
- suitability
Explanation String - Gets or sets the Assessment suitability explanation.
- suitability
Summary Map<Number> - Cloud suitability summary for all the machines in the assessment.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- total
Cpu NumberCores - Predicted total CPU cores used.
- total
Monthly NumberCost - Total monthly cost.
- total
Ram NumberIn GB - Predicted total RAM used in GB.
- total
Storage NumberIn GB - Predicted total Storage used in GB.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- updated
Timestamp String - Date and Time when assessment was last updated.
- avs
Assessment StringScenario - AVS Assessment Scenario.
- azure
Location String - Azure Location or Azure region where to which the machines will be migrated.
- azure
Offer StringCode - Azure Offer code according to which cost estimation is done.
- cpu
Headroom Number - Percentage of CPU capacity reserved for processing additional workloads.
- currency String
- Currency in which prices should be reported.
- dedupe
Compression Number - De-duplication compression.
- discount
Percentage Number - Custom discount percentage.
- external
Storage List<String>Types - List of AVS external storage types.
- failures
To StringTolerate And Raid Level - Failures to tolerate and RAID level in a common property.
- failures
To List<String>Tolerate And Raid Level List - List of Failures to tolerate and RAID levels in a common property.
- is
Stretch BooleanCluster Enabled - Is Stretch Cluster Enabled.
- is
Vcf BooleanByol Enabled - Is VCF license applied
- mem
Overcommit Number - Memory overcommit.
- node
Type String - AVS node type.
- node
Types List<String> - AVS node types.
- percentile String
- Percentile of the utilization data values to be considered while assessing machines.
- perf
Data StringEnd Time - Gets or sets the end time to consider performance data for assessment.
- perf
Data StringStart Time - Gets or sets the start time to consider performance data for assessment.
- provisioning
State String - The status of the last operation.
- reserved
Instance String - Reserved instance.
- scaling
Factor Number - Percentage of buffer that user wants on performance metrics when recommending Azure sizes.
- sizing
Criterion String - Assessment sizing criterion.
- time
Range String - Time Range for which the historic utilization data should be considered for assessment.
- vcpu
Oversubscription Number - VCPU over subscription.
Supporting Types
AvsEstimatedExternalStorageResponse
- Monthly
Price double - Total monthly cost for type of storage.
- Storage
Type string - Recommended External Storage.
- Storage
Utilization double - Predicted storage utilization.
- Total
Storage doubleIn GB - Predicted total Storage used in GB.
- Monthly
Price float64 - Total monthly cost for type of storage.
- Storage
Type string - Recommended External Storage.
- Storage
Utilization float64 - Predicted storage utilization.
- Total
Storage float64In GB - Predicted total Storage used in GB.
- monthly
Price Double - Total monthly cost for type of storage.
- storage
Type String - Recommended External Storage.
- storage
Utilization Double - Predicted storage utilization.
- total
Storage DoubleIn GB - Predicted total Storage used in GB.
- monthly
Price number - Total monthly cost for type of storage.
- storage
Type string - Recommended External Storage.
- storage
Utilization number - Predicted storage utilization.
- total
Storage numberIn GB - Predicted total Storage used in GB.
- monthly_
price float - Total monthly cost for type of storage.
- storage_
type str - Recommended External Storage.
- storage_
utilization float - Predicted storage utilization.
- total_
storage_ floatin_ gb - Predicted total Storage used in GB.
- monthly
Price Number - Total monthly cost for type of storage.
- storage
Type String - Recommended External Storage.
- storage
Utilization Number - Predicted storage utilization.
- total
Storage NumberIn GB - Predicted total Storage used in GB.
AvsEstimatedNetworkResponse
- Monthly
Price double - Monthly cost for network type.
- Network
Type string - Recommended Network Sku.
- Monthly
Price float64 - Monthly cost for network type.
- Network
Type string - Recommended Network Sku.
- monthly
Price Double - Monthly cost for network type.
- network
Type String - Recommended Network Sku.
- monthly
Price number - Monthly cost for network type.
- network
Type string - Recommended Network Sku.
- monthly_
price float - Monthly cost for network type.
- network_
type str - Recommended Network Sku.
- monthly
Price Number - Monthly cost for network type.
- network
Type String - Recommended Network Sku.
AvsEstimatedNodeResponse
- Cpu
Utilization double - Predicted CPU utilization.
- Ftt
Raid stringLevel - FttRaidLevel recommended for Node.
- Monthly
Price double - Total monthly cost for type and number of nodes.
- Node
Number int - Number of nodes that will be needed.
- Node
Type string - Recommended SKU.
- Pricing
Model string - Pricing model indicates what hour multiplier to use while estimating the Nodes cost.
- Ram
Utilization double - Predicted RAM utilization.
- Storage
Utilization double - Predicted storage utilization.
- Total
Cpu double - Predicted total CPU cores across the set of nodes.
- Total
Ram double - Predicted total RAM used in GB.
- Total
Storage double - Predicted total Storage used in GB.
- Cpu
Utilization float64 - Predicted CPU utilization.
- Ftt
Raid stringLevel - FttRaidLevel recommended for Node.
- Monthly
Price float64 - Total monthly cost for type and number of nodes.
- Node
Number int - Number of nodes that will be needed.
- Node
Type string - Recommended SKU.
- Pricing
Model string - Pricing model indicates what hour multiplier to use while estimating the Nodes cost.
- Ram
Utilization float64 - Predicted RAM utilization.
- Storage
Utilization float64 - Predicted storage utilization.
- Total
Cpu float64 - Predicted total CPU cores across the set of nodes.
- Total
Ram float64 - Predicted total RAM used in GB.
- Total
Storage float64 - Predicted total Storage used in GB.
- cpu
Utilization Double - Predicted CPU utilization.
- ftt
Raid StringLevel - FttRaidLevel recommended for Node.
- monthly
Price Double - Total monthly cost for type and number of nodes.
- node
Number Integer - Number of nodes that will be needed.
- node
Type String - Recommended SKU.
- pricing
Model String - Pricing model indicates what hour multiplier to use while estimating the Nodes cost.
- ram
Utilization Double - Predicted RAM utilization.
- storage
Utilization Double - Predicted storage utilization.
- total
Cpu Double - Predicted total CPU cores across the set of nodes.
- total
Ram Double - Predicted total RAM used in GB.
- total
Storage Double - Predicted total Storage used in GB.
- cpu
Utilization number - Predicted CPU utilization.
- ftt
Raid stringLevel - FttRaidLevel recommended for Node.
- monthly
Price number - Total monthly cost for type and number of nodes.
- node
Number number - Number of nodes that will be needed.
- node
Type string - Recommended SKU.
- pricing
Model string - Pricing model indicates what hour multiplier to use while estimating the Nodes cost.
- ram
Utilization number - Predicted RAM utilization.
- storage
Utilization number - Predicted storage utilization.
- total
Cpu number - Predicted total CPU cores across the set of nodes.
- total
Ram number - Predicted total RAM used in GB.
- total
Storage number - Predicted total Storage used in GB.
- cpu_
utilization float - Predicted CPU utilization.
- ftt_
raid_ strlevel - FttRaidLevel recommended for Node.
- monthly_
price float - Total monthly cost for type and number of nodes.
- node_
number int - Number of nodes that will be needed.
- node_
type str - Recommended SKU.
- pricing_
model str - Pricing model indicates what hour multiplier to use while estimating the Nodes cost.
- ram_
utilization float - Predicted RAM utilization.
- storage_
utilization float - Predicted storage utilization.
- total_
cpu float - Predicted total CPU cores across the set of nodes.
- total_
ram float - Predicted total RAM used in GB.
- total_
storage float - Predicted total Storage used in GB.
- cpu
Utilization Number - Predicted CPU utilization.
- ftt
Raid StringLevel - FttRaidLevel recommended for Node.
- monthly
Price Number - Total monthly cost for type and number of nodes.
- node
Number Number - Number of nodes that will be needed.
- node
Type String - Recommended SKU.
- pricing
Model String - Pricing model indicates what hour multiplier to use while estimating the Nodes cost.
- ram
Utilization Number - Predicted RAM utilization.
- storage
Utilization Number - Predicted storage utilization.
- total
Cpu Number - Predicted total CPU cores across the set of nodes.
- total
Ram Number - Predicted total RAM used in GB.
- total
Storage Number - Predicted total Storage used in GB.
CostComponentResponse
- Name string
- Gets the name of the component.
- Description string
- The textual description of the component.
- Value double
- The value of the component.
- Name string
- Gets the name of the component.
- Description string
- The textual description of the component.
- Value float64
- The value of the component.
- name String
- Gets the name of the component.
- description String
- The textual description of the component.
- value Double
- The value of the component.
- name string
- Gets the name of the component.
- description string
- The textual description of the component.
- value number
- The value of the component.
- name str
- Gets the name of the component.
- description str
- The textual description of the component.
- value float
- The value of the component.
- name String
- Gets the name of the component.
- description String
- The textual description of the component.
- value Number
- The value of the component.
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - The type of identity that last modified the resource.
- created_
at str - The timestamp of resource creation (UTC).
- created_
by str - The identity that created the resource.
- created_
by_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0