This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.azuredatatransfer.listListPendingConnection
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Lists all pending connections for a connection. Azure REST API version: 2023-10-11-preview.
Other available API versions: 2024-01-25, 2024-05-07, 2024-09-11, 2024-09-27.
Using listListPendingConnection
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 listListPendingConnection(args: ListListPendingConnectionArgs, opts?: InvokeOptions): Promise<ListListPendingConnectionResult>
function listListPendingConnectionOutput(args: ListListPendingConnectionOutputArgs, opts?: InvokeOptions): Output<ListListPendingConnectionResult>def list_list_pending_connection(connection_name: Optional[str] = None,
                                 resource_group_name: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> ListListPendingConnectionResult
def list_list_pending_connection_output(connection_name: Optional[pulumi.Input[str]] = None,
                                 resource_group_name: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[ListListPendingConnectionResult]func ListListPendingConnection(ctx *Context, args *ListListPendingConnectionArgs, opts ...InvokeOption) (*ListListPendingConnectionResult, error)
func ListListPendingConnectionOutput(ctx *Context, args *ListListPendingConnectionOutputArgs, opts ...InvokeOption) ListListPendingConnectionResultOutput> Note: This function is named ListListPendingConnection in the Go SDK.
public static class ListListPendingConnection 
{
    public static Task<ListListPendingConnectionResult> InvokeAsync(ListListPendingConnectionArgs args, InvokeOptions? opts = null)
    public static Output<ListListPendingConnectionResult> Invoke(ListListPendingConnectionInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListListPendingConnectionResult> listListPendingConnection(ListListPendingConnectionArgs args, InvokeOptions options)
public static Output<ListListPendingConnectionResult> listListPendingConnection(ListListPendingConnectionArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:azuredatatransfer:listListPendingConnection
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ConnectionName string
- The name for the connection that is to be requested.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- ConnectionName string
- The name for the connection that is to be requested.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- connectionName String
- The name for the connection that is to be requested.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- connectionName string
- The name for the connection that is to be requested.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- connection_name str
- The name for the connection that is to be requested.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- connectionName String
- The name for the connection that is to be requested.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
listListPendingConnection Result
The following output properties are available:
- NextLink string
- Link to next results
- Value
List<Pulumi.Azure Native. Azure Data Transfer. Outputs. Pending Connection Response> 
- Connections array.
- NextLink string
- Link to next results
- Value
[]PendingConnection Response 
- Connections array.
- nextLink String
- Link to next results
- value
List<PendingConnection Response> 
- Connections array.
- nextLink string
- Link to next results
- value
PendingConnection Response[] 
- Connections array.
- next_link str
- Link to next results
- value
Sequence[PendingConnection Response] 
- Connections array.
- nextLink String
- Link to next results
- value List<Property Map>
- Connections array.
Supporting Types
PendingConnectionResponse  
- Approver string
- Approver of this connection request
- DateSubmitted string
- The timestamp that this connection request was submitted at
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- LinkStatus string
- Link status of the current connection
- LinkedConnection stringId 
- Resource ID of the linked connection
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Pipeline string
- Pipeline to use to transfer data
- ProvisioningState string
- Provisioning state of the connection
- Status string
- Status of the connection
- StatusReason string
- Reason for status
- SubscriptionId string
- Subscription ID of the pending connection.
- SystemData Pulumi.Azure Native. Azure Data Transfer. Inputs. 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"
- Direction string
- Direction of data movement
- FlowTypes List<string>
- The flow types being requested for this connection
- Justification string
- Justification for the connection request
- Pin string
- PIN to link requests together
- Policies List<string>
- The policies for this connection
- PrimaryContact string
- The primary contact for this connection request
- RemoteSubscription stringId 
- Subscription ID to link cloud subscriptions together
- RequirementId string
- Requirement ID of the connection
- Schemas
List<Pulumi.Azure Native. Azure Data Transfer. Inputs. Schema Response> 
- The schemas for this connection
- SecondaryContacts List<string>
- The secondary contacts for this connection request
- Dictionary<string, string>
- Resource tags.
- Approver string
- Approver of this connection request
- DateSubmitted string
- The timestamp that this connection request was submitted at
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- LinkStatus string
- Link status of the current connection
- LinkedConnection stringId 
- Resource ID of the linked connection
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Pipeline string
- Pipeline to use to transfer data
- ProvisioningState string
- Provisioning state of the connection
- Status string
- Status of the connection
- StatusReason string
- Reason for status
- SubscriptionId string
- Subscription ID of the pending connection.
- SystemData 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"
- Direction string
- Direction of data movement
- FlowTypes []string
- The flow types being requested for this connection
- Justification string
- Justification for the connection request
- Pin string
- PIN to link requests together
- Policies []string
- The policies for this connection
- PrimaryContact string
- The primary contact for this connection request
- RemoteSubscription stringId 
- Subscription ID to link cloud subscriptions together
- RequirementId string
- Requirement ID of the connection
- Schemas
[]SchemaResponse 
- The schemas for this connection
- SecondaryContacts []string
- The secondary contacts for this connection request
- map[string]string
- Resource tags.
- approver String
- Approver of this connection request
- dateSubmitted String
- The timestamp that this connection request was submitted at
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- linkStatus String
- Link status of the current connection
- linkedConnection StringId 
- Resource ID of the linked connection
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- pipeline String
- Pipeline to use to transfer data
- provisioningState String
- Provisioning state of the connection
- status String
- Status of the connection
- statusReason String
- Reason for status
- subscriptionId String
- Subscription ID of the pending connection.
- systemData 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"
- direction String
- Direction of data movement
- flowTypes List<String>
- The flow types being requested for this connection
- justification String
- Justification for the connection request
- pin String
- PIN to link requests together
- policies List<String>
- The policies for this connection
- primaryContact String
- The primary contact for this connection request
- remoteSubscription StringId 
- Subscription ID to link cloud subscriptions together
- requirementId String
- Requirement ID of the connection
- schemas
List<SchemaResponse> 
- The schemas for this connection
- secondaryContacts List<String>
- The secondary contacts for this connection request
- Map<String,String>
- Resource tags.
- approver string
- Approver of this connection request
- dateSubmitted string
- The timestamp that this connection request was submitted at
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- linkStatus string
- Link status of the current connection
- linkedConnection stringId 
- Resource ID of the linked connection
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- pipeline string
- Pipeline to use to transfer data
- provisioningState string
- Provisioning state of the connection
- status string
- Status of the connection
- statusReason string
- Reason for status
- subscriptionId string
- Subscription ID of the pending connection.
- systemData 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"
- direction string
- Direction of data movement
- flowTypes string[]
- The flow types being requested for this connection
- justification string
- Justification for the connection request
- pin string
- PIN to link requests together
- policies string[]
- The policies for this connection
- primaryContact string
- The primary contact for this connection request
- remoteSubscription stringId 
- Subscription ID to link cloud subscriptions together
- requirementId string
- Requirement ID of the connection
- schemas
SchemaResponse[] 
- The schemas for this connection
- secondaryContacts string[]
- The secondary contacts for this connection request
- {[key: string]: string}
- Resource tags.
- approver str
- Approver of this connection request
- date_submitted str
- The timestamp that this connection request was submitted at
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- link_status str
- Link status of the current connection
- linked_connection_ strid 
- Resource ID of the linked connection
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- pipeline str
- Pipeline to use to transfer data
- provisioning_state str
- Provisioning state of the connection
- status str
- Status of the connection
- status_reason str
- Reason for status
- subscription_id str
- Subscription ID of the pending connection.
- 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"
- direction str
- Direction of data movement
- flow_types Sequence[str]
- The flow types being requested for this connection
- justification str
- Justification for the connection request
- pin str
- PIN to link requests together
- policies Sequence[str]
- The policies for this connection
- primary_contact str
- The primary contact for this connection request
- remote_subscription_ strid 
- Subscription ID to link cloud subscriptions together
- requirement_id str
- Requirement ID of the connection
- schemas
Sequence[SchemaResponse] 
- The schemas for this connection
- secondary_contacts Sequence[str]
- The secondary contacts for this connection request
- Mapping[str, str]
- Resource tags.
- approver String
- Approver of this connection request
- dateSubmitted String
- The timestamp that this connection request was submitted at
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- linkStatus String
- Link status of the current connection
- linkedConnection StringId 
- Resource ID of the linked connection
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- pipeline String
- Pipeline to use to transfer data
- provisioningState String
- Provisioning state of the connection
- status String
- Status of the connection
- statusReason String
- Reason for status
- subscriptionId String
- Subscription ID of the pending connection.
- systemData 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"
- direction String
- Direction of data movement
- flowTypes List<String>
- The flow types being requested for this connection
- justification String
- Justification for the connection request
- pin String
- PIN to link requests together
- policies List<String>
- The policies for this connection
- primaryContact String
- The primary contact for this connection request
- remoteSubscription StringId 
- Subscription ID to link cloud subscriptions together
- requirementId String
- Requirement ID of the connection
- schemas List<Property Map>
- The schemas for this connection
- secondaryContacts List<String>
- The secondary contacts for this connection request
- Map<String>
- Resource tags.
SchemaResponse 
- ConnectionId string
- Connection ID associated with this schema
- Content string
- Content of the schema
- Id string
- ID associated with this schema
- Name string
- Name of the schema
- Status string
- Status of the schema
- ConnectionId string
- Connection ID associated with this schema
- Content string
- Content of the schema
- Id string
- ID associated with this schema
- Name string
- Name of the schema
- Status string
- Status of the schema
- connectionId String
- Connection ID associated with this schema
- content String
- Content of the schema
- id String
- ID associated with this schema
- name String
- Name of the schema
- status String
- Status of the schema
- connectionId string
- Connection ID associated with this schema
- content string
- Content of the schema
- id string
- ID associated with this schema
- name string
- Name of the schema
- status string
- Status of the schema
- connection_id str
- Connection ID associated with this schema
- content str
- Content of the schema
- id str
- ID associated with this schema
- name str
- Name of the schema
- status str
- Status of the schema
- connectionId String
- Connection ID associated with this schema
- content String
- Content of the schema
- id String
- ID associated with this schema
- name String
- Name of the schema
- status String
- Status of the schema
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified 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.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi