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.confluent.listAccessInvitations
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
List invitations success response Azure REST API version: 2023-08-22.
Other available API versions: 2024-02-13, 2024-07-01.
Using listAccessInvitations
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 listAccessInvitations(args: ListAccessInvitationsArgs, opts?: InvokeOptions): Promise<ListAccessInvitationsResult>
function listAccessInvitationsOutput(args: ListAccessInvitationsOutputArgs, opts?: InvokeOptions): Output<ListAccessInvitationsResult>def list_access_invitations(organization_name: Optional[str] = None,
                            resource_group_name: Optional[str] = None,
                            search_filters: Optional[Mapping[str, str]] = None,
                            opts: Optional[InvokeOptions] = None) -> ListAccessInvitationsResult
def list_access_invitations_output(organization_name: Optional[pulumi.Input[str]] = None,
                            resource_group_name: Optional[pulumi.Input[str]] = None,
                            search_filters: Optional[pulumi.Input[Mapping[str, pulumi.Input[str]]]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[ListAccessInvitationsResult]func ListAccessInvitations(ctx *Context, args *ListAccessInvitationsArgs, opts ...InvokeOption) (*ListAccessInvitationsResult, error)
func ListAccessInvitationsOutput(ctx *Context, args *ListAccessInvitationsOutputArgs, opts ...InvokeOption) ListAccessInvitationsResultOutput> Note: This function is named ListAccessInvitations in the Go SDK.
public static class ListAccessInvitations 
{
    public static Task<ListAccessInvitationsResult> InvokeAsync(ListAccessInvitationsArgs args, InvokeOptions? opts = null)
    public static Output<ListAccessInvitationsResult> Invoke(ListAccessInvitationsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListAccessInvitationsResult> listAccessInvitations(ListAccessInvitationsArgs args, InvokeOptions options)
public static Output<ListAccessInvitationsResult> listAccessInvitations(ListAccessInvitationsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:confluent:listAccessInvitations
  arguments:
    # arguments dictionaryThe following arguments are supported:
- OrganizationName string
- Organization resource name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SearchFilters Dictionary<string, string>
- Search filters for the request
- OrganizationName string
- Organization resource name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- SearchFilters map[string]string
- Search filters for the request
- organizationName String
- Organization resource name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- searchFilters Map<String,String>
- Search filters for the request
- organizationName string
- Organization resource name
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- searchFilters {[key: string]: string}
- Search filters for the request
- organization_name str
- Organization resource name
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- search_filters Mapping[str, str]
- Search filters for the request
- organizationName String
- Organization resource name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- searchFilters Map<String>
- Search filters for the request
listAccessInvitations Result
The following output properties are available:
- Data
List<Pulumi.Azure Native. Confluent. Outputs. Invitation Record Response> 
- Data of the invitations list
- Kind string
- Type of response
- Metadata
Pulumi.Azure Native. Confluent. Outputs. Confluent List Metadata Response 
- Metadata of the list
- Data
[]InvitationRecord Response 
- Data of the invitations list
- Kind string
- Type of response
- Metadata
ConfluentList Metadata Response 
- Metadata of the list
- data
List<InvitationRecord Response> 
- Data of the invitations list
- kind String
- Type of response
- metadata
ConfluentList Metadata Response 
- Metadata of the list
- data
InvitationRecord Response[] 
- Data of the invitations list
- kind string
- Type of response
- metadata
ConfluentList Metadata Response 
- Metadata of the list
- data
Sequence[InvitationRecord Response] 
- Data of the invitations list
- kind str
- Type of response
- metadata
ConfluentList Metadata Response 
- Metadata of the list
- data List<Property Map>
- Data of the invitations list
- kind String
- Type of response
- metadata Property Map
- Metadata of the list
Supporting Types
ConfluentListMetadataResponse   
- first str
- First page of the list
- last str
- Last page of the list
- next str
- Next page of the list
- prev str
- Previous page of the list
- total_size int
- Total size of the list
InvitationRecordResponse  
- AcceptedAt string
- Accepted date time of the invitation
- AuthType string
- Auth type of the user
- Email string
- Email of the user
- ExpiresAt string
- Expiration date time of the invitation
- Id string
- Id of the invitation
- Kind string
- Type of account
- Metadata
Pulumi.Azure Native. Confluent. Inputs. Metadata Entity Response 
- Metadata of the record
- Status string
- Status of the invitation
- AcceptedAt string
- Accepted date time of the invitation
- AuthType string
- Auth type of the user
- Email string
- Email of the user
- ExpiresAt string
- Expiration date time of the invitation
- Id string
- Id of the invitation
- Kind string
- Type of account
- Metadata
MetadataEntity Response 
- Metadata of the record
- Status string
- Status of the invitation
- acceptedAt String
- Accepted date time of the invitation
- authType String
- Auth type of the user
- email String
- Email of the user
- expiresAt String
- Expiration date time of the invitation
- id String
- Id of the invitation
- kind String
- Type of account
- metadata
MetadataEntity Response 
- Metadata of the record
- status String
- Status of the invitation
- acceptedAt string
- Accepted date time of the invitation
- authType string
- Auth type of the user
- email string
- Email of the user
- expiresAt string
- Expiration date time of the invitation
- id string
- Id of the invitation
- kind string
- Type of account
- metadata
MetadataEntity Response 
- Metadata of the record
- status string
- Status of the invitation
- accepted_at str
- Accepted date time of the invitation
- auth_type str
- Auth type of the user
- email str
- Email of the user
- expires_at str
- Expiration date time of the invitation
- id str
- Id of the invitation
- kind str
- Type of account
- metadata
MetadataEntity Response 
- Metadata of the record
- status str
- Status of the invitation
- acceptedAt String
- Accepted date time of the invitation
- authType String
- Auth type of the user
- email String
- Email of the user
- expiresAt String
- Expiration date time of the invitation
- id String
- Id of the invitation
- kind String
- Type of account
- metadata Property Map
- Metadata of the record
- status String
- Status of the invitation
MetadataEntityResponse  
- CreatedAt string
- Created Date Time
- DeletedAt string
- Deleted Date time
- ResourceName string
- Resource name of the record
- Self string
- Self lookup url
- UpdatedAt string
- Updated Date time
- CreatedAt string
- Created Date Time
- DeletedAt string
- Deleted Date time
- ResourceName string
- Resource name of the record
- Self string
- Self lookup url
- UpdatedAt string
- Updated Date time
- createdAt String
- Created Date Time
- deletedAt String
- Deleted Date time
- resourceName String
- Resource name of the record
- self String
- Self lookup url
- updatedAt String
- Updated Date time
- createdAt string
- Created Date Time
- deletedAt string
- Deleted Date time
- resourceName string
- Resource name of the record
- self string
- Self lookup url
- updatedAt string
- Updated Date time
- created_at str
- Created Date Time
- deleted_at str
- Deleted Date time
- resource_name str
- Resource name of the record
- self str
- Self lookup url
- updated_at str
- Updated Date time
- createdAt String
- Created Date Time
- deletedAt String
- Deleted Date time
- resourceName String
- Resource name of the record
- self String
- Self lookup url
- updatedAt String
- Updated Date time
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