1. Packages
  2. Azure Native v2
  3. API Docs
  4. migrate
  5. getMigrateAgent
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.migrate.getMigrateAgent

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 details of the modernizeProject agent. Azure REST API version: 2022-05-01-preview.

Using getMigrateAgent

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 getMigrateAgent(args: GetMigrateAgentArgs, opts?: InvokeOptions): Promise<GetMigrateAgentResult>
function getMigrateAgentOutput(args: GetMigrateAgentOutputArgs, opts?: InvokeOptions): Output<GetMigrateAgentResult>
Copy
def get_migrate_agent(agent_name: Optional[str] = None,
                      modernize_project_name: Optional[str] = None,
                      resource_group_name: Optional[str] = None,
                      subscription_id: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetMigrateAgentResult
def get_migrate_agent_output(agent_name: Optional[pulumi.Input[str]] = None,
                      modernize_project_name: Optional[pulumi.Input[str]] = None,
                      resource_group_name: Optional[pulumi.Input[str]] = None,
                      subscription_id: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetMigrateAgentResult]
Copy
func LookupMigrateAgent(ctx *Context, args *LookupMigrateAgentArgs, opts ...InvokeOption) (*LookupMigrateAgentResult, error)
func LookupMigrateAgentOutput(ctx *Context, args *LookupMigrateAgentOutputArgs, opts ...InvokeOption) LookupMigrateAgentResultOutput
Copy

> Note: This function is named LookupMigrateAgent in the Go SDK.

public static class GetMigrateAgent 
{
    public static Task<GetMigrateAgentResult> InvokeAsync(GetMigrateAgentArgs args, InvokeOptions? opts = null)
    public static Output<GetMigrateAgentResult> Invoke(GetMigrateAgentInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetMigrateAgentResult> getMigrateAgent(GetMigrateAgentArgs args, InvokeOptions options)
public static Output<GetMigrateAgentResult> getMigrateAgent(GetMigrateAgentArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:migrate:getMigrateAgent
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

AgentName
This property is required.
Changes to this property will trigger replacement.
string
MigrateAgent name.
ModernizeProjectName
This property is required.
Changes to this property will trigger replacement.
string
ModernizeProject name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Azure Resource Group that project is part of.
SubscriptionId Changes to this property will trigger replacement. string
Azure Subscription Id in which project was created.
AgentName
This property is required.
Changes to this property will trigger replacement.
string
MigrateAgent name.
ModernizeProjectName
This property is required.
Changes to this property will trigger replacement.
string
ModernizeProject name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Azure Resource Group that project is part of.
SubscriptionId Changes to this property will trigger replacement. string
Azure Subscription Id in which project was created.
agentName
This property is required.
Changes to this property will trigger replacement.
String
MigrateAgent name.
modernizeProjectName
This property is required.
Changes to this property will trigger replacement.
String
ModernizeProject name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the Azure Resource Group that project is part of.
subscriptionId Changes to this property will trigger replacement. String
Azure Subscription Id in which project was created.
agentName
This property is required.
Changes to this property will trigger replacement.
string
MigrateAgent name.
modernizeProjectName
This property is required.
Changes to this property will trigger replacement.
string
ModernizeProject name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
Name of the Azure Resource Group that project is part of.
subscriptionId Changes to this property will trigger replacement. string
Azure Subscription Id in which project was created.
agent_name
This property is required.
Changes to this property will trigger replacement.
str
MigrateAgent name.
modernize_project_name
This property is required.
Changes to this property will trigger replacement.
str
ModernizeProject name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
Name of the Azure Resource Group that project is part of.
subscription_id Changes to this property will trigger replacement. str
Azure Subscription Id in which project was created.
agentName
This property is required.
Changes to this property will trigger replacement.
String
MigrateAgent name.
modernizeProjectName
This property is required.
Changes to this property will trigger replacement.
String
ModernizeProject name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
Name of the Azure Resource Group that project is part of.
subscriptionId Changes to this property will trigger replacement. String
Azure Subscription Id in which project was created.

getMigrateAgent Result

The following output properties are available:

Id string
Gets or sets the Id of the resource.
Name string
Gets or sets the name of the resource.
Properties Pulumi.AzureNative.Migrate.Outputs.MigrateAgentModelPropertiesResponse
MigrateAgent model properties.
SystemData Pulumi.AzureNative.Migrate.Outputs.MigrateAgentModelResponseSystemData
Type string
Gets or sets the type of the resource.
Tags Dictionary<string, string>
Gets or sets the resource tags.
Id string
Gets or sets the Id of the resource.
Name string
Gets or sets the name of the resource.
Properties MigrateAgentModelPropertiesResponse
MigrateAgent model properties.
SystemData MigrateAgentModelResponseSystemData
Type string
Gets or sets the type of the resource.
Tags map[string]string
Gets or sets the resource tags.
id String
Gets or sets the Id of the resource.
name String
Gets or sets the name of the resource.
properties MigrateAgentModelPropertiesResponse
MigrateAgent model properties.
systemData MigrateAgentModelResponseSystemData
type String
Gets or sets the type of the resource.
tags Map<String,String>
Gets or sets the resource tags.
id string
Gets or sets the Id of the resource.
name string
Gets or sets the name of the resource.
properties MigrateAgentModelPropertiesResponse
MigrateAgent model properties.
systemData MigrateAgentModelResponseSystemData
type string
Gets or sets the type of the resource.
tags {[key: string]: string}
Gets or sets the resource tags.
id str
Gets or sets the Id of the resource.
name str
Gets or sets the name of the resource.
properties MigrateAgentModelPropertiesResponse
MigrateAgent model properties.
system_data MigrateAgentModelResponseSystemData
type str
Gets or sets the type of the resource.
tags Mapping[str, str]
Gets or sets the resource tags.
id String
Gets or sets the Id of the resource.
name String
Gets or sets the name of the resource.
properties Property Map
MigrateAgent model properties.
systemData Property Map
type String
Gets or sets the type of the resource.
tags Map<String>
Gets or sets the resource tags.

Supporting Types

HealthErrorModelResponse

Category This property is required. string
Gets or sets the error category.
Causes This property is required. string
Gets or sets possible causes of the error.
Code This property is required. string
Gets or sets the error code.
CreationTime This property is required. string
Gets or sets the error creation time.
HealthCategory This property is required. string
Gets or sets the health category.
Id This property is required. string
Gets the ID.
IsCustomerResolvable This property is required. bool
Gets or sets a value indicating whether the error is customer resolvable.
Message This property is required. string
Gets or sets the error message.
Recommendation This property is required. string
Gets or sets recommended action to resolve the error.
Severity This property is required. string
Gets or sets the error severity.
Source This property is required. string
Gets or sets the error source.
Summary This property is required. string
Gets or sets the error summary.
AffectedResourceCorrelationIds List<string>
Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
AffectedResourceType string
Gets or sets the type of affected resource type.
ChildErrors List<Pulumi.AzureNative.Migrate.Inputs.InnerHealthErrorModelResponse>
Gets or sets a list of child health errors associated with this error.
Category This property is required. string
Gets or sets the error category.
Causes This property is required. string
Gets or sets possible causes of the error.
Code This property is required. string
Gets or sets the error code.
CreationTime This property is required. string
Gets or sets the error creation time.
HealthCategory This property is required. string
Gets or sets the health category.
Id This property is required. string
Gets the ID.
IsCustomerResolvable This property is required. bool
Gets or sets a value indicating whether the error is customer resolvable.
Message This property is required. string
Gets or sets the error message.
Recommendation This property is required. string
Gets or sets recommended action to resolve the error.
Severity This property is required. string
Gets or sets the error severity.
Source This property is required. string
Gets or sets the error source.
Summary This property is required. string
Gets or sets the error summary.
AffectedResourceCorrelationIds []string
Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
AffectedResourceType string
Gets or sets the type of affected resource type.
ChildErrors []InnerHealthErrorModelResponse
Gets or sets a list of child health errors associated with this error.
category This property is required. String
Gets or sets the error category.
causes This property is required. String
Gets or sets possible causes of the error.
code This property is required. String
Gets or sets the error code.
creationTime This property is required. String
Gets or sets the error creation time.
healthCategory This property is required. String
Gets or sets the health category.
id This property is required. String
Gets the ID.
isCustomerResolvable This property is required. Boolean
Gets or sets a value indicating whether the error is customer resolvable.
message This property is required. String
Gets or sets the error message.
recommendation This property is required. String
Gets or sets recommended action to resolve the error.
severity This property is required. String
Gets or sets the error severity.
source This property is required. String
Gets or sets the error source.
summary This property is required. String
Gets or sets the error summary.
affectedResourceCorrelationIds List<String>
Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
affectedResourceType String
Gets or sets the type of affected resource type.
childErrors List<InnerHealthErrorModelResponse>
Gets or sets a list of child health errors associated with this error.
category This property is required. string
Gets or sets the error category.
causes This property is required. string
Gets or sets possible causes of the error.
code This property is required. string
Gets or sets the error code.
creationTime This property is required. string
Gets or sets the error creation time.
healthCategory This property is required. string
Gets or sets the health category.
id This property is required. string
Gets the ID.
isCustomerResolvable This property is required. boolean
Gets or sets a value indicating whether the error is customer resolvable.
message This property is required. string
Gets or sets the error message.
recommendation This property is required. string
Gets or sets recommended action to resolve the error.
severity This property is required. string
Gets or sets the error severity.
source This property is required. string
Gets or sets the error source.
summary This property is required. string
Gets or sets the error summary.
affectedResourceCorrelationIds string[]
Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
affectedResourceType string
Gets or sets the type of affected resource type.
childErrors InnerHealthErrorModelResponse[]
Gets or sets a list of child health errors associated with this error.
category This property is required. str
Gets or sets the error category.
causes This property is required. str
Gets or sets possible causes of the error.
code This property is required. str
Gets or sets the error code.
creation_time This property is required. str
Gets or sets the error creation time.
health_category This property is required. str
Gets or sets the health category.
id This property is required. str
Gets the ID.
is_customer_resolvable This property is required. bool
Gets or sets a value indicating whether the error is customer resolvable.
message This property is required. str
Gets or sets the error message.
recommendation This property is required. str
Gets or sets recommended action to resolve the error.
severity This property is required. str
Gets or sets the error severity.
source This property is required. str
Gets or sets the error source.
summary This property is required. str
Gets or sets the error summary.
affected_resource_correlation_ids Sequence[str]
Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
affected_resource_type str
Gets or sets the type of affected resource type.
child_errors Sequence[InnerHealthErrorModelResponse]
Gets or sets a list of child health errors associated with this error.
category This property is required. String
Gets or sets the error category.
causes This property is required. String
Gets or sets possible causes of the error.
code This property is required. String
Gets or sets the error code.
creationTime This property is required. String
Gets or sets the error creation time.
healthCategory This property is required. String
Gets or sets the health category.
id This property is required. String
Gets the ID.
isCustomerResolvable This property is required. Boolean
Gets or sets a value indicating whether the error is customer resolvable.
message This property is required. String
Gets or sets the error message.
recommendation This property is required. String
Gets or sets recommended action to resolve the error.
severity This property is required. String
Gets or sets the error severity.
source This property is required. String
Gets or sets the error source.
summary This property is required. String
Gets or sets the error summary.
affectedResourceCorrelationIds List<String>
Gets or sets the list of affected resource correlation Ids. This can be used to uniquely identify the count of items affected by a specific category and severity as well as count of item affected by an specific issue.
affectedResourceType String
Gets or sets the type of affected resource type.
childErrors List<Property Map>
Gets or sets a list of child health errors associated with this error.

IdentityModelResponse

AadAuthority string
Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
ApplicationId string
Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
Audience string
Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
ObjectId string
Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
TenantId string
Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
AadAuthority string
Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
ApplicationId string
Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
Audience string
Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
ObjectId string
Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
TenantId string
Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
aadAuthority String
Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
applicationId String
Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
audience String
Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
objectId String
Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
tenantId String
Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
aadAuthority string
Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
applicationId string
Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
audience string
Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
objectId string
Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
tenantId string
Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
aad_authority str
Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
application_id str
Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
audience str
Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
object_id str
Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
tenant_id str
Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.
aadAuthority String
Gets or sets the authority of the SPN with which MigrateAgent communicates to service.
applicationId String
Gets or sets the client/application Id of the SPN with which MigrateAgent communicates to service.
audience String
Gets or sets the audience of the SPN with which MigrateAgent communicates to service.
objectId String
Gets or sets the object Id of the SPN with which MigrateAgent communicates to service.
tenantId String
Gets or sets the tenant Id of the SPN with which MigrateAgent communicates to service.

InnerHealthErrorModelResponse

Category This property is required. string
Gets or sets the error category.
Causes This property is required. string
Gets or sets possible causes of the error.
Code This property is required. string
Gets or sets the error code.
CreationTime This property is required. string
Gets or sets the error creation time.
HealthCategory This property is required. string
Gets or sets the health category.
Id This property is required. string
Gets the ID.
IsCustomerResolvable This property is required. bool
Gets or sets a value indicating whether the error is customer resolvable.
Message This property is required. string
Gets or sets the error message.
Recommendation This property is required. string
Gets or sets recommended action to resolve the error.
Severity This property is required. string
Gets or sets the error severity.
Source This property is required. string
Gets or sets the error source.
Summary This property is required. string
Gets or sets the error summary.
Category This property is required. string
Gets or sets the error category.
Causes This property is required. string
Gets or sets possible causes of the error.
Code This property is required. string
Gets or sets the error code.
CreationTime This property is required. string
Gets or sets the error creation time.
HealthCategory This property is required. string
Gets or sets the health category.
Id This property is required. string
Gets the ID.
IsCustomerResolvable This property is required. bool
Gets or sets a value indicating whether the error is customer resolvable.
Message This property is required. string
Gets or sets the error message.
Recommendation This property is required. string
Gets or sets recommended action to resolve the error.
Severity This property is required. string
Gets or sets the error severity.
Source This property is required. string
Gets or sets the error source.
Summary This property is required. string
Gets or sets the error summary.
category This property is required. String
Gets or sets the error category.
causes This property is required. String
Gets or sets possible causes of the error.
code This property is required. String
Gets or sets the error code.
creationTime This property is required. String
Gets or sets the error creation time.
healthCategory This property is required. String
Gets or sets the health category.
id This property is required. String
Gets the ID.
isCustomerResolvable This property is required. Boolean
Gets or sets a value indicating whether the error is customer resolvable.
message This property is required. String
Gets or sets the error message.
recommendation This property is required. String
Gets or sets recommended action to resolve the error.
severity This property is required. String
Gets or sets the error severity.
source This property is required. String
Gets or sets the error source.
summary This property is required. String
Gets or sets the error summary.
category This property is required. string
Gets or sets the error category.
causes This property is required. string
Gets or sets possible causes of the error.
code This property is required. string
Gets or sets the error code.
creationTime This property is required. string
Gets or sets the error creation time.
healthCategory This property is required. string
Gets or sets the health category.
id This property is required. string
Gets the ID.
isCustomerResolvable This property is required. boolean
Gets or sets a value indicating whether the error is customer resolvable.
message This property is required. string
Gets or sets the error message.
recommendation This property is required. string
Gets or sets recommended action to resolve the error.
severity This property is required. string
Gets or sets the error severity.
source This property is required. string
Gets or sets the error source.
summary This property is required. string
Gets or sets the error summary.
category This property is required. str
Gets or sets the error category.
causes This property is required. str
Gets or sets possible causes of the error.
code This property is required. str
Gets or sets the error code.
creation_time This property is required. str
Gets or sets the error creation time.
health_category This property is required. str
Gets or sets the health category.
id This property is required. str
Gets the ID.
is_customer_resolvable This property is required. bool
Gets or sets a value indicating whether the error is customer resolvable.
message This property is required. str
Gets or sets the error message.
recommendation This property is required. str
Gets or sets recommended action to resolve the error.
severity This property is required. str
Gets or sets the error severity.
source This property is required. str
Gets or sets the error source.
summary This property is required. str
Gets or sets the error summary.
category This property is required. String
Gets or sets the error category.
causes This property is required. String
Gets or sets possible causes of the error.
code This property is required. String
Gets or sets the error code.
creationTime This property is required. String
Gets or sets the error creation time.
healthCategory This property is required. String
Gets or sets the health category.
id This property is required. String
Gets the ID.
isCustomerResolvable This property is required. Boolean
Gets or sets a value indicating whether the error is customer resolvable.
message This property is required. String
Gets or sets the error message.
recommendation This property is required. String
Gets or sets recommended action to resolve the error.
severity This property is required. String
Gets or sets the error severity.
source This property is required. String
Gets or sets the error source.
summary This property is required. String
Gets or sets the error summary.

MigrateAgentModelPropertiesResponse

CorrelationId This property is required. string
Gets or sets the MigrateAgent correlation Id.
HealthErrors This property is required. List<Pulumi.AzureNative.Migrate.Inputs.HealthErrorModelResponse>
Gets or sets the list of health errors.
IsResponsive This property is required. bool
Gets or sets a value indicating whether MigrateAgent is responsive.
LastHeartbeat This property is required. string
Gets or sets the time when last heartbeat was sent by the MigrateAgent.
ProvisioningState This property is required. string
Gets or sets the provisioning state of the MigrateAgent.
VersionNumber This property is required. string
Gets or sets the MigrateAgent version.
AuthenticationIdentity Pulumi.AzureNative.Migrate.Inputs.IdentityModelResponse
Identity model.
CustomProperties Pulumi.AzureNative.Migrate.Inputs.VMwareMigrateAgentModelCustomPropertiesResponse
MigrateAgent model custom properties.
MachineId string
Gets or sets the machine Id where MigrateAgent is running.
MachineName string
Gets or sets the machine name where MigrateAgent is running.
CorrelationId This property is required. string
Gets or sets the MigrateAgent correlation Id.
HealthErrors This property is required. []HealthErrorModelResponse
Gets or sets the list of health errors.
IsResponsive This property is required. bool
Gets or sets a value indicating whether MigrateAgent is responsive.
LastHeartbeat This property is required. string
Gets or sets the time when last heartbeat was sent by the MigrateAgent.
ProvisioningState This property is required. string
Gets or sets the provisioning state of the MigrateAgent.
VersionNumber This property is required. string
Gets or sets the MigrateAgent version.
AuthenticationIdentity IdentityModelResponse
Identity model.
CustomProperties VMwareMigrateAgentModelCustomPropertiesResponse
MigrateAgent model custom properties.
MachineId string
Gets or sets the machine Id where MigrateAgent is running.
MachineName string
Gets or sets the machine name where MigrateAgent is running.
correlationId This property is required. String
Gets or sets the MigrateAgent correlation Id.
healthErrors This property is required. List<HealthErrorModelResponse>
Gets or sets the list of health errors.
isResponsive This property is required. Boolean
Gets or sets a value indicating whether MigrateAgent is responsive.
lastHeartbeat This property is required. String
Gets or sets the time when last heartbeat was sent by the MigrateAgent.
provisioningState This property is required. String
Gets or sets the provisioning state of the MigrateAgent.
versionNumber This property is required. String
Gets or sets the MigrateAgent version.
authenticationIdentity IdentityModelResponse
Identity model.
customProperties VMwareMigrateAgentModelCustomPropertiesResponse
MigrateAgent model custom properties.
machineId String
Gets or sets the machine Id where MigrateAgent is running.
machineName String
Gets or sets the machine name where MigrateAgent is running.
correlationId This property is required. string
Gets or sets the MigrateAgent correlation Id.
healthErrors This property is required. HealthErrorModelResponse[]
Gets or sets the list of health errors.
isResponsive This property is required. boolean
Gets or sets a value indicating whether MigrateAgent is responsive.
lastHeartbeat This property is required. string
Gets or sets the time when last heartbeat was sent by the MigrateAgent.
provisioningState This property is required. string
Gets or sets the provisioning state of the MigrateAgent.
versionNumber This property is required. string
Gets or sets the MigrateAgent version.
authenticationIdentity IdentityModelResponse
Identity model.
customProperties VMwareMigrateAgentModelCustomPropertiesResponse
MigrateAgent model custom properties.
machineId string
Gets or sets the machine Id where MigrateAgent is running.
machineName string
Gets or sets the machine name where MigrateAgent is running.
correlation_id This property is required. str
Gets or sets the MigrateAgent correlation Id.
health_errors This property is required. Sequence[HealthErrorModelResponse]
Gets or sets the list of health errors.
is_responsive This property is required. bool
Gets or sets a value indicating whether MigrateAgent is responsive.
last_heartbeat This property is required. str
Gets or sets the time when last heartbeat was sent by the MigrateAgent.
provisioning_state This property is required. str
Gets or sets the provisioning state of the MigrateAgent.
version_number This property is required. str
Gets or sets the MigrateAgent version.
authentication_identity IdentityModelResponse
Identity model.
custom_properties VMwareMigrateAgentModelCustomPropertiesResponse
MigrateAgent model custom properties.
machine_id str
Gets or sets the machine Id where MigrateAgent is running.
machine_name str
Gets or sets the machine name where MigrateAgent is running.
correlationId This property is required. String
Gets or sets the MigrateAgent correlation Id.
healthErrors This property is required. List<Property Map>
Gets or sets the list of health errors.
isResponsive This property is required. Boolean
Gets or sets a value indicating whether MigrateAgent is responsive.
lastHeartbeat This property is required. String
Gets or sets the time when last heartbeat was sent by the MigrateAgent.
provisioningState This property is required. String
Gets or sets the provisioning state of the MigrateAgent.
versionNumber This property is required. String
Gets or sets the MigrateAgent version.
authenticationIdentity Property Map
Identity model.
customProperties Property Map
MigrateAgent model custom properties.
machineId String
Gets or sets the machine Id where MigrateAgent is running.
machineName String
Gets or sets the machine name where MigrateAgent is running.

MigrateAgentModelResponseSystemData

CreatedAt string
Gets or sets the timestamp of resource creation (UTC).
CreatedBy string
Gets or sets identity that created the resource.
CreatedByType string
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
LastModifiedAt string
Gets or sets the timestamp of resource last modification (UTC).
LastModifiedBy string
Gets or sets the identity that last modified the resource.
LastModifiedByType string
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
CreatedAt string
Gets or sets the timestamp of resource creation (UTC).
CreatedBy string
Gets or sets identity that created the resource.
CreatedByType string
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
LastModifiedAt string
Gets or sets the timestamp of resource last modification (UTC).
LastModifiedBy string
Gets or sets the identity that last modified the resource.
LastModifiedByType string
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
createdAt String
Gets or sets the timestamp of resource creation (UTC).
createdBy String
Gets or sets identity that created the resource.
createdByType String
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
lastModifiedAt String
Gets or sets the timestamp of resource last modification (UTC).
lastModifiedBy String
Gets or sets the identity that last modified the resource.
lastModifiedByType String
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
createdAt string
Gets or sets the timestamp of resource creation (UTC).
createdBy string
Gets or sets identity that created the resource.
createdByType string
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
lastModifiedAt string
Gets or sets the timestamp of resource last modification (UTC).
lastModifiedBy string
Gets or sets the identity that last modified the resource.
lastModifiedByType string
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
created_at str
Gets or sets the timestamp of resource creation (UTC).
created_by str
Gets or sets identity that created the resource.
created_by_type str
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
last_modified_at str
Gets or sets the timestamp of resource last modification (UTC).
last_modified_by str
Gets or sets the identity that last modified the resource.
last_modified_by_type str
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.
createdAt String
Gets or sets the timestamp of resource creation (UTC).
createdBy String
Gets or sets identity that created the resource.
createdByType String
Gets or sets the type of identity that created the resource: user, application, managedIdentity.
lastModifiedAt String
Gets or sets the timestamp of resource last modification (UTC).
lastModifiedBy String
Gets or sets the identity that last modified the resource.
lastModifiedByType String
Gets or sets the type of identity that last modified the resource: user, application, managedIdentity.

VMwareMigrateAgentModelCustomPropertiesResponse

FabricFriendlyName string
Gets or sets the friendly name of the,of the MigrateAgent fabric.
VmwareSiteId string
Gets or sets the master Site Id of the Migrate Agent.
FabricFriendlyName string
Gets or sets the friendly name of the,of the MigrateAgent fabric.
VmwareSiteId string
Gets or sets the master Site Id of the Migrate Agent.
fabricFriendlyName String
Gets or sets the friendly name of the,of the MigrateAgent fabric.
vmwareSiteId String
Gets or sets the master Site Id of the Migrate Agent.
fabricFriendlyName string
Gets or sets the friendly name of the,of the MigrateAgent fabric.
vmwareSiteId string
Gets or sets the master Site Id of the Migrate Agent.
fabric_friendly_name str
Gets or sets the friendly name of the,of the MigrateAgent fabric.
vmware_site_id str
Gets or sets the master Site Id of the Migrate Agent.
fabricFriendlyName String
Gets or sets the friendly name of the,of the MigrateAgent fabric.
vmwareSiteId String
Gets or sets the master Site Id of the Migrate Agent.

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