These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
azure-native-v2.workloads.getServerInstance
Explore with Pulumi AI
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi
Gets the Server Instance resource. Azure REST API version: 2023-10-01-preview.
Using getServerInstance
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 getServerInstance(args: GetServerInstanceArgs, opts?: InvokeOptions): Promise<GetServerInstanceResult>
function getServerInstanceOutput(args: GetServerInstanceOutputArgs, opts?: InvokeOptions): Output<GetServerInstanceResult>
def get_server_instance(resource_group_name: Optional[str] = None,
sap_discovery_site_name: Optional[str] = None,
sap_instance_name: Optional[str] = None,
server_instance_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetServerInstanceResult
def get_server_instance_output(resource_group_name: Optional[pulumi.Input[str]] = None,
sap_discovery_site_name: Optional[pulumi.Input[str]] = None,
sap_instance_name: Optional[pulumi.Input[str]] = None,
server_instance_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetServerInstanceResult]
func LookupServerInstance(ctx *Context, args *LookupServerInstanceArgs, opts ...InvokeOption) (*LookupServerInstanceResult, error)
func LookupServerInstanceOutput(ctx *Context, args *LookupServerInstanceOutputArgs, opts ...InvokeOption) LookupServerInstanceResultOutput
> Note: This function is named LookupServerInstance
in the Go SDK.
public static class GetServerInstance
{
public static Task<GetServerInstanceResult> InvokeAsync(GetServerInstanceArgs args, InvokeOptions? opts = null)
public static Output<GetServerInstanceResult> Invoke(GetServerInstanceInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetServerInstanceResult> getServerInstance(GetServerInstanceArgs args, InvokeOptions options)
public static Output<GetServerInstanceResult> getServerInstance(GetServerInstanceArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:workloads:getServerInstance
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Sap
Discovery Site Name This property is required. Changes to this property will trigger replacement.
- The name of the discovery site resource for SAP Migration.
- Sap
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of SAP Instance resource for SAP Migration.
- Server
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of the Server instance resource for SAP Migration.
- Resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- Sap
Discovery Site Name This property is required. Changes to this property will trigger replacement.
- The name of the discovery site resource for SAP Migration.
- Sap
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of SAP Instance resource for SAP Migration.
- Server
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of the Server instance resource for SAP Migration.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- sap
Discovery Site Name This property is required. Changes to this property will trigger replacement.
- The name of the discovery site resource for SAP Migration.
- sap
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of SAP Instance resource for SAP Migration.
- server
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of the Server instance resource for SAP Migration.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- sap
Discovery Site Name This property is required. Changes to this property will trigger replacement.
- The name of the discovery site resource for SAP Migration.
- sap
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of SAP Instance resource for SAP Migration.
- server
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of the Server instance resource for SAP Migration.
- resource_
group_ name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- sap_
discovery_ site_ name This property is required. Changes to this property will trigger replacement.
- The name of the discovery site resource for SAP Migration.
- sap_
instance_ name This property is required. Changes to this property will trigger replacement.
- The name of SAP Instance resource for SAP Migration.
- server_
instance_ name This property is required. Changes to this property will trigger replacement.
- The name of the Server instance resource for SAP Migration.
- resource
Group Name This property is required. Changes to this property will trigger replacement.
- The name of the resource group. The name is case insensitive.
- sap
Discovery Site Name This property is required. Changes to this property will trigger replacement.
- The name of the discovery site resource for SAP Migration.
- sap
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of SAP Instance resource for SAP Migration.
- server
Instance Name This property is required. Changes to this property will trigger replacement.
- The name of the Server instance resource for SAP Migration.
getServerInstance Result
The following output properties are available:
- Configuration
Data Pulumi.Azure Native. Workloads. Outputs. Configuration Data Response - Configuration data for this server instance.
- Errors
Pulumi.
Azure Native. Workloads. Outputs. SAPMigrate Error Response - Defines the errors related to SAP Instance resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Instance
Sid string - This is the Instance SID for ASCS/AP/DB instance. An SAP system with HANA database for example could have a different SID for database Instance than that of ASCS instance.
- Name string
- The name of the resource
- Operating
System string - This is Operating System on which the host server is running.
- Performance
Data Pulumi.Azure | Pulumi.Native. Workloads. Outputs. Excel Performance Data Response Azure Native. Workloads. Outputs. Native Performance Data Response - Configuration data for this server instance.
- Provisioning
State string - Defines the provisioning states.
- Sap
Instance stringType - Defines the type SAP instance on this server instance.
- Sap
Product string - This is the SAP Application Component; e.g. SAP S/4HANA 2022, SAP ERP ENHANCE PACKAGE.
- Sap
Product stringVersion - Provide the product version of the SAP product.
- Server
Name string - This is the Virtual Machine Name of the SAP system. Add all the virtual machines attached to an SAP system which you wish to migrate to Azure. Keeping this not equal to ID as for single tier all InstanceTypes would be on same server, leading to multiple resources with same servername.
- System
Data Pulumi.Azure Native. Workloads. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- Configuration
Data ConfigurationData Response - Configuration data for this server instance.
- Errors
SAPMigrate
Error Response - Defines the errors related to SAP Instance resource.
- Id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- Instance
Sid string - This is the Instance SID for ASCS/AP/DB instance. An SAP system with HANA database for example could have a different SID for database Instance than that of ASCS instance.
- Name string
- The name of the resource
- Operating
System string - This is Operating System on which the host server is running.
- Performance
Data ExcelPerformance | NativeData Response Performance Data Response - Configuration data for this server instance.
- Provisioning
State string - Defines the provisioning states.
- Sap
Instance stringType - Defines the type SAP instance on this server instance.
- Sap
Product string - This is the SAP Application Component; e.g. SAP S/4HANA 2022, SAP ERP ENHANCE PACKAGE.
- Sap
Product stringVersion - Provide the product version of the SAP product.
- Server
Name string - This is the Virtual Machine Name of the SAP system. Add all the virtual machines attached to an SAP system which you wish to migrate to Azure. Keeping this not equal to ID as for single tier all InstanceTypes would be on same server, leading to multiple resources with same servername.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration
Data ConfigurationData Response - Configuration data for this server instance.
- errors
SAPMigrate
Error Response - Defines the errors related to SAP Instance resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- instance
Sid String - This is the Instance SID for ASCS/AP/DB instance. An SAP system with HANA database for example could have a different SID for database Instance than that of ASCS instance.
- name String
- The name of the resource
- operating
System String - This is Operating System on which the host server is running.
- performance
Data ExcelPerformance | NativeData Response Performance Data Response - Configuration data for this server instance.
- provisioning
State String - Defines the provisioning states.
- sap
Instance StringType - Defines the type SAP instance on this server instance.
- sap
Product String - This is the SAP Application Component; e.g. SAP S/4HANA 2022, SAP ERP ENHANCE PACKAGE.
- sap
Product StringVersion - Provide the product version of the SAP product.
- server
Name String - This is the Virtual Machine Name of the SAP system. Add all the virtual machines attached to an SAP system which you wish to migrate to Azure. Keeping this not equal to ID as for single tier all InstanceTypes would be on same server, leading to multiple resources with same servername.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration
Data ConfigurationData Response - Configuration data for this server instance.
- errors
SAPMigrate
Error Response - Defines the errors related to SAP Instance resource.
- id string
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- instance
Sid string - This is the Instance SID for ASCS/AP/DB instance. An SAP system with HANA database for example could have a different SID for database Instance than that of ASCS instance.
- name string
- The name of the resource
- operating
System string - This is Operating System on which the host server is running.
- performance
Data ExcelPerformance | NativeData Response Performance Data Response - Configuration data for this server instance.
- provisioning
State string - Defines the provisioning states.
- sap
Instance stringType - Defines the type SAP instance on this server instance.
- sap
Product string - This is the SAP Application Component; e.g. SAP S/4HANA 2022, SAP ERP ENHANCE PACKAGE.
- sap
Product stringVersion - Provide the product version of the SAP product.
- server
Name string - This is the Virtual Machine Name of the SAP system. Add all the virtual machines attached to an SAP system which you wish to migrate to Azure. Keeping this not equal to ID as for single tier all InstanceTypes would be on same server, leading to multiple resources with same servername.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration_
data ConfigurationData Response - Configuration data for this server instance.
- errors
SAPMigrate
Error Response - Defines the errors related to SAP Instance resource.
- id str
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- instance_
sid str - This is the Instance SID for ASCS/AP/DB instance. An SAP system with HANA database for example could have a different SID for database Instance than that of ASCS instance.
- name str
- The name of the resource
- operating_
system str - This is Operating System on which the host server is running.
- performance_
data ExcelPerformance | NativeData Response Performance Data Response - Configuration data for this server instance.
- provisioning_
state str - Defines the provisioning states.
- sap_
instance_ strtype - Defines the type SAP instance on this server instance.
- sap_
product str - This is the SAP Application Component; e.g. SAP S/4HANA 2022, SAP ERP ENHANCE PACKAGE.
- sap_
product_ strversion - Provide the product version of the SAP product.
- server_
name str - This is the Virtual Machine Name of the SAP system. Add all the virtual machines attached to an SAP system which you wish to migrate to Azure. Keeping this not equal to ID as for single tier all InstanceTypes would be on same server, leading to multiple resources with same servername.
- system_
data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- configuration
Data Property Map - Configuration data for this server instance.
- errors Property Map
- Defines the errors related to SAP Instance resource.
- id String
- Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
- instance
Sid String - This is the Instance SID for ASCS/AP/DB instance. An SAP system with HANA database for example could have a different SID for database Instance than that of ASCS instance.
- name String
- The name of the resource
- operating
System String - This is Operating System on which the host server is running.
- performance
Data Property Map | Property Map - Configuration data for this server instance.
- provisioning
State String - Defines the provisioning states.
- sap
Instance StringType - Defines the type SAP instance on this server instance.
- sap
Product String - This is the SAP Application Component; e.g. SAP S/4HANA 2022, SAP ERP ENHANCE PACKAGE.
- sap
Product StringVersion - Provide the product version of the SAP product.
- server
Name String - This is the Virtual Machine Name of the SAP system. Add all the virtual machines attached to an SAP system which you wish to migrate to Azure. Keeping this not equal to ID as for single tier all InstanceTypes would be on same server, leading to multiple resources with same servername.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
Supporting Types
ConfigurationDataResponse
- Cpu
This property is required. int - Provide the CPU value of the server. For example, 16, 32 etc.
- Cpu
In Mhz This property is required. int - Provide the CPU clock speed of the server in MHz. This should be a non-zero value. For example, 2100.
- Cpu
Type This property is required. string - Provide the CPU architecture type of the server. For example, Xeon Platinum 8171M, Xeon E5-2673 v3.
- Database
Type This property is required. string - The database of this is a server instance. Applicable only if SAP instance type for this server instance is 'DB'.
- Hardware
Manufacturer This property is required. string - Provide the HW manufacturer company of the server. For example, Microsoft Corporation.
- Model
This property is required. string - Specify if the Hardware is a physical server or virtual machine.
- Ram
This property is required. int - Provide the RAM of the server. This should be a non-zero value. For example, 256.
- Saps
This property is required. int - Provide the SAPS for each server of the SAP system. This should be a non-zero value. For example, 1000.
- Target
Hana Ram Size GB This property is required. int - Provide the target HANA database size you need. Applicable only if SAP instance type for this server instance is 'DB' and you are migrating an AnyDb database to SAP S/4HANA.
- Total
Disk Iops This property is required. int - Provide the total disk IOPS capacity. Add the disk volume for each individual disk and provide the sum total in this field.
- Total
Disk Size GB This property is required. int - Provide the total disk volume capacity in GB. Add the disk volume for each individual disks and provide the total sum in this field.
- Cpu
This property is required. int - Provide the CPU value of the server. For example, 16, 32 etc.
- Cpu
In Mhz This property is required. int - Provide the CPU clock speed of the server in MHz. This should be a non-zero value. For example, 2100.
- Cpu
Type This property is required. string - Provide the CPU architecture type of the server. For example, Xeon Platinum 8171M, Xeon E5-2673 v3.
- Database
Type This property is required. string - The database of this is a server instance. Applicable only if SAP instance type for this server instance is 'DB'.
- Hardware
Manufacturer This property is required. string - Provide the HW manufacturer company of the server. For example, Microsoft Corporation.
- Model
This property is required. string - Specify if the Hardware is a physical server or virtual machine.
- Ram
This property is required. int - Provide the RAM of the server. This should be a non-zero value. For example, 256.
- Saps
This property is required. int - Provide the SAPS for each server of the SAP system. This should be a non-zero value. For example, 1000.
- Target
Hana Ram Size GB This property is required. int - Provide the target HANA database size you need. Applicable only if SAP instance type for this server instance is 'DB' and you are migrating an AnyDb database to SAP S/4HANA.
- Total
Disk Iops This property is required. int - Provide the total disk IOPS capacity. Add the disk volume for each individual disk and provide the sum total in this field.
- Total
Disk Size GB This property is required. int - Provide the total disk volume capacity in GB. Add the disk volume for each individual disks and provide the total sum in this field.
- cpu
This property is required. Integer - Provide the CPU value of the server. For example, 16, 32 etc.
- cpu
In Mhz This property is required. Integer - Provide the CPU clock speed of the server in MHz. This should be a non-zero value. For example, 2100.
- cpu
Type This property is required. String - Provide the CPU architecture type of the server. For example, Xeon Platinum 8171M, Xeon E5-2673 v3.
- database
Type This property is required. String - The database of this is a server instance. Applicable only if SAP instance type for this server instance is 'DB'.
- hardware
Manufacturer This property is required. String - Provide the HW manufacturer company of the server. For example, Microsoft Corporation.
- model
This property is required. String - Specify if the Hardware is a physical server or virtual machine.
- ram
This property is required. Integer - Provide the RAM of the server. This should be a non-zero value. For example, 256.
- saps
This property is required. Integer - Provide the SAPS for each server of the SAP system. This should be a non-zero value. For example, 1000.
- target
Hana Ram Size GB This property is required. Integer - Provide the target HANA database size you need. Applicable only if SAP instance type for this server instance is 'DB' and you are migrating an AnyDb database to SAP S/4HANA.
- total
Disk Iops This property is required. Integer - Provide the total disk IOPS capacity. Add the disk volume for each individual disk and provide the sum total in this field.
- total
Disk Size GB This property is required. Integer - Provide the total disk volume capacity in GB. Add the disk volume for each individual disks and provide the total sum in this field.
- cpu
This property is required. number - Provide the CPU value of the server. For example, 16, 32 etc.
- cpu
In Mhz This property is required. number - Provide the CPU clock speed of the server in MHz. This should be a non-zero value. For example, 2100.
- cpu
Type This property is required. string - Provide the CPU architecture type of the server. For example, Xeon Platinum 8171M, Xeon E5-2673 v3.
- database
Type This property is required. string - The database of this is a server instance. Applicable only if SAP instance type for this server instance is 'DB'.
- hardware
Manufacturer This property is required. string - Provide the HW manufacturer company of the server. For example, Microsoft Corporation.
- model
This property is required. string - Specify if the Hardware is a physical server or virtual machine.
- ram
This property is required. number - Provide the RAM of the server. This should be a non-zero value. For example, 256.
- saps
This property is required. number - Provide the SAPS for each server of the SAP system. This should be a non-zero value. For example, 1000.
- target
Hana Ram Size GB This property is required. number - Provide the target HANA database size you need. Applicable only if SAP instance type for this server instance is 'DB' and you are migrating an AnyDb database to SAP S/4HANA.
- total
Disk Iops This property is required. number - Provide the total disk IOPS capacity. Add the disk volume for each individual disk and provide the sum total in this field.
- total
Disk Size GB This property is required. number - Provide the total disk volume capacity in GB. Add the disk volume for each individual disks and provide the total sum in this field.
- cpu
This property is required. int - Provide the CPU value of the server. For example, 16, 32 etc.
- cpu_
in_ mhz This property is required. int - Provide the CPU clock speed of the server in MHz. This should be a non-zero value. For example, 2100.
- cpu_
type This property is required. str - Provide the CPU architecture type of the server. For example, Xeon Platinum 8171M, Xeon E5-2673 v3.
- database_
type This property is required. str - The database of this is a server instance. Applicable only if SAP instance type for this server instance is 'DB'.
- hardware_
manufacturer This property is required. str - Provide the HW manufacturer company of the server. For example, Microsoft Corporation.
- model
This property is required. str - Specify if the Hardware is a physical server or virtual machine.
- ram
This property is required. int - Provide the RAM of the server. This should be a non-zero value. For example, 256.
- saps
This property is required. int - Provide the SAPS for each server of the SAP system. This should be a non-zero value. For example, 1000.
- target_
hana_ ram_ size_ gb This property is required. int - Provide the target HANA database size you need. Applicable only if SAP instance type for this server instance is 'DB' and you are migrating an AnyDb database to SAP S/4HANA.
- total_
disk_ iops This property is required. int - Provide the total disk IOPS capacity. Add the disk volume for each individual disk and provide the sum total in this field.
- total_
disk_ size_ gb This property is required. int - Provide the total disk volume capacity in GB. Add the disk volume for each individual disks and provide the total sum in this field.
- cpu
This property is required. Number - Provide the CPU value of the server. For example, 16, 32 etc.
- cpu
In Mhz This property is required. Number - Provide the CPU clock speed of the server in MHz. This should be a non-zero value. For example, 2100.
- cpu
Type This property is required. String - Provide the CPU architecture type of the server. For example, Xeon Platinum 8171M, Xeon E5-2673 v3.
- database
Type This property is required. String - The database of this is a server instance. Applicable only if SAP instance type for this server instance is 'DB'.
- hardware
Manufacturer This property is required. String - Provide the HW manufacturer company of the server. For example, Microsoft Corporation.
- model
This property is required. String - Specify if the Hardware is a physical server or virtual machine.
- ram
This property is required. Number - Provide the RAM of the server. This should be a non-zero value. For example, 256.
- saps
This property is required. Number - Provide the SAPS for each server of the SAP system. This should be a non-zero value. For example, 1000.
- target
Hana Ram Size GB This property is required. Number - Provide the target HANA database size you need. Applicable only if SAP instance type for this server instance is 'DB' and you are migrating an AnyDb database to SAP S/4HANA.
- total
Disk Iops This property is required. Number - Provide the total disk IOPS capacity. Add the disk volume for each individual disk and provide the sum total in this field.
- total
Disk Size GB This property is required. Number - Provide the total disk volume capacity in GB. Add the disk volume for each individual disks and provide the total sum in this field.
ErrorDefinitionResponse
- Code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- Details
This property is required. List<Pulumi.Azure Native. Workloads. Inputs. Error Definition Response> - Internal error details.
- Message
This property is required. string - Description of the error.
- Recommendation
This property is required. string - Description of the recommendation.
- Code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- Details
This property is required. []ErrorDefinition Response - Internal error details.
- Message
This property is required. string - Description of the error.
- Recommendation
This property is required. string - Description of the recommendation.
- code
This property is required. String - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. List<ErrorDefinition Response> - Internal error details.
- message
This property is required. String - Description of the error.
- recommendation
This property is required. String - Description of the recommendation.
- code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. ErrorDefinition Response[] - Internal error details.
- message
This property is required. string - Description of the error.
- recommendation
This property is required. string - Description of the recommendation.
- code
This property is required. str - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. Sequence[ErrorDefinition Response] - Internal error details.
- message
This property is required. str - Description of the error.
- recommendation
This property is required. str - Description of the recommendation.
- code
This property is required. String - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. List<Property Map> - Internal error details.
- message
This property is required. String - Description of the error.
- recommendation
This property is required. String - Description of the recommendation.
ExcelPerformanceDataResponse
- Max
Cpu Load This property is required. int - Provide the max CPU percentage load on the server. Omit the percentage symbol while filling this value.
- Total
Source Db Size GB This property is required. int - Provide the source Database size in GB. Applicable only if SAP instance type for this server instance is 'DB'.
- Max
Cpu Load This property is required. int - Provide the max CPU percentage load on the server. Omit the percentage symbol while filling this value.
- Total
Source Db Size GB This property is required. int - Provide the source Database size in GB. Applicable only if SAP instance type for this server instance is 'DB'.
- max
Cpu Load This property is required. Integer - Provide the max CPU percentage load on the server. Omit the percentage symbol while filling this value.
- total
Source Db Size GB This property is required. Integer - Provide the source Database size in GB. Applicable only if SAP instance type for this server instance is 'DB'.
- max
Cpu Load This property is required. number - Provide the max CPU percentage load on the server. Omit the percentage symbol while filling this value.
- total
Source Db Size GB This property is required. number - Provide the source Database size in GB. Applicable only if SAP instance type for this server instance is 'DB'.
- max_
cpu_ load This property is required. int - Provide the max CPU percentage load on the server. Omit the percentage symbol while filling this value.
- total_
source_ db_ size_ gb This property is required. int - Provide the source Database size in GB. Applicable only if SAP instance type for this server instance is 'DB'.
- max
Cpu Load This property is required. Number - Provide the max CPU percentage load on the server. Omit the percentage symbol while filling this value.
- total
Source Db Size GB This property is required. Number - Provide the source Database size in GB. Applicable only if SAP instance type for this server instance is 'DB'.
NativePerformanceDataResponse
SAPMigrateErrorResponse
- Code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- Details
This property is required. List<Pulumi.Azure Native. Workloads. Inputs. Error Definition Response> - Internal error details.
- Message
This property is required. string - Description of the error.
- Recommendation
This property is required. string - Description of the recommendation.
- Code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- Details
This property is required. []ErrorDefinition Response - Internal error details.
- Message
This property is required. string - Description of the error.
- Recommendation
This property is required. string - Description of the recommendation.
- code
This property is required. String - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. List<ErrorDefinition Response> - Internal error details.
- message
This property is required. String - Description of the error.
- recommendation
This property is required. String - Description of the recommendation.
- code
This property is required. string - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. ErrorDefinition Response[] - Internal error details.
- message
This property is required. string - Description of the error.
- recommendation
This property is required. string - Description of the recommendation.
- code
This property is required. str - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. Sequence[ErrorDefinition Response] - Internal error details.
- message
This property is required. str - Description of the error.
- recommendation
This property is required. str - Description of the recommendation.
- code
This property is required. String - Service specific error code which serves as the substatus for the HTTP error code.
- details
This property is required. List<Property Map> - Internal error details.
- message
This property is required. String - Description of the error.
- recommendation
This property is required. String - Description of the recommendation.
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-v2 pulumi/pulumi-azure-native
- License
- Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi