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/v1alpha1.getSource
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 Source.
Using getSource
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 getSource(args: GetSourceArgs, opts?: InvokeOptions): Promise<GetSourceResult>
function getSourceOutput(args: GetSourceOutputArgs, opts?: InvokeOptions): Output<GetSourceResult>def get_source(location: Optional[str] = None,
               project: Optional[str] = None,
               source_id: Optional[str] = None,
               opts: Optional[InvokeOptions] = None) -> GetSourceResult
def get_source_output(location: Optional[pulumi.Input[str]] = None,
               project: Optional[pulumi.Input[str]] = None,
               source_id: Optional[pulumi.Input[str]] = None,
               opts: Optional[InvokeOptions] = None) -> Output[GetSourceResult]func LookupSource(ctx *Context, args *LookupSourceArgs, opts ...InvokeOption) (*LookupSourceResult, error)
func LookupSourceOutput(ctx *Context, args *LookupSourceOutputArgs, opts ...InvokeOption) LookupSourceResultOutput> Note: This function is named LookupSource in the Go SDK.
public static class GetSource 
{
    public static Task<GetSourceResult> InvokeAsync(GetSourceArgs args, InvokeOptions? opts = null)
    public static Output<GetSourceResult> Invoke(GetSourceInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetSourceResult> getSource(GetSourceArgs args, InvokeOptions options)
public static Output<GetSourceResult> getSource(GetSourceArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:vmmigration/v1alpha1:getSource
  arguments:
    # arguments dictionaryThe following arguments are supported:
getSource Result
The following output properties are available:
- Aws
Pulumi.Google Native. VMMigration. V1Alpha1. Outputs. Aws Source Details Response 
- AWS type source details.
- Azure
Pulumi.Google Native. VMMigration. V1Alpha1. Outputs. Azure Source Details Response 
- Azure type source details.
- CreateTime string
- The create time timestamp.
- Description string
- User-provided description of the source.
- Encryption
Pulumi.Google Native. VMMigration. V1Alpha1. Outputs. Encryption Response 
- Optional. Immutable. The encryption details of the source data stored by the service.
- Error
Pulumi.Google Native. VMMigration. V1Alpha1. Outputs. Status Response 
- Provides details on the state of the Source in case of an error.
- Labels Dictionary<string, string>
- The labels of the source.
- Name string
- The Source name.
- UpdateTime string
- The update time timestamp.
- Vmware
Pulumi.Google Native. VMMigration. V1Alpha1. Outputs. Vmware Source Details Response 
- Vmware type source details.
- Aws
AwsSource Details Response 
- AWS type source details.
- Azure
AzureSource Details Response 
- Azure type source details.
- CreateTime string
- The create time timestamp.
- Description string
- User-provided description of the source.
- Encryption
EncryptionResponse 
- Optional. Immutable. The encryption details of the source data stored by the service.
- Error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- Labels map[string]string
- The labels of the source.
- Name string
- The Source name.
- UpdateTime string
- The update time timestamp.
- Vmware
VmwareSource Details Response 
- Vmware type source details.
- aws
AwsSource Details Response 
- AWS type source details.
- azure
AzureSource Details Response 
- Azure type source details.
- createTime String
- The create time timestamp.
- description String
- User-provided description of the source.
- encryption
EncryptionResponse 
- Optional. Immutable. The encryption details of the source data stored by the service.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- labels Map<String,String>
- The labels of the source.
- name String
- The Source name.
- updateTime String
- The update time timestamp.
- vmware
VmwareSource Details Response 
- Vmware type source details.
- aws
AwsSource Details Response 
- AWS type source details.
- azure
AzureSource Details Response 
- Azure type source details.
- createTime string
- The create time timestamp.
- description string
- User-provided description of the source.
- encryption
EncryptionResponse 
- Optional. Immutable. The encryption details of the source data stored by the service.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- labels {[key: string]: string}
- The labels of the source.
- name string
- The Source name.
- updateTime string
- The update time timestamp.
- vmware
VmwareSource Details Response 
- Vmware type source details.
- aws
AwsSource Details Response 
- AWS type source details.
- azure
AzureSource Details Response 
- Azure type source details.
- create_time str
- The create time timestamp.
- description str
- User-provided description of the source.
- encryption
EncryptionResponse 
- Optional. Immutable. The encryption details of the source data stored by the service.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- labels Mapping[str, str]
- The labels of the source.
- name str
- The Source name.
- update_time str
- The update time timestamp.
- vmware
VmwareSource Details Response 
- Vmware type source details.
- aws Property Map
- AWS type source details.
- azure Property Map
- Azure type source details.
- createTime String
- The create time timestamp.
- description String
- User-provided description of the source.
- encryption Property Map
- Optional. Immutable. The encryption details of the source data stored by the service.
- error Property Map
- Provides details on the state of the Source in case of an error.
- labels Map<String>
- The labels of the source.
- name String
- The Source name.
- updateTime String
- The update time timestamp.
- vmware Property Map
- Vmware type source details.
Supporting Types
AccessKeyCredentialsResponse   
- AccessKey stringId 
- AWS access key ID.
- SecretAccess stringKey 
- Input only. AWS secret access key.
- SessionToken string
- Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
- AccessKey stringId 
- AWS access key ID.
- SecretAccess stringKey 
- Input only. AWS secret access key.
- SessionToken string
- Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
- accessKey StringId 
- AWS access key ID.
- secretAccess StringKey 
- Input only. AWS secret access key.
- sessionToken String
- Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
- accessKey stringId 
- AWS access key ID.
- secretAccess stringKey 
- Input only. AWS secret access key.
- sessionToken string
- Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
- access_key_ strid 
- AWS access key ID.
- secret_access_ strkey 
- Input only. AWS secret access key.
- session_token str
- Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
- accessKey StringId 
- AWS access key ID.
- secretAccess StringKey 
- Input only. AWS secret access key.
- sessionToken String
- Input only. AWS session token. Used only when AWS security token service (STS) is responsible for creating the temporary credentials.
AwsSourceDetailsResponse   
- AccessKey Pulumi.Creds Google Native. VMMigration. V1Alpha1. Inputs. Access Key Credentials Response 
- AWS Credentials using access key id and secret.
- AwsRegion string
- Immutable. The AWS region that the source VMs will be migrated from.
- Error
Pulumi.Google Native. VMMigration. V1Alpha1. Inputs. Status Response 
- Provides details on the state of the Source in case of an error.
- InventorySecurity List<string>Group Names 
- AWS security group names to limit the scope of the source inventory.
- InventoryTag List<Pulumi.List Google Native. VMMigration. V1Alpha1. Inputs. Tag Response> 
- AWS resource tags to limit the scope of the source inventory.
- Dictionary<string, string>
- User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m2vm.
- PublicIp string
- The source's public IP. All communication initiated by this source will originate from this IP.
- State string
- State of the source as determined by the health check.
- AccessKey AccessCreds Key Credentials Response 
- AWS Credentials using access key id and secret.
- AwsRegion string
- Immutable. The AWS region that the source VMs will be migrated from.
- Error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- InventorySecurity []stringGroup Names 
- AWS security group names to limit the scope of the source inventory.
- InventoryTag []TagList Response 
- AWS resource tags to limit the scope of the source inventory.
- map[string]string
- User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m2vm.
- PublicIp string
- The source's public IP. All communication initiated by this source will originate from this IP.
- State string
- State of the source as determined by the health check.
- accessKey AccessCreds Key Credentials Response 
- AWS Credentials using access key id and secret.
- awsRegion String
- Immutable. The AWS region that the source VMs will be migrated from.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- inventorySecurity List<String>Group Names 
- AWS security group names to limit the scope of the source inventory.
- inventoryTag List<TagList Response> 
- AWS resource tags to limit the scope of the source inventory.
- Map<String,String>
- User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m2vm.
- publicIp String
- The source's public IP. All communication initiated by this source will originate from this IP.
- state String
- State of the source as determined by the health check.
- accessKey AccessCreds Key Credentials Response 
- AWS Credentials using access key id and secret.
- awsRegion string
- Immutable. The AWS region that the source VMs will be migrated from.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- inventorySecurity string[]Group Names 
- AWS security group names to limit the scope of the source inventory.
- inventoryTag TagList Response[] 
- AWS resource tags to limit the scope of the source inventory.
- {[key: string]: string}
- User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m2vm.
- publicIp string
- The source's public IP. All communication initiated by this source will originate from this IP.
- state string
- State of the source as determined by the health check.
- access_key_ Accesscreds Key Credentials Response 
- AWS Credentials using access key id and secret.
- aws_region str
- Immutable. The AWS region that the source VMs will be migrated from.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- inventory_security_ Sequence[str]group_ names 
- AWS security group names to limit the scope of the source inventory.
- inventory_tag_ Sequence[Taglist Response] 
- AWS resource tags to limit the scope of the source inventory.
- Mapping[str, str]
- User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m2vm.
- public_ip str
- The source's public IP. All communication initiated by this source will originate from this IP.
- state str
- State of the source as determined by the health check.
- accessKey Property MapCreds 
- AWS Credentials using access key id and secret.
- awsRegion String
- Immutable. The AWS region that the source VMs will be migrated from.
- error Property Map
- Provides details on the state of the Source in case of an error.
- inventorySecurity List<String>Group Names 
- AWS security group names to limit the scope of the source inventory.
- inventoryTag List<Property Map>List 
- AWS resource tags to limit the scope of the source inventory.
- Map<String>
- User specified tags to add to every M2VM generated resource in AWS. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m2vm.
- publicIp String
- The source's public IP. All communication initiated by this source will originate from this IP.
- state String
- State of the source as determined by the health check.
AzureSourceDetailsResponse   
- AzureLocation string
- Immutable. The Azure location (region) that the source VMs will be migrated from.
- ClientSecret Pulumi.Creds Google Native. VMMigration. V1Alpha1. Inputs. Client Secret Credentials Response 
- Azure Credentials using tenant ID, client ID and secret.
- Error
Pulumi.Google Native. VMMigration. V1Alpha1. Inputs. Status Response 
- Provides details on the state of the Source in case of an error.
- Dictionary<string, string>
- User specified tags to add to every M2VM generated resource in Azure. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m4ceorm2vm.
- ResourceGroup stringId 
- The ID of the Azure resource group that contains all resources related to the migration process of this source.
- State string
- State of the source as determined by the health check.
- SubscriptionId string
- Immutable. Azure subscription ID.
- AzureLocation string
- Immutable. The Azure location (region) that the source VMs will be migrated from.
- ClientSecret ClientCreds Secret Credentials Response 
- Azure Credentials using tenant ID, client ID and secret.
- Error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- map[string]string
- User specified tags to add to every M2VM generated resource in Azure. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m4ceorm2vm.
- ResourceGroup stringId 
- The ID of the Azure resource group that contains all resources related to the migration process of this source.
- State string
- State of the source as determined by the health check.
- SubscriptionId string
- Immutable. Azure subscription ID.
- azureLocation String
- Immutable. The Azure location (region) that the source VMs will be migrated from.
- clientSecret ClientCreds Secret Credentials Response 
- Azure Credentials using tenant ID, client ID and secret.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- Map<String,String>
- User specified tags to add to every M2VM generated resource in Azure. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m4ceorm2vm.
- resourceGroup StringId 
- The ID of the Azure resource group that contains all resources related to the migration process of this source.
- state String
- State of the source as determined by the health check.
- subscriptionId String
- Immutable. Azure subscription ID.
- azureLocation string
- Immutable. The Azure location (region) that the source VMs will be migrated from.
- clientSecret ClientCreds Secret Credentials Response 
- Azure Credentials using tenant ID, client ID and secret.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- {[key: string]: string}
- User specified tags to add to every M2VM generated resource in Azure. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m4ceorm2vm.
- resourceGroup stringId 
- The ID of the Azure resource group that contains all resources related to the migration process of this source.
- state string
- State of the source as determined by the health check.
- subscriptionId string
- Immutable. Azure subscription ID.
- azure_location str
- Immutable. The Azure location (region) that the source VMs will be migrated from.
- client_secret_ Clientcreds Secret Credentials Response 
- Azure Credentials using tenant ID, client ID and secret.
- error
StatusResponse 
- Provides details on the state of the Source in case of an error.
- Mapping[str, str]
- User specified tags to add to every M2VM generated resource in Azure. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m4ceorm2vm.
- resource_group_ strid 
- The ID of the Azure resource group that contains all resources related to the migration process of this source.
- state str
- State of the source as determined by the health check.
- subscription_id str
- Immutable. Azure subscription ID.
- azureLocation String
- Immutable. The Azure location (region) that the source VMs will be migrated from.
- clientSecret Property MapCreds 
- Azure Credentials using tenant ID, client ID and secret.
- error Property Map
- Provides details on the state of the Source in case of an error.
- Map<String>
- User specified tags to add to every M2VM generated resource in Azure. These tags will be set in addition to the default tags that are set as part of the migration process. The tags must not begin with the reserved prefix m4ceorm2vm.
- resourceGroup StringId 
- The ID of the Azure resource group that contains all resources related to the migration process of this source.
- state String
- State of the source as determined by the health check.
- subscriptionId String
- Immutable. Azure subscription ID.
ClientSecretCredentialsResponse   
- ClientId string
- Azure client ID.
- ClientSecret string
- Input only. Azure client secret.
- TenantId string
- Azure tenant ID.
- ClientId string
- Azure client ID.
- ClientSecret string
- Input only. Azure client secret.
- TenantId string
- Azure tenant ID.
- clientId String
- Azure client ID.
- clientSecret String
- Input only. Azure client secret.
- tenantId String
- Azure tenant ID.
- clientId string
- Azure client ID.
- clientSecret string
- Input only. Azure client secret.
- tenantId string
- Azure tenant ID.
- client_id str
- Azure client ID.
- client_secret str
- Input only. Azure client secret.
- tenant_id str
- Azure tenant ID.
- clientId String
- Azure client ID.
- clientSecret String
- Input only. Azure client secret.
- tenantId String
- Azure tenant ID.
EncryptionResponse 
- KmsKey string
- The name of the encryption key that is stored in Google Cloud KMS.
- KmsKey string
- The name of the encryption key that is stored in Google Cloud KMS.
- kmsKey String
- The name of the encryption key that is stored in Google Cloud KMS.
- kmsKey string
- The name of the encryption key that is stored in Google Cloud KMS.
- kms_key str
- The name of the encryption key that is stored in Google Cloud KMS.
- kmsKey String
- The name of the encryption key that is stored in Google Cloud KMS.
StatusResponse 
- Code int
- The status code, which should be an enum value of google.rpc.Code.
- Details
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 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 int
- The status code, which should be an enum value of google.rpc.Code.
- Details []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 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 Integer
- The status code, which should be an enum value of google.rpc.Code.
- details 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 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 number
- The status code, which should be an enum value of google.rpc.Code.
- details {[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 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 int
- The status code, which should be an enum value of google.rpc.Code.
- details 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 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 Number
- The status code, which should be an enum value of google.rpc.Code.
- details 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 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.
TagResponse 
VmwareSourceDetailsResponse   
- Password string
- Input only. The credentials password. This is write only and can not be read in a GET operation.
- ResolvedVcenter stringHost 
- The hostname of the vcenter.
- Thumbprint string
- The thumbprint representing the certificate for the vcenter.
- Username string
- The credentials username.
- VcenterIp string
- The ip address of the vcenter this Source represents.
- Password string
- Input only. The credentials password. This is write only and can not be read in a GET operation.
- ResolvedVcenter stringHost 
- The hostname of the vcenter.
- Thumbprint string
- The thumbprint representing the certificate for the vcenter.
- Username string
- The credentials username.
- VcenterIp string
- The ip address of the vcenter this Source represents.
- password String
- Input only. The credentials password. This is write only and can not be read in a GET operation.
- resolvedVcenter StringHost 
- The hostname of the vcenter.
- thumbprint String
- The thumbprint representing the certificate for the vcenter.
- username String
- The credentials username.
- vcenterIp String
- The ip address of the vcenter this Source represents.
- password string
- Input only. The credentials password. This is write only and can not be read in a GET operation.
- resolvedVcenter stringHost 
- The hostname of the vcenter.
- thumbprint string
- The thumbprint representing the certificate for the vcenter.
- username string
- The credentials username.
- vcenterIp string
- The ip address of the vcenter this Source represents.
- password str
- Input only. The credentials password. This is write only and can not be read in a GET operation.
- resolved_vcenter_ strhost 
- The hostname of the vcenter.
- thumbprint str
- The thumbprint representing the certificate for the vcenter.
- username str
- The credentials username.
- vcenter_ip str
- The ip address of the vcenter this Source represents.
- password String
- Input only. The credentials password. This is write only and can not be read in a GET operation.
- resolvedVcenter StringHost 
- The hostname of the vcenter.
- thumbprint String
- The thumbprint representing the certificate for the vcenter.
- username String
- The credentials username.
- vcenterIp String
- The ip address of the vcenter this Source represents.
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