1. Packages
  2. Azure Native
  3. API Docs
  4. confluent
  5. listOrganizationRegions
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.confluent.listOrganizationRegions

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Result of POST request to list regions supported by confluent

Uses Azure REST API version 2024-07-01.

Other available API versions: 2024-02-13. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native confluent [ApiVersion]. See the version guide for details.

Using listOrganizationRegions

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 listOrganizationRegions(args: ListOrganizationRegionsArgs, opts?: InvokeOptions): Promise<ListOrganizationRegionsResult>
function listOrganizationRegionsOutput(args: ListOrganizationRegionsOutputArgs, opts?: InvokeOptions): Output<ListOrganizationRegionsResult>
Copy
def list_organization_regions(organization_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              search_filters: Optional[Mapping[str, str]] = None,
                              opts: Optional[InvokeOptions] = None) -> ListOrganizationRegionsResult
def list_organization_regions_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[ListOrganizationRegionsResult]
Copy
func ListOrganizationRegions(ctx *Context, args *ListOrganizationRegionsArgs, opts ...InvokeOption) (*ListOrganizationRegionsResult, error)
func ListOrganizationRegionsOutput(ctx *Context, args *ListOrganizationRegionsOutputArgs, opts ...InvokeOption) ListOrganizationRegionsResultOutput
Copy

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

public static class ListOrganizationRegions 
{
    public static Task<ListOrganizationRegionsResult> InvokeAsync(ListOrganizationRegionsArgs args, InvokeOptions? opts = null)
    public static Output<ListOrganizationRegionsResult> Invoke(ListOrganizationRegionsInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<ListOrganizationRegionsResult> listOrganizationRegions(ListOrganizationRegionsArgs args, InvokeOptions options)
public static Output<ListOrganizationRegionsResult> listOrganizationRegions(ListOrganizationRegionsArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:confluent:listOrganizationRegions
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

OrganizationName
This property is required.
Changes to this property will trigger replacement.
string
Organization resource name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
SearchFilters Dictionary<string, string>
Search filters for the request
OrganizationName
This property is required.
Changes to this property will trigger replacement.
string
Organization resource name
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
SearchFilters map[string]string
Search filters for the request
organizationName
This property is required.
Changes to this property will trigger replacement.
String
Organization resource name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
searchFilters Map<String,String>
Search filters for the request
organizationName
This property is required.
Changes to this property will trigger replacement.
string
Organization resource name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
searchFilters {[key: string]: string}
Search filters for the request
organization_name
This property is required.
Changes to this property will trigger replacement.
str
Organization resource name
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
search_filters Mapping[str, str]
Search filters for the request
organizationName
This property is required.
Changes to this property will trigger replacement.
String
Organization resource name
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
searchFilters Map<String>
Search filters for the request

listOrganizationRegions Result

The following output properties are available:

Data []RegionRecordResponse
List of regions supported by confluent
data List<RegionRecordResponse>
List of regions supported by confluent
data RegionRecordResponse[]
List of regions supported by confluent
data Sequence[RegionRecordResponse]
List of regions supported by confluent
data List<Property Map>
List of regions supported by confluent

Supporting Types

RegionRecordResponse

Id string
Id of the cluster
Kind string
Kind of the cluster
Metadata Pulumi.AzureNative.Confluent.Inputs.SCMetadataEntityResponse
Metadata of the record
Spec Pulumi.AzureNative.Confluent.Inputs.RegionSpecEntityResponse
Specification of the region
Id string
Id of the cluster
Kind string
Kind of the cluster
Metadata SCMetadataEntityResponse
Metadata of the record
Spec RegionSpecEntityResponse
Specification of the region
id String
Id of the cluster
kind String
Kind of the cluster
metadata SCMetadataEntityResponse
Metadata of the record
spec RegionSpecEntityResponse
Specification of the region
id string
Id of the cluster
kind string
Kind of the cluster
metadata SCMetadataEntityResponse
Metadata of the record
spec RegionSpecEntityResponse
Specification of the region
id str
Id of the cluster
kind str
Kind of the cluster
metadata SCMetadataEntityResponse
Metadata of the record
spec RegionSpecEntityResponse
Specification of the region
id String
Id of the cluster
kind String
Kind of the cluster
metadata Property Map
Metadata of the record
spec Property Map
Specification of the region

RegionSpecEntityResponse

Cloud string
Cloud provider name
Name string
Display Name of the region
Packages List<string>
RegionName string
Region name
Cloud string
Cloud provider name
Name string
Display Name of the region
Packages []string
RegionName string
Region name
cloud String
Cloud provider name
name String
Display Name of the region
packages List<String>
regionName String
Region name
cloud string
Cloud provider name
name string
Display Name of the region
packages string[]
regionName string
Region name
cloud str
Cloud provider name
name str
Display Name of the region
packages Sequence[str]
region_name str
Region name
cloud String
Cloud provider name
name String
Display Name of the region
packages List<String>
regionName String
Region name

SCMetadataEntityResponse

CreatedTimestamp string
Created Date Time
DeletedTimestamp string
Deleted Date time
ResourceName string
Resource name of the record
Self string
Self lookup url
UpdatedTimestamp string
Updated Date time
CreatedTimestamp string
Created Date Time
DeletedTimestamp string
Deleted Date time
ResourceName string
Resource name of the record
Self string
Self lookup url
UpdatedTimestamp string
Updated Date time
createdTimestamp String
Created Date Time
deletedTimestamp String
Deleted Date time
resourceName String
Resource name of the record
self String
Self lookup url
updatedTimestamp String
Updated Date time
createdTimestamp string
Created Date Time
deletedTimestamp string
Deleted Date time
resourceName string
Resource name of the record
self string
Self lookup url
updatedTimestamp string
Updated Date time
created_timestamp str
Created Date Time
deleted_timestamp str
Deleted Date time
resource_name str
Resource name of the record
self str
Self lookup url
updated_timestamp str
Updated Date time
createdTimestamp String
Created Date Time
deletedTimestamp String
Deleted Date time
resourceName String
Resource name of the record
self String
Self lookup url
updatedTimestamp 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 v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi