azure-native.migrate.getVmwareCollectorsOperation
Explore with Pulumi AI
Get a VmwareCollector
Uses Azure REST API version 2024-01-01-preview.
Other available API versions: 2023-03-15, 2023-04-01-preview, 2023-05-01-preview, 2023-09-09-preview, 2024-03-03-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native migrate [ApiVersion]. See the version guide for details.
Using getVmwareCollectorsOperation
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 getVmwareCollectorsOperation(args: GetVmwareCollectorsOperationArgs, opts?: InvokeOptions): Promise<GetVmwareCollectorsOperationResult>
function getVmwareCollectorsOperationOutput(args: GetVmwareCollectorsOperationOutputArgs, opts?: InvokeOptions): Output<GetVmwareCollectorsOperationResult>def get_vmware_collectors_operation(project_name: Optional[str] = None,
                                    resource_group_name: Optional[str] = None,
                                    vm_ware_collector_name: Optional[str] = None,
                                    opts: Optional[InvokeOptions] = None) -> GetVmwareCollectorsOperationResult
def get_vmware_collectors_operation_output(project_name: Optional[pulumi.Input[str]] = None,
                                    resource_group_name: Optional[pulumi.Input[str]] = None,
                                    vm_ware_collector_name: Optional[pulumi.Input[str]] = None,
                                    opts: Optional[InvokeOptions] = None) -> Output[GetVmwareCollectorsOperationResult]func LookupVmwareCollectorsOperation(ctx *Context, args *LookupVmwareCollectorsOperationArgs, opts ...InvokeOption) (*LookupVmwareCollectorsOperationResult, error)
func LookupVmwareCollectorsOperationOutput(ctx *Context, args *LookupVmwareCollectorsOperationOutputArgs, opts ...InvokeOption) LookupVmwareCollectorsOperationResultOutput> Note: This function is named LookupVmwareCollectorsOperation in the Go SDK.
public static class GetVmwareCollectorsOperation 
{
    public static Task<GetVmwareCollectorsOperationResult> InvokeAsync(GetVmwareCollectorsOperationArgs args, InvokeOptions? opts = null)
    public static Output<GetVmwareCollectorsOperationResult> Invoke(GetVmwareCollectorsOperationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVmwareCollectorsOperationResult> getVmwareCollectorsOperation(GetVmwareCollectorsOperationArgs args, InvokeOptions options)
public static Output<GetVmwareCollectorsOperationResult> getVmwareCollectorsOperation(GetVmwareCollectorsOperationArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:migrate:getVmwareCollectorsOperation
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Project
Name string - Assessment Project Name
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Vm
Ware stringCollector Name  - VMware collector ARM name
 
- Project
Name string - Assessment Project Name
 - Resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - Vm
Ware stringCollector Name  - VMware collector ARM name
 
- project
Name String - Assessment Project Name
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - vm
Ware StringCollector Name  - VMware collector ARM name
 
- project
Name string - Assessment Project Name
 - resource
Group stringName  - The name of the resource group. The name is case insensitive.
 - vm
Ware stringCollector Name  - VMware collector ARM name
 
- project_
name str - Assessment Project Name
 - resource_
group_ strname  - The name of the resource group. The name is case insensitive.
 - vm_
ware_ strcollector_ name  - VMware collector ARM name
 
- project
Name String - Assessment Project Name
 - resource
Group StringName  - The name of the resource group. The name is case insensitive.
 - vm
Ware StringCollector Name  - VMware collector ARM name
 
getVmwareCollectorsOperation Result
The following output properties are available:
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Created
Timestamp string - Gets the Timestamp when collector was created.
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Name string
 - The name of the resource
 - System
Data Pulumi.Azure Native. Migrate. Outputs. System Data Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Updated
Timestamp string - Timestamp when collector was last updated.
 - Agent
Properties Pulumi.Azure Native. Migrate. Outputs. Collector Agent Properties Base Response  - Gets or sets the collector agent properties.
 - Discovery
Site stringId  - Gets the discovery site id.
 - Provisioning
State string - The status of the last operation.
 
- Azure
Api stringVersion  - The Azure API version of the resource.
 - Created
Timestamp string - Gets the Timestamp when collector was created.
 - Id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - Name string
 - The name of the resource
 - System
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - Type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - Updated
Timestamp string - Timestamp when collector was last updated.
 - Agent
Properties CollectorAgent Properties Base Response  - Gets or sets the collector agent properties.
 - Discovery
Site stringId  - Gets the discovery site id.
 - Provisioning
State string - The status of the last operation.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - created
Timestamp String - Gets the Timestamp when collector was created.
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name String
 - The name of the resource
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - updated
Timestamp String - Timestamp when collector was last updated.
 - agent
Properties CollectorAgent Properties Base Response  - Gets or sets the collector agent properties.
 - discovery
Site StringId  - Gets the discovery site id.
 - provisioning
State String - The status of the last operation.
 
- azure
Api stringVersion  - The Azure API version of the resource.
 - created
Timestamp string - Gets the Timestamp when collector was created.
 - id string
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name string
 - The name of the resource
 - system
Data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type string
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - updated
Timestamp string - Timestamp when collector was last updated.
 - agent
Properties CollectorAgent Properties Base Response  - Gets or sets the collector agent properties.
 - discovery
Site stringId  - Gets the discovery site id.
 - provisioning
State string - The status of the last operation.
 
- azure_
api_ strversion  - The Azure API version of the resource.
 - created_
timestamp str - Gets the Timestamp when collector was created.
 - id str
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name str
 - The name of the resource
 - system_
data SystemData Response  - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type str
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - updated_
timestamp str - Timestamp when collector was last updated.
 - agent_
properties CollectorAgent Properties Base Response  - Gets or sets the collector agent properties.
 - discovery_
site_ strid  - Gets the discovery site id.
 - provisioning_
state str - The status of the last operation.
 
- azure
Api StringVersion  - The Azure API version of the resource.
 - created
Timestamp String - Gets the Timestamp when collector was created.
 - id String
 - Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
 - name String
 - The name of the resource
 - system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
 - type String
 - The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
 - updated
Timestamp String - Timestamp when collector was last updated.
 - agent
Properties Property Map - Gets or sets the collector agent properties.
 - discovery
Site StringId  - Gets the discovery site id.
 - provisioning
State String - The status of the last operation.
 
Supporting Types
CollectorAgentPropertiesBaseResponse    
- Id string
 - Gets the collector agent id.
 - Last
Heartbeat stringUtc  - Gets the collector last heartbeat time.
 - Spn
Details Pulumi.Azure Native. Migrate. Inputs. Collector Agent Spn Properties Base Response  - Gets or sets the SPN details.
 - Version string
 - Gets the collector agent version.
 
- Id string
 - Gets the collector agent id.
 - Last
Heartbeat stringUtc  - Gets the collector last heartbeat time.
 - Spn
Details CollectorAgent Spn Properties Base Response  - Gets or sets the SPN details.
 - Version string
 - Gets the collector agent version.
 
- id String
 - Gets the collector agent id.
 - last
Heartbeat StringUtc  - Gets the collector last heartbeat time.
 - spn
Details CollectorAgent Spn Properties Base Response  - Gets or sets the SPN details.
 - version String
 - Gets the collector agent version.
 
- id string
 - Gets the collector agent id.
 - last
Heartbeat stringUtc  - Gets the collector last heartbeat time.
 - spn
Details CollectorAgent Spn Properties Base Response  - Gets or sets the SPN details.
 - version string
 - Gets the collector agent version.
 
- id str
 - Gets the collector agent id.
 - last_
heartbeat_ strutc  - Gets the collector last heartbeat time.
 - spn_
details CollectorAgent Spn Properties Base Response  - Gets or sets the SPN details.
 - version str
 - Gets the collector agent version.
 
- id String
 - Gets the collector agent id.
 - last
Heartbeat StringUtc  - Gets the collector last heartbeat time.
 - spn
Details Property Map - Gets or sets the SPN details.
 - version String
 - Gets the collector agent version.
 
CollectorAgentSpnPropertiesBaseResponse     
- Application
Id string - Gets the AAD application id.
 - Audience string
 - Gets the AAD audience url.
 - string
 - Gets the AAD authority endpoint.
 - Object
Id string - Gets the object id of the AAD application.
 - Tenant
Id string - Gets the tenant id of the AAD application.
 
- Application
Id string - Gets the AAD application id.
 - Audience string
 - Gets the AAD audience url.
 - string
 - Gets the AAD authority endpoint.
 - Object
Id string - Gets the object id of the AAD application.
 - Tenant
Id string - Gets the tenant id of the AAD application.
 
- application
Id String - Gets the AAD application id.
 - audience String
 - Gets the AAD audience url.
 - String
 - Gets the AAD authority endpoint.
 - object
Id String - Gets the object id of the AAD application.
 - tenant
Id String - Gets the tenant id of the AAD application.
 
- application
Id string - Gets the AAD application id.
 - audience string
 - Gets the AAD audience url.
 - string
 - Gets the AAD authority endpoint.
 - object
Id string - Gets the object id of the AAD application.
 - tenant
Id string - Gets the tenant id of the AAD application.
 
- application_
id str - Gets the AAD application id.
 - audience str
 - Gets the AAD audience url.
 - str
 - Gets the AAD authority endpoint.
 - object_
id str - Gets the object id of the AAD application.
 - tenant_
id str - Gets the tenant id of the AAD application.
 
- application
Id String - Gets the AAD application id.
 - audience String
 - Gets the AAD audience url.
 - String
 - Gets the AAD authority endpoint.
 - object
Id String - Gets the object id of the AAD application.
 - tenant
Id String - Gets the tenant id of the AAD application.
 
SystemDataResponse  
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- Created
At string - The timestamp of resource creation (UTC).
 - Created
By string - The identity that created the resource.
 - Created
By stringType  - The type of identity that created the resource.
 - Last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - Last
Modified stringBy  - The identity that last modified the resource.
 - Last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
- created
At string - The timestamp of resource creation (UTC).
 - created
By string - The identity that created the resource.
 - created
By stringType  - The type of identity that created the resource.
 - last
Modified stringAt  - The timestamp of resource last modification (UTC)
 - last
Modified stringBy  - The identity that last modified the resource.
 - last
Modified stringBy Type  - The type of identity that last modified the resource.
 
- created_
at str - The timestamp of resource creation (UTC).
 - created_
by str - The identity that created the resource.
 - created_
by_ strtype  - The type of identity that created the resource.
 - last_
modified_ strat  - The timestamp of resource last modification (UTC)
 - last_
modified_ strby  - The identity that last modified the resource.
 - last_
modified_ strby_ type  - The type of identity that last modified the resource.
 
- created
At String - The timestamp of resource creation (UTC).
 - created
By String - The identity that created the resource.
 - created
By StringType  - The type of identity that created the resource.
 - last
Modified StringAt  - The timestamp of resource last modification (UTC)
 - last
Modified StringBy  - The identity that last modified the resource.
 - last
Modified StringBy Type  - The type of identity that last modified the resource.
 
Package Details
- Repository
 - Azure Native pulumi/pulumi-azure-native
 - License
 - Apache-2.0