1. Packages
  2. Google Cloud Native
  3. API Docs
  4. vmmigration
  5. vmmigration/v1
  6. getCutoverJob

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

google-native.vmmigration/v1.getCutoverJob

Explore with Pulumi AI

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi

Gets details of a single CutoverJob.

Using getCutoverJob

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 getCutoverJob(args: GetCutoverJobArgs, opts?: InvokeOptions): Promise<GetCutoverJobResult>
function getCutoverJobOutput(args: GetCutoverJobOutputArgs, opts?: InvokeOptions): Output<GetCutoverJobResult>
Copy
def get_cutover_job(cutover_job_id: Optional[str] = None,
                    location: Optional[str] = None,
                    migrating_vm_id: Optional[str] = None,
                    project: Optional[str] = None,
                    source_id: Optional[str] = None,
                    opts: Optional[InvokeOptions] = None) -> GetCutoverJobResult
def get_cutover_job_output(cutover_job_id: Optional[pulumi.Input[str]] = None,
                    location: Optional[pulumi.Input[str]] = None,
                    migrating_vm_id: Optional[pulumi.Input[str]] = None,
                    project: Optional[pulumi.Input[str]] = None,
                    source_id: Optional[pulumi.Input[str]] = None,
                    opts: Optional[InvokeOptions] = None) -> Output[GetCutoverJobResult]
Copy
func LookupCutoverJob(ctx *Context, args *LookupCutoverJobArgs, opts ...InvokeOption) (*LookupCutoverJobResult, error)
func LookupCutoverJobOutput(ctx *Context, args *LookupCutoverJobOutputArgs, opts ...InvokeOption) LookupCutoverJobResultOutput
Copy

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

public static class GetCutoverJob 
{
    public static Task<GetCutoverJobResult> InvokeAsync(GetCutoverJobArgs args, InvokeOptions? opts = null)
    public static Output<GetCutoverJobResult> Invoke(GetCutoverJobInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetCutoverJobResult> getCutoverJob(GetCutoverJobArgs args, InvokeOptions options)
public static Output<GetCutoverJobResult> getCutoverJob(GetCutoverJobArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: google-native:vmmigration/v1:getCutoverJob
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

CutoverJobId This property is required. string
Location This property is required. string
MigratingVmId This property is required. string
SourceId This property is required. string
Project string
CutoverJobId This property is required. string
Location This property is required. string
MigratingVmId This property is required. string
SourceId This property is required. string
Project string
cutoverJobId This property is required. String
location This property is required. String
migratingVmId This property is required. String
sourceId This property is required. String
project String
cutoverJobId This property is required. string
location This property is required. string
migratingVmId This property is required. string
sourceId This property is required. string
project string
cutover_job_id This property is required. str
location This property is required. str
migrating_vm_id This property is required. str
source_id This property is required. str
project str
cutoverJobId This property is required. String
location This property is required. String
migratingVmId This property is required. String
sourceId This property is required. String
project String

getCutoverJob Result

The following output properties are available:

ComputeEngineDisksTargetDetails Pulumi.GoogleNative.VMMigration.V1.Outputs.ComputeEngineDisksTargetDetailsResponse
Details of the target Persistent Disks in Compute Engine.
ComputeEngineTargetDetails Pulumi.GoogleNative.VMMigration.V1.Outputs.ComputeEngineTargetDetailsResponse
Details of the target VM in Compute Engine.
CreateTime string
The time the cutover job was created (as an API call, not when it was actually created in the target).
EndTime string
The time the cutover job had finished.
Error Pulumi.GoogleNative.VMMigration.V1.Outputs.StatusResponse
Provides details for the errors that led to the Cutover Job's state.
Name string
The name of the cutover job.
ProgressPercent int
The current progress in percentage of the cutover job.
State string
State of the cutover job.
StateMessage string
A message providing possible extra details about the current state.
StateTime string
The time the state was last updated.
Steps List<Pulumi.GoogleNative.VMMigration.V1.Outputs.CutoverStepResponse>
The cutover steps list representing its progress.
ComputeEngineDisksTargetDetails ComputeEngineDisksTargetDetailsResponse
Details of the target Persistent Disks in Compute Engine.
ComputeEngineTargetDetails ComputeEngineTargetDetailsResponse
Details of the target VM in Compute Engine.
CreateTime string
The time the cutover job was created (as an API call, not when it was actually created in the target).
EndTime string
The time the cutover job had finished.
Error StatusResponse
Provides details for the errors that led to the Cutover Job's state.
Name string
The name of the cutover job.
ProgressPercent int
The current progress in percentage of the cutover job.
State string
State of the cutover job.
StateMessage string
A message providing possible extra details about the current state.
StateTime string
The time the state was last updated.
Steps []CutoverStepResponse
The cutover steps list representing its progress.
computeEngineDisksTargetDetails ComputeEngineDisksTargetDetailsResponse
Details of the target Persistent Disks in Compute Engine.
computeEngineTargetDetails ComputeEngineTargetDetailsResponse
Details of the target VM in Compute Engine.
createTime String
The time the cutover job was created (as an API call, not when it was actually created in the target).
endTime String
The time the cutover job had finished.
error StatusResponse
Provides details for the errors that led to the Cutover Job's state.
name String
The name of the cutover job.
progressPercent Integer
The current progress in percentage of the cutover job.
state String
State of the cutover job.
stateMessage String
A message providing possible extra details about the current state.
stateTime String
The time the state was last updated.
steps List<CutoverStepResponse>
The cutover steps list representing its progress.
computeEngineDisksTargetDetails ComputeEngineDisksTargetDetailsResponse
Details of the target Persistent Disks in Compute Engine.
computeEngineTargetDetails ComputeEngineTargetDetailsResponse
Details of the target VM in Compute Engine.
createTime string
The time the cutover job was created (as an API call, not when it was actually created in the target).
endTime string
The time the cutover job had finished.
error StatusResponse
Provides details for the errors that led to the Cutover Job's state.
name string
The name of the cutover job.
progressPercent number
The current progress in percentage of the cutover job.
state string
State of the cutover job.
stateMessage string
A message providing possible extra details about the current state.
stateTime string
The time the state was last updated.
steps CutoverStepResponse[]
The cutover steps list representing its progress.
compute_engine_disks_target_details ComputeEngineDisksTargetDetailsResponse
Details of the target Persistent Disks in Compute Engine.
compute_engine_target_details ComputeEngineTargetDetailsResponse
Details of the target VM in Compute Engine.
create_time str
The time the cutover job was created (as an API call, not when it was actually created in the target).
end_time str
The time the cutover job had finished.
error StatusResponse
Provides details for the errors that led to the Cutover Job's state.
name str
The name of the cutover job.
progress_percent int
The current progress in percentage of the cutover job.
state str
State of the cutover job.
state_message str
A message providing possible extra details about the current state.
state_time str
The time the state was last updated.
steps Sequence[CutoverStepResponse]
The cutover steps list representing its progress.
computeEngineDisksTargetDetails Property Map
Details of the target Persistent Disks in Compute Engine.
computeEngineTargetDetails Property Map
Details of the target VM in Compute Engine.
createTime String
The time the cutover job was created (as an API call, not when it was actually created in the target).
endTime String
The time the cutover job had finished.
error Property Map
Provides details for the errors that led to the Cutover Job's state.
name String
The name of the cutover job.
progressPercent Number
The current progress in percentage of the cutover job.
state String
State of the cutover job.
stateMessage String
A message providing possible extra details about the current state.
stateTime String
The time the state was last updated.
steps List<Property Map>
The cutover steps list representing its progress.

Supporting Types

AppliedLicenseResponse

OsLicense This property is required. string
The OS license returned from the adaptation module's report.
Type This property is required. string
The license type that was used in OS adaptation.
OsLicense This property is required. string
The OS license returned from the adaptation module's report.
Type This property is required. string
The license type that was used in OS adaptation.
osLicense This property is required. String
The OS license returned from the adaptation module's report.
type This property is required. String
The license type that was used in OS adaptation.
osLicense This property is required. string
The OS license returned from the adaptation module's report.
type This property is required. string
The license type that was used in OS adaptation.
os_license This property is required. str
The OS license returned from the adaptation module's report.
type This property is required. str
The license type that was used in OS adaptation.
osLicense This property is required. String
The OS license returned from the adaptation module's report.
type This property is required. String
The license type that was used in OS adaptation.

ComputeEngineDisksTargetDetailsResponse

Disks This property is required. List<Pulumi.GoogleNative.VMMigration.V1.Inputs.PersistentDiskResponse>
The details of each created Persistent Disk.
DisksTargetDetails This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.DisksMigrationDisksTargetDetailsResponse
Details of the disks-only migration target.
VmTargetDetails This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.DisksMigrationVmTargetDetailsResponse
Details for the VM the migrated data disks are attached to.
Disks This property is required. []PersistentDiskResponse
The details of each created Persistent Disk.
DisksTargetDetails This property is required. DisksMigrationDisksTargetDetailsResponse
Details of the disks-only migration target.
VmTargetDetails This property is required. DisksMigrationVmTargetDetailsResponse
Details for the VM the migrated data disks are attached to.
disks This property is required. List<PersistentDiskResponse>
The details of each created Persistent Disk.
disksTargetDetails This property is required. DisksMigrationDisksTargetDetailsResponse
Details of the disks-only migration target.
vmTargetDetails This property is required. DisksMigrationVmTargetDetailsResponse
Details for the VM the migrated data disks are attached to.
disks This property is required. PersistentDiskResponse[]
The details of each created Persistent Disk.
disksTargetDetails This property is required. DisksMigrationDisksTargetDetailsResponse
Details of the disks-only migration target.
vmTargetDetails This property is required. DisksMigrationVmTargetDetailsResponse
Details for the VM the migrated data disks are attached to.
disks This property is required. Sequence[PersistentDiskResponse]
The details of each created Persistent Disk.
disks_target_details This property is required. DisksMigrationDisksTargetDetailsResponse
Details of the disks-only migration target.
vm_target_details This property is required. DisksMigrationVmTargetDetailsResponse
Details for the VM the migrated data disks are attached to.
disks This property is required. List<Property Map>
The details of each created Persistent Disk.
disksTargetDetails This property is required. Property Map
Details of the disks-only migration target.
vmTargetDetails This property is required. Property Map
Details for the VM the migrated data disks are attached to.

ComputeEngineTargetDetailsResponse

AdditionalLicenses This property is required. List<string>
Additional licenses to assign to the VM.
AppliedLicense This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.AppliedLicenseResponse
The OS license returned from the adaptation module report.
BootOption This property is required. string
The VM Boot Option, as set in the source VM.
ComputeScheduling This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.ComputeSchedulingResponse
Compute instance scheduling information (if empty default is used).
DiskType This property is required. string
The disk type to use in the VM.
Encryption This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.EncryptionResponse
Optional. The encryption to apply to the VM disks.
Hostname This property is required. string
The hostname to assign to the VM.
Labels This property is required. Dictionary<string, string>
A map of labels to associate with the VM.
LicenseType This property is required. string
The license type to use in OS adaptation.
MachineType This property is required. string
The machine type to create the VM with.
MachineTypeSeries This property is required. string
The machine type series to create the VM with.
Metadata This property is required. Dictionary<string, string>
The metadata key/value pairs to assign to the VM.
NetworkInterfaces This property is required. List<Pulumi.GoogleNative.VMMigration.V1.Inputs.NetworkInterfaceResponse>
List of NICs connected to this VM.
NetworkTags This property is required. List<string>
A list of network tags to associate with the VM.
Project This property is required. string
The Google Cloud target project ID or project name.
SecureBoot This property is required. bool
Defines whether the instance has Secure Boot enabled. This can be set to true only if the VM boot option is EFI.
ServiceAccount This property is required. string
The service account to associate the VM with.
VmName This property is required. string
The name of the VM to create.
Zone This property is required. string
The zone in which to create the VM.
AdditionalLicenses This property is required. []string
Additional licenses to assign to the VM.
AppliedLicense This property is required. AppliedLicenseResponse
The OS license returned from the adaptation module report.
BootOption This property is required. string
The VM Boot Option, as set in the source VM.
ComputeScheduling This property is required. ComputeSchedulingResponse
Compute instance scheduling information (if empty default is used).
DiskType This property is required. string
The disk type to use in the VM.
Encryption This property is required. EncryptionResponse
Optional. The encryption to apply to the VM disks.
Hostname This property is required. string
The hostname to assign to the VM.
Labels This property is required. map[string]string
A map of labels to associate with the VM.
LicenseType This property is required. string
The license type to use in OS adaptation.
MachineType This property is required. string
The machine type to create the VM with.
MachineTypeSeries This property is required. string
The machine type series to create the VM with.
Metadata This property is required. map[string]string
The metadata key/value pairs to assign to the VM.
NetworkInterfaces This property is required. []NetworkInterfaceResponse
List of NICs connected to this VM.
NetworkTags This property is required. []string
A list of network tags to associate with the VM.
Project This property is required. string
The Google Cloud target project ID or project name.
SecureBoot This property is required. bool
Defines whether the instance has Secure Boot enabled. This can be set to true only if the VM boot option is EFI.
ServiceAccount This property is required. string
The service account to associate the VM with.
VmName This property is required. string
The name of the VM to create.
Zone This property is required. string
The zone in which to create the VM.
additionalLicenses This property is required. List<String>
Additional licenses to assign to the VM.
appliedLicense This property is required. AppliedLicenseResponse
The OS license returned from the adaptation module report.
bootOption This property is required. String
The VM Boot Option, as set in the source VM.
computeScheduling This property is required. ComputeSchedulingResponse
Compute instance scheduling information (if empty default is used).
diskType This property is required. String
The disk type to use in the VM.
encryption This property is required. EncryptionResponse
Optional. The encryption to apply to the VM disks.
hostname This property is required. String
The hostname to assign to the VM.
labels This property is required. Map<String,String>
A map of labels to associate with the VM.
licenseType This property is required. String
The license type to use in OS adaptation.
machineType This property is required. String
The machine type to create the VM with.
machineTypeSeries This property is required. String
The machine type series to create the VM with.
metadata This property is required. Map<String,String>
The metadata key/value pairs to assign to the VM.
networkInterfaces This property is required. List<NetworkInterfaceResponse>
List of NICs connected to this VM.
networkTags This property is required. List<String>
A list of network tags to associate with the VM.
project This property is required. String
The Google Cloud target project ID or project name.
secureBoot This property is required. Boolean
Defines whether the instance has Secure Boot enabled. This can be set to true only if the VM boot option is EFI.
serviceAccount This property is required. String
The service account to associate the VM with.
vmName This property is required. String
The name of the VM to create.
zone This property is required. String
The zone in which to create the VM.
additionalLicenses This property is required. string[]
Additional licenses to assign to the VM.
appliedLicense This property is required. AppliedLicenseResponse
The OS license returned from the adaptation module report.
bootOption This property is required. string
The VM Boot Option, as set in the source VM.
computeScheduling This property is required. ComputeSchedulingResponse
Compute instance scheduling information (if empty default is used).
diskType This property is required. string
The disk type to use in the VM.
encryption This property is required. EncryptionResponse
Optional. The encryption to apply to the VM disks.
hostname This property is required. string
The hostname to assign to the VM.
labels This property is required. {[key: string]: string}
A map of labels to associate with the VM.
licenseType This property is required. string
The license type to use in OS adaptation.
machineType This property is required. string
The machine type to create the VM with.
machineTypeSeries This property is required. string
The machine type series to create the VM with.
metadata This property is required. {[key: string]: string}
The metadata key/value pairs to assign to the VM.
networkInterfaces This property is required. NetworkInterfaceResponse[]
List of NICs connected to this VM.
networkTags This property is required. string[]
A list of network tags to associate with the VM.
project This property is required. string
The Google Cloud target project ID or project name.
secureBoot This property is required. boolean
Defines whether the instance has Secure Boot enabled. This can be set to true only if the VM boot option is EFI.
serviceAccount This property is required. string
The service account to associate the VM with.
vmName This property is required. string
The name of the VM to create.
zone This property is required. string
The zone in which to create the VM.
additional_licenses This property is required. Sequence[str]
Additional licenses to assign to the VM.
applied_license This property is required. AppliedLicenseResponse
The OS license returned from the adaptation module report.
boot_option This property is required. str
The VM Boot Option, as set in the source VM.
compute_scheduling This property is required. ComputeSchedulingResponse
Compute instance scheduling information (if empty default is used).
disk_type This property is required. str
The disk type to use in the VM.
encryption This property is required. EncryptionResponse
Optional. The encryption to apply to the VM disks.
hostname This property is required. str
The hostname to assign to the VM.
labels This property is required. Mapping[str, str]
A map of labels to associate with the VM.
license_type This property is required. str
The license type to use in OS adaptation.
machine_type This property is required. str
The machine type to create the VM with.
machine_type_series This property is required. str
The machine type series to create the VM with.
metadata This property is required. Mapping[str, str]
The metadata key/value pairs to assign to the VM.
network_interfaces This property is required. Sequence[NetworkInterfaceResponse]
List of NICs connected to this VM.
network_tags This property is required. Sequence[str]
A list of network tags to associate with the VM.
project This property is required. str
The Google Cloud target project ID or project name.
secure_boot This property is required. bool
Defines whether the instance has Secure Boot enabled. This can be set to true only if the VM boot option is EFI.
service_account This property is required. str
The service account to associate the VM with.
vm_name This property is required. str
The name of the VM to create.
zone This property is required. str
The zone in which to create the VM.
additionalLicenses This property is required. List<String>
Additional licenses to assign to the VM.
appliedLicense This property is required. Property Map
The OS license returned from the adaptation module report.
bootOption This property is required. String
The VM Boot Option, as set in the source VM.
computeScheduling This property is required. Property Map
Compute instance scheduling information (if empty default is used).
diskType This property is required. String
The disk type to use in the VM.
encryption This property is required. Property Map
Optional. The encryption to apply to the VM disks.
hostname This property is required. String
The hostname to assign to the VM.
labels This property is required. Map<String>
A map of labels to associate with the VM.
licenseType This property is required. String
The license type to use in OS adaptation.
machineType This property is required. String
The machine type to create the VM with.
machineTypeSeries This property is required. String
The machine type series to create the VM with.
metadata This property is required. Map<String>
The metadata key/value pairs to assign to the VM.
networkInterfaces This property is required. List<Property Map>
List of NICs connected to this VM.
networkTags This property is required. List<String>
A list of network tags to associate with the VM.
project This property is required. String
The Google Cloud target project ID or project name.
secureBoot This property is required. Boolean
Defines whether the instance has Secure Boot enabled. This can be set to true only if the VM boot option is EFI.
serviceAccount This property is required. String
The service account to associate the VM with.
vmName This property is required. String
The name of the VM to create.
zone This property is required. String
The zone in which to create the VM.

ComputeSchedulingResponse

MinNodeCpus This property is required. int
The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
NodeAffinities This property is required. List<Pulumi.GoogleNative.VMMigration.V1.Inputs.SchedulingNodeAffinityResponse>
A set of node affinity and anti-affinity configurations for sole tenant nodes.
OnHostMaintenance This property is required. string
How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
RestartType This property is required. string
Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to automaticRestart field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
MinNodeCpus This property is required. int
The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
NodeAffinities This property is required. []SchedulingNodeAffinityResponse
A set of node affinity and anti-affinity configurations for sole tenant nodes.
OnHostMaintenance This property is required. string
How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
RestartType This property is required. string
Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to automaticRestart field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
minNodeCpus This property is required. Integer
The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
nodeAffinities This property is required. List<SchedulingNodeAffinityResponse>
A set of node affinity and anti-affinity configurations for sole tenant nodes.
onHostMaintenance This property is required. String
How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
restartType This property is required. String
Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to automaticRestart field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
minNodeCpus This property is required. number
The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
nodeAffinities This property is required. SchedulingNodeAffinityResponse[]
A set of node affinity and anti-affinity configurations for sole tenant nodes.
onHostMaintenance This property is required. string
How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
restartType This property is required. string
Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to automaticRestart field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
min_node_cpus This property is required. int
The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
node_affinities This property is required. Sequence[SchedulingNodeAffinityResponse]
A set of node affinity and anti-affinity configurations for sole tenant nodes.
on_host_maintenance This property is required. str
How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
restart_type This property is required. str
Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to automaticRestart field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.
minNodeCpus This property is required. Number
The minimum number of virtual CPUs this instance will consume when running on a sole-tenant node. Ignored if no node_affinites are configured.
nodeAffinities This property is required. List<Property Map>
A set of node affinity and anti-affinity configurations for sole tenant nodes.
onHostMaintenance This property is required. String
How the instance should behave when the host machine undergoes maintenance that may temporarily impact instance performance.
restartType This property is required. String
Whether the Instance should be automatically restarted whenever it is terminated by Compute Engine (not terminated by user). This configuration is identical to automaticRestart field in Compute Engine create instance under scheduling. It was changed to an enum (instead of a boolean) to match the default value in Compute Engine which is automatic restart.

CutoverStepResponse

EndTime This property is required. string
The time the step has ended.
FinalSync This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.ReplicationCycleResponse
Final sync step.
InstantiatingMigratedVm This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.InstantiatingMigratedVMStepResponse
Instantiating migrated VM step.
PreparingVmDisks This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.PreparingVMDisksStepResponse
Preparing VM disks step.
PreviousReplicationCycle This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.ReplicationCycleResponse
A replication cycle prior cutover step.
ShuttingDownSourceVm This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.ShuttingDownSourceVMStepResponse
Shutting down VM step.
StartTime This property is required. string
The time the step has started.
EndTime This property is required. string
The time the step has ended.
FinalSync This property is required. ReplicationCycleResponse
Final sync step.
InstantiatingMigratedVm This property is required. InstantiatingMigratedVMStepResponse
Instantiating migrated VM step.
PreparingVmDisks This property is required. PreparingVMDisksStepResponse
Preparing VM disks step.
PreviousReplicationCycle This property is required. ReplicationCycleResponse
A replication cycle prior cutover step.
ShuttingDownSourceVm This property is required. ShuttingDownSourceVMStepResponse
Shutting down VM step.
StartTime This property is required. string
The time the step has started.
endTime This property is required. String
The time the step has ended.
finalSync This property is required. ReplicationCycleResponse
Final sync step.
instantiatingMigratedVm This property is required. InstantiatingMigratedVMStepResponse
Instantiating migrated VM step.
preparingVmDisks This property is required. PreparingVMDisksStepResponse
Preparing VM disks step.
previousReplicationCycle This property is required. ReplicationCycleResponse
A replication cycle prior cutover step.
shuttingDownSourceVm This property is required. ShuttingDownSourceVMStepResponse
Shutting down VM step.
startTime This property is required. String
The time the step has started.
endTime This property is required. string
The time the step has ended.
finalSync This property is required. ReplicationCycleResponse
Final sync step.
instantiatingMigratedVm This property is required. InstantiatingMigratedVMStepResponse
Instantiating migrated VM step.
preparingVmDisks This property is required. PreparingVMDisksStepResponse
Preparing VM disks step.
previousReplicationCycle This property is required. ReplicationCycleResponse
A replication cycle prior cutover step.
shuttingDownSourceVm This property is required. ShuttingDownSourceVMStepResponse
Shutting down VM step.
startTime This property is required. string
The time the step has started.
end_time This property is required. str
The time the step has ended.
final_sync This property is required. ReplicationCycleResponse
Final sync step.
instantiating_migrated_vm This property is required. InstantiatingMigratedVMStepResponse
Instantiating migrated VM step.
preparing_vm_disks This property is required. PreparingVMDisksStepResponse
Preparing VM disks step.
previous_replication_cycle This property is required. ReplicationCycleResponse
A replication cycle prior cutover step.
shutting_down_source_vm This property is required. ShuttingDownSourceVMStepResponse
Shutting down VM step.
start_time This property is required. str
The time the step has started.
endTime This property is required. String
The time the step has ended.
finalSync This property is required. Property Map
Final sync step.
instantiatingMigratedVm This property is required. Property Map
Instantiating migrated VM step.
preparingVmDisks This property is required. Property Map
Preparing VM disks step.
previousReplicationCycle This property is required. Property Map
A replication cycle prior cutover step.
shuttingDownSourceVm This property is required. Property Map
Shutting down VM step.
startTime This property is required. String
The time the step has started.

CycleStepResponse

EndTime This property is required. string
The time the cycle step has ended.
InitializingReplication This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.InitializingReplicationStepResponse
Initializing replication step.
PostProcessing This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.PostProcessingStepResponse
Post processing step.
Replicating This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.ReplicatingStepResponse
Replicating step.
StartTime This property is required. string
The time the cycle step has started.
EndTime This property is required. string
The time the cycle step has ended.
InitializingReplication This property is required. InitializingReplicationStepResponse
Initializing replication step.
PostProcessing This property is required. PostProcessingStepResponse
Post processing step.
Replicating This property is required. ReplicatingStepResponse
Replicating step.
StartTime This property is required. string
The time the cycle step has started.
endTime This property is required. String
The time the cycle step has ended.
initializingReplication This property is required. InitializingReplicationStepResponse
Initializing replication step.
postProcessing This property is required. PostProcessingStepResponse
Post processing step.
replicating This property is required. ReplicatingStepResponse
Replicating step.
startTime This property is required. String
The time the cycle step has started.
endTime This property is required. string
The time the cycle step has ended.
initializingReplication This property is required. InitializingReplicationStepResponse
Initializing replication step.
postProcessing This property is required. PostProcessingStepResponse
Post processing step.
replicating This property is required. ReplicatingStepResponse
Replicating step.
startTime This property is required. string
The time the cycle step has started.
end_time This property is required. str
The time the cycle step has ended.
initializing_replication This property is required. InitializingReplicationStepResponse
Initializing replication step.
post_processing This property is required. PostProcessingStepResponse
Post processing step.
replicating This property is required. ReplicatingStepResponse
Replicating step.
start_time This property is required. str
The time the cycle step has started.
endTime This property is required. String
The time the cycle step has ended.
initializingReplication This property is required. Property Map
Initializing replication step.
postProcessing This property is required. Property Map
Post processing step.
replicating This property is required. Property Map
Replicating step.
startTime This property is required. String
The time the cycle step has started.

DisksMigrationVmTargetDetailsResponse

VmUri This property is required. string
The URI of the Compute Engine VM.
VmUri This property is required. string
The URI of the Compute Engine VM.
vmUri This property is required. String
The URI of the Compute Engine VM.
vmUri This property is required. string
The URI of the Compute Engine VM.
vm_uri This property is required. str
The URI of the Compute Engine VM.
vmUri This property is required. String
The URI of the Compute Engine VM.

EncryptionResponse

KmsKey This property is required. string
The name of the encryption key that is stored in Google Cloud KMS.
KmsKey This property is required. string
The name of the encryption key that is stored in Google Cloud KMS.
kmsKey This property is required. String
The name of the encryption key that is stored in Google Cloud KMS.
kmsKey This property is required. string
The name of the encryption key that is stored in Google Cloud KMS.
kms_key This property is required. str
The name of the encryption key that is stored in Google Cloud KMS.
kmsKey This property is required. String
The name of the encryption key that is stored in Google Cloud KMS.

LinkResponse

Description This property is required. string
Describes what the link offers.
Url This property is required. string
The URL of the link.
Description This property is required. string
Describes what the link offers.
Url This property is required. string
The URL of the link.
description This property is required. String
Describes what the link offers.
url This property is required. String
The URL of the link.
description This property is required. string
Describes what the link offers.
url This property is required. string
The URL of the link.
description This property is required. str
Describes what the link offers.
url This property is required. str
The URL of the link.
description This property is required. String
Describes what the link offers.
url This property is required. String
The URL of the link.

LocalizedMessageResponse

Locale This property is required. string
The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
Message This property is required. string
The localized error message in the above locale.
Locale This property is required. string
The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
Message This property is required. string
The localized error message in the above locale.
locale This property is required. String
The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
message This property is required. String
The localized error message in the above locale.
locale This property is required. string
The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
message This property is required. string
The localized error message in the above locale.
locale This property is required. str
The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
message This property is required. str
The localized error message in the above locale.
locale This property is required. String
The locale used following the specification defined at https://www.rfc-editor.org/rfc/bcp/bcp47.txt. Examples are: "en-US", "fr-CH", "es-MX"
message This property is required. String
The localized error message in the above locale.

MigrationWarningResponse

ActionItem This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.LocalizedMessageResponse
Suggested action for solving the warning.
Code This property is required. string
The warning code.
HelpLinks This property is required. List<Pulumi.GoogleNative.VMMigration.V1.Inputs.LinkResponse>
URL(s) pointing to additional information on handling the current warning.
WarningMessage This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.LocalizedMessageResponse
The localized warning message.
WarningTime This property is required. string
The time the warning occurred.
ActionItem This property is required. LocalizedMessageResponse
Suggested action for solving the warning.
Code This property is required. string
The warning code.
HelpLinks This property is required. []LinkResponse
URL(s) pointing to additional information on handling the current warning.
WarningMessage This property is required. LocalizedMessageResponse
The localized warning message.
WarningTime This property is required. string
The time the warning occurred.
actionItem This property is required. LocalizedMessageResponse
Suggested action for solving the warning.
code This property is required. String
The warning code.
helpLinks This property is required. List<LinkResponse>
URL(s) pointing to additional information on handling the current warning.
warningMessage This property is required. LocalizedMessageResponse
The localized warning message.
warningTime This property is required. String
The time the warning occurred.
actionItem This property is required. LocalizedMessageResponse
Suggested action for solving the warning.
code This property is required. string
The warning code.
helpLinks This property is required. LinkResponse[]
URL(s) pointing to additional information on handling the current warning.
warningMessage This property is required. LocalizedMessageResponse
The localized warning message.
warningTime This property is required. string
The time the warning occurred.
action_item This property is required. LocalizedMessageResponse
Suggested action for solving the warning.
code This property is required. str
The warning code.
help_links This property is required. Sequence[LinkResponse]
URL(s) pointing to additional information on handling the current warning.
warning_message This property is required. LocalizedMessageResponse
The localized warning message.
warning_time This property is required. str
The time the warning occurred.
actionItem This property is required. Property Map
Suggested action for solving the warning.
code This property is required. String
The warning code.
helpLinks This property is required. List<Property Map>
URL(s) pointing to additional information on handling the current warning.
warningMessage This property is required. Property Map
The localized warning message.
warningTime This property is required. String
The time the warning occurred.

NetworkInterfaceResponse

ExternalIp This property is required. string
The external IP to define in the NIC.
InternalIp This property is required. string
The internal IP to define in the NIC. The formats accepted are: ephemeral \ ipv4 address \ a named address resource full path.
Network This property is required. string
The network to connect the NIC to.
Subnetwork This property is required. string
The subnetwork to connect the NIC to.
ExternalIp This property is required. string
The external IP to define in the NIC.
InternalIp This property is required. string
The internal IP to define in the NIC. The formats accepted are: ephemeral \ ipv4 address \ a named address resource full path.
Network This property is required. string
The network to connect the NIC to.
Subnetwork This property is required. string
The subnetwork to connect the NIC to.
externalIp This property is required. String
The external IP to define in the NIC.
internalIp This property is required. String
The internal IP to define in the NIC. The formats accepted are: ephemeral \ ipv4 address \ a named address resource full path.
network This property is required. String
The network to connect the NIC to.
subnetwork This property is required. String
The subnetwork to connect the NIC to.
externalIp This property is required. string
The external IP to define in the NIC.
internalIp This property is required. string
The internal IP to define in the NIC. The formats accepted are: ephemeral \ ipv4 address \ a named address resource full path.
network This property is required. string
The network to connect the NIC to.
subnetwork This property is required. string
The subnetwork to connect the NIC to.
external_ip This property is required. str
The external IP to define in the NIC.
internal_ip This property is required. str
The internal IP to define in the NIC. The formats accepted are: ephemeral \ ipv4 address \ a named address resource full path.
network This property is required. str
The network to connect the NIC to.
subnetwork This property is required. str
The subnetwork to connect the NIC to.
externalIp This property is required. String
The external IP to define in the NIC.
internalIp This property is required. String
The internal IP to define in the NIC. The formats accepted are: ephemeral \ ipv4 address \ a named address resource full path.
network This property is required. String
The network to connect the NIC to.
subnetwork This property is required. String
The subnetwork to connect the NIC to.

PersistentDiskResponse

DiskUri This property is required. string
The URI of the Persistent Disk.
SourceDiskNumber This property is required. int
The ordinal number of the source VM disk.
DiskUri This property is required. string
The URI of the Persistent Disk.
SourceDiskNumber This property is required. int
The ordinal number of the source VM disk.
diskUri This property is required. String
The URI of the Persistent Disk.
sourceDiskNumber This property is required. Integer
The ordinal number of the source VM disk.
diskUri This property is required. string
The URI of the Persistent Disk.
sourceDiskNumber This property is required. number
The ordinal number of the source VM disk.
disk_uri This property is required. str
The URI of the Persistent Disk.
source_disk_number This property is required. int
The ordinal number of the source VM disk.
diskUri This property is required. String
The URI of the Persistent Disk.
sourceDiskNumber This property is required. Number
The ordinal number of the source VM disk.

ReplicatingStepResponse

LastThirtyMinutesAverageBytesPerSecond This property is required. string
The source disks replication rate for the last 30 minutes in bytes per second.
LastTwoMinutesAverageBytesPerSecond This property is required. string
The source disks replication rate for the last 2 minutes in bytes per second.
ReplicatedBytes This property is required. string
Replicated bytes in the step.
TotalBytes This property is required. string
Total bytes to be handled in the step.
LastThirtyMinutesAverageBytesPerSecond This property is required. string
The source disks replication rate for the last 30 minutes in bytes per second.
LastTwoMinutesAverageBytesPerSecond This property is required. string
The source disks replication rate for the last 2 minutes in bytes per second.
ReplicatedBytes This property is required. string
Replicated bytes in the step.
TotalBytes This property is required. string
Total bytes to be handled in the step.
lastThirtyMinutesAverageBytesPerSecond This property is required. String
The source disks replication rate for the last 30 minutes in bytes per second.
lastTwoMinutesAverageBytesPerSecond This property is required. String
The source disks replication rate for the last 2 minutes in bytes per second.
replicatedBytes This property is required. String
Replicated bytes in the step.
totalBytes This property is required. String
Total bytes to be handled in the step.
lastThirtyMinutesAverageBytesPerSecond This property is required. string
The source disks replication rate for the last 30 minutes in bytes per second.
lastTwoMinutesAverageBytesPerSecond This property is required. string
The source disks replication rate for the last 2 minutes in bytes per second.
replicatedBytes This property is required. string
Replicated bytes in the step.
totalBytes This property is required. string
Total bytes to be handled in the step.
last_thirty_minutes_average_bytes_per_second This property is required. str
The source disks replication rate for the last 30 minutes in bytes per second.
last_two_minutes_average_bytes_per_second This property is required. str
The source disks replication rate for the last 2 minutes in bytes per second.
replicated_bytes This property is required. str
Replicated bytes in the step.
total_bytes This property is required. str
Total bytes to be handled in the step.
lastThirtyMinutesAverageBytesPerSecond This property is required. String
The source disks replication rate for the last 30 minutes in bytes per second.
lastTwoMinutesAverageBytesPerSecond This property is required. String
The source disks replication rate for the last 2 minutes in bytes per second.
replicatedBytes This property is required. String
Replicated bytes in the step.
totalBytes This property is required. String
Total bytes to be handled in the step.

ReplicationCycleResponse

CycleNumber This property is required. int
The cycle's ordinal number.
EndTime This property is required. string
The time the replication cycle has ended.
Error This property is required. Pulumi.GoogleNative.VMMigration.V1.Inputs.StatusResponse
Provides details on the state of the cycle in case of an error.
Name This property is required. string
The identifier of the ReplicationCycle.
ProgressPercent This property is required. int
The current progress in percentage of this cycle. Was replaced by 'steps' field, which breaks down the cycle progression more accurately.
StartTime This property is required. string
The time the replication cycle has started.
State This property is required. string
State of the ReplicationCycle.
Steps This property is required. List<Pulumi.GoogleNative.VMMigration.V1.Inputs.CycleStepResponse>
The cycle's steps list representing its progress.
TotalPauseDuration This property is required. string
The accumulated duration the replication cycle was paused.
Warnings This property is required. List<Pulumi.GoogleNative.VMMigration.V1.Inputs.MigrationWarningResponse>
Warnings that occurred during the cycle.
CycleNumber This property is required. int
The cycle's ordinal number.
EndTime This property is required. string
The time the replication cycle has ended.
Error This property is required. StatusResponse
Provides details on the state of the cycle in case of an error.
Name This property is required. string
The identifier of the ReplicationCycle.
ProgressPercent This property is required. int
The current progress in percentage of this cycle. Was replaced by 'steps' field, which breaks down the cycle progression more accurately.
StartTime This property is required. string
The time the replication cycle has started.
State This property is required. string
State of the ReplicationCycle.
Steps This property is required. []CycleStepResponse
The cycle's steps list representing its progress.
TotalPauseDuration This property is required. string
The accumulated duration the replication cycle was paused.
Warnings This property is required. []MigrationWarningResponse
Warnings that occurred during the cycle.
cycleNumber This property is required. Integer
The cycle's ordinal number.
endTime This property is required. String
The time the replication cycle has ended.
error This property is required. StatusResponse
Provides details on the state of the cycle in case of an error.
name This property is required. String
The identifier of the ReplicationCycle.
progressPercent This property is required. Integer
The current progress in percentage of this cycle. Was replaced by 'steps' field, which breaks down the cycle progression more accurately.
startTime This property is required. String
The time the replication cycle has started.
state This property is required. String
State of the ReplicationCycle.
steps This property is required. List<CycleStepResponse>
The cycle's steps list representing its progress.
totalPauseDuration This property is required. String
The accumulated duration the replication cycle was paused.
warnings This property is required. List<MigrationWarningResponse>
Warnings that occurred during the cycle.
cycleNumber This property is required. number
The cycle's ordinal number.
endTime This property is required. string
The time the replication cycle has ended.
error This property is required. StatusResponse
Provides details on the state of the cycle in case of an error.
name This property is required. string
The identifier of the ReplicationCycle.
progressPercent This property is required. number
The current progress in percentage of this cycle. Was replaced by 'steps' field, which breaks down the cycle progression more accurately.
startTime This property is required. string
The time the replication cycle has started.
state This property is required. string
State of the ReplicationCycle.
steps This property is required. CycleStepResponse[]
The cycle's steps list representing its progress.
totalPauseDuration This property is required. string
The accumulated duration the replication cycle was paused.
warnings This property is required. MigrationWarningResponse[]
Warnings that occurred during the cycle.
cycle_number This property is required. int
The cycle's ordinal number.
end_time This property is required. str
The time the replication cycle has ended.
error This property is required. StatusResponse
Provides details on the state of the cycle in case of an error.
name This property is required. str
The identifier of the ReplicationCycle.
progress_percent This property is required. int
The current progress in percentage of this cycle. Was replaced by 'steps' field, which breaks down the cycle progression more accurately.
start_time This property is required. str
The time the replication cycle has started.
state This property is required. str
State of the ReplicationCycle.
steps This property is required. Sequence[CycleStepResponse]
The cycle's steps list representing its progress.
total_pause_duration This property is required. str
The accumulated duration the replication cycle was paused.
warnings This property is required. Sequence[MigrationWarningResponse]
Warnings that occurred during the cycle.
cycleNumber This property is required. Number
The cycle's ordinal number.
endTime This property is required. String
The time the replication cycle has ended.
error This property is required. Property Map
Provides details on the state of the cycle in case of an error.
name This property is required. String
The identifier of the ReplicationCycle.
progressPercent This property is required. Number
The current progress in percentage of this cycle. Was replaced by 'steps' field, which breaks down the cycle progression more accurately.
startTime This property is required. String
The time the replication cycle has started.
state This property is required. String
State of the ReplicationCycle.
steps This property is required. List<Property Map>
The cycle's steps list representing its progress.
totalPauseDuration This property is required. String
The accumulated duration the replication cycle was paused.
warnings This property is required. List<Property Map>
Warnings that occurred during the cycle.

SchedulingNodeAffinityResponse

Key This property is required. string
The label key of Node resource to reference.
Operator This property is required. string
The operator to use for the node resources specified in the values parameter.
Values This property is required. List<string>
Corresponds to the label values of Node resource.
Key This property is required. string
The label key of Node resource to reference.
Operator This property is required. string
The operator to use for the node resources specified in the values parameter.
Values This property is required. []string
Corresponds to the label values of Node resource.
key This property is required. String
The label key of Node resource to reference.
operator This property is required. String
The operator to use for the node resources specified in the values parameter.
values This property is required. List<String>
Corresponds to the label values of Node resource.
key This property is required. string
The label key of Node resource to reference.
operator This property is required. string
The operator to use for the node resources specified in the values parameter.
values This property is required. string[]
Corresponds to the label values of Node resource.
key This property is required. str
The label key of Node resource to reference.
operator This property is required. str
The operator to use for the node resources specified in the values parameter.
values This property is required. Sequence[str]
Corresponds to the label values of Node resource.
key This property is required. String
The label key of Node resource to reference.
operator This property is required. String
The operator to use for the node resources specified in the values parameter.
values This property is required. List<String>
Corresponds to the label values of Node resource.

StatusResponse

Code This property is required. int
The status code, which should be an enum value of google.rpc.Code.
Details This property is required. List<ImmutableDictionary<string, string>>
A list of messages that carry the error details. There is a common set of message types for APIs to use.
Message This property is required. string
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
Code This property is required. int
The status code, which should be an enum value of google.rpc.Code.
Details This property is required. []map[string]string
A list of messages that carry the error details. There is a common set of message types for APIs to use.
Message This property is required. string
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
code This property is required. Integer
The status code, which should be an enum value of google.rpc.Code.
details This property is required. List<Map<String,String>>
A list of messages that carry the error details. There is a common set of message types for APIs to use.
message This property is required. String
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
code This property is required. number
The status code, which should be an enum value of google.rpc.Code.
details This property is required. {[key: string]: string}[]
A list of messages that carry the error details. There is a common set of message types for APIs to use.
message This property is required. string
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
code This property is required. int
The status code, which should be an enum value of google.rpc.Code.
details This property is required. Sequence[Mapping[str, str]]
A list of messages that carry the error details. There is a common set of message types for APIs to use.
message This property is required. str
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
code This property is required. Number
The status code, which should be an enum value of google.rpc.Code.
details This property is required. List<Map<String>>
A list of messages that carry the error details. There is a common set of message types for APIs to use.
message This property is required. String
A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

Package Details

Repository
Google Cloud Native pulumi/pulumi-google-native
License
Apache-2.0

Google Cloud Native is in preview. Google Cloud Classic is fully supported.

Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi