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.3 published on Thursday, Mar 20, 2025 by Pulumi
azure-native.confluent.getOrganizationClusterById
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.3 published on Thursday, Mar 20, 2025 by Pulumi
Details of cluster record Azure REST API version: 2024-07-01.
Using getOrganizationClusterById
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 getOrganizationClusterById(args: GetOrganizationClusterByIdArgs, opts?: InvokeOptions): Promise<GetOrganizationClusterByIdResult>
function getOrganizationClusterByIdOutput(args: GetOrganizationClusterByIdOutputArgs, opts?: InvokeOptions): Output<GetOrganizationClusterByIdResult>
def get_organization_cluster_by_id(cluster_id: Optional[str] = None,
environment_id: Optional[str] = None,
organization_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetOrganizationClusterByIdResult
def get_organization_cluster_by_id_output(cluster_id: Optional[pulumi.Input[str]] = None,
environment_id: Optional[pulumi.Input[str]] = None,
organization_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationClusterByIdResult]
func LookupOrganizationClusterById(ctx *Context, args *LookupOrganizationClusterByIdArgs, opts ...InvokeOption) (*LookupOrganizationClusterByIdResult, error)
func LookupOrganizationClusterByIdOutput(ctx *Context, args *LookupOrganizationClusterByIdOutputArgs, opts ...InvokeOption) LookupOrganizationClusterByIdResultOutput
> Note: This function is named LookupOrganizationClusterById
in the Go SDK.
public static class GetOrganizationClusterById
{
public static Task<GetOrganizationClusterByIdResult> InvokeAsync(GetOrganizationClusterByIdArgs args, InvokeOptions? opts = null)
public static Output<GetOrganizationClusterByIdResult> Invoke(GetOrganizationClusterByIdInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOrganizationClusterByIdResult> getOrganizationClusterById(GetOrganizationClusterByIdArgs args, InvokeOptions options)
public static Output<GetOrganizationClusterByIdResult> getOrganizationClusterById(GetOrganizationClusterByIdArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:confluent:getOrganizationClusterById
arguments:
# arguments dictionary
The following arguments are supported:
- Cluster
Id string - Confluent kafka or schema registry cluster id
- Environment
Id string - Confluent environment id
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Cluster
Id string - Confluent kafka or schema registry cluster id
- Environment
Id string - Confluent environment id
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster
Id String - Confluent kafka or schema registry cluster id
- environment
Id String - Confluent environment id
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- cluster
Id string - Confluent kafka or schema registry cluster id
- environment
Id string - Confluent environment id
- organization
Name string - Organization resource name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- cluster_
id str - Confluent kafka or schema registry cluster id
- environment_
id str - Confluent environment id
- organization_
name str - Organization resource name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- cluster
Id String - Confluent kafka or schema registry cluster id
- environment
Id String - Confluent environment id
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getOrganizationClusterById Result
The following output properties are available:
- Id string
- Id of the cluster
- Kind string
- Type of cluster
- Metadata
Pulumi.
Azure Native. Confluent. Outputs. SCMetadata Entity Response - Metadata of the record
- Name string
- Display name of the cluster
- Spec
Pulumi.
Azure Native. Confluent. Outputs. SCCluster Spec Entity Response - Specification of the cluster
- Status
Pulumi.
Azure Native. Confluent. Outputs. Cluster Status Entity Response - Specification of the cluster status
- Type string
- Type of the resource
- Id string
- Id of the cluster
- Kind string
- Type of cluster
- Metadata
SCMetadata
Entity Response - Metadata of the record
- Name string
- Display name of the cluster
- Spec
SCCluster
Spec Entity Response - Specification of the cluster
- Status
Cluster
Status Entity Response - Specification of the cluster status
- Type string
- Type of the resource
- id String
- Id of the cluster
- kind String
- Type of cluster
- metadata
SCMetadata
Entity Response - Metadata of the record
- name String
- Display name of the cluster
- spec
SCCluster
Spec Entity Response - Specification of the cluster
- status
Cluster
Status Entity Response - Specification of the cluster status
- type String
- Type of the resource
- id string
- Id of the cluster
- kind string
- Type of cluster
- metadata
SCMetadata
Entity Response - Metadata of the record
- name string
- Display name of the cluster
- spec
SCCluster
Spec Entity Response - Specification of the cluster
- status
Cluster
Status Entity Response - Specification of the cluster status
- type string
- Type of the resource
- id str
- Id of the cluster
- kind str
- Type of cluster
- metadata
SCMetadata
Entity Response - Metadata of the record
- name str
- Display name of the cluster
- spec
SCCluster
Spec Entity Response - Specification of the cluster
- status
Cluster
Status Entity Response - Specification of the cluster status
- type str
- Type of the resource
- id String
- Id of the cluster
- kind String
- Type of cluster
- metadata Property Map
- Metadata of the record
- name String
- Display name of the cluster
- spec Property Map
- Specification of the cluster
- status Property Map
- Specification of the cluster status
- type String
- Type of the resource
Supporting Types
ClusterConfigEntityResponse
- Kind string
- The lifecycle phase of the cluster
- Kind string
- The lifecycle phase of the cluster
- kind String
- The lifecycle phase of the cluster
- kind string
- The lifecycle phase of the cluster
- kind str
- The lifecycle phase of the cluster
- kind String
- The lifecycle phase of the cluster
ClusterStatusEntityResponse
SCClusterByokEntityResponse
- Id string
- ID of the referred resource
- string
- API URL for accessing or modifying the referred object
- Resource
Name string - CRN reference to the referred resource
- Id string
- ID of the referred resource
- string
- API URL for accessing or modifying the referred object
- Resource
Name string - CRN reference to the referred resource
- id String
- ID of the referred resource
- String
- API URL for accessing or modifying the referred object
- resource
Name String - CRN reference to the referred resource
- id string
- ID of the referred resource
- string
- API URL for accessing or modifying the referred object
- resource
Name string - CRN reference to the referred resource
- id str
- ID of the referred resource
- str
- API URL for accessing or modifying the referred object
- resource_
name str - CRN reference to the referred resource
- id String
- ID of the referred resource
- String
- API URL for accessing or modifying the referred object
- resource
Name String - CRN reference to the referred resource
SCClusterNetworkEnvironmentEntityResponse
- Environment string
- Environment of the referred resource
- Id string
- ID of the referred resource
- string
- API URL for accessing or modifying the referred object
- Resource
Name string - CRN reference to the referred resource
- Environment string
- Environment of the referred resource
- Id string
- ID of the referred resource
- string
- API URL for accessing or modifying the referred object
- Resource
Name string - CRN reference to the referred resource
- environment String
- Environment of the referred resource
- id String
- ID of the referred resource
- String
- API URL for accessing or modifying the referred object
- resource
Name String - CRN reference to the referred resource
- environment string
- Environment of the referred resource
- id string
- ID of the referred resource
- string
- API URL for accessing or modifying the referred object
- resource
Name string - CRN reference to the referred resource
- environment str
- Environment of the referred resource
- id str
- ID of the referred resource
- str
- API URL for accessing or modifying the referred object
- resource_
name str - CRN reference to the referred resource
- environment String
- Environment of the referred resource
- id String
- ID of the referred resource
- String
- API URL for accessing or modifying the referred object
- resource
Name String - CRN reference to the referred resource
SCClusterSpecEntityResponse
- Api
Endpoint string - The Kafka API cluster endpoint
- Availability string
- The availability zone configuration of the cluster
- Byok
Pulumi.
Azure Native. Confluent. Inputs. SCCluster Byok Entity Response - Specification of the cluster byok
- Cloud string
- The cloud service provider
- Config
Pulumi.
Azure Native. Confluent. Inputs. Cluster Config Entity Response - Specification of the cluster configuration
- Environment
Pulumi.
Azure Native. Confluent. Inputs. SCCluster Network Environment Entity Response - Specification of the cluster environment
- Http
Endpoint string - The cluster HTTP request URL.
- Kafka
Bootstrap stringEndpoint - The bootstrap endpoint used by Kafka clients to connect to the cluster
- Name string
- The name of the cluster
- Network
Pulumi.
Azure Native. Confluent. Inputs. SCCluster Network Environment Entity Response - Specification of the cluster network
- Package string
- Stream governance configuration
- Region string
- The cloud service provider region
- Zone string
- type of zone availability
- Api
Endpoint string - The Kafka API cluster endpoint
- Availability string
- The availability zone configuration of the cluster
- Byok
SCCluster
Byok Entity Response - Specification of the cluster byok
- Cloud string
- The cloud service provider
- Config
Cluster
Config Entity Response - Specification of the cluster configuration
- Environment
SCCluster
Network Environment Entity Response - Specification of the cluster environment
- Http
Endpoint string - The cluster HTTP request URL.
- Kafka
Bootstrap stringEndpoint - The bootstrap endpoint used by Kafka clients to connect to the cluster
- Name string
- The name of the cluster
- Network
SCCluster
Network Environment Entity Response - Specification of the cluster network
- Package string
- Stream governance configuration
- Region string
- The cloud service provider region
- Zone string
- type of zone availability
- api
Endpoint String - The Kafka API cluster endpoint
- availability String
- The availability zone configuration of the cluster
- byok
SCCluster
Byok Entity Response - Specification of the cluster byok
- cloud String
- The cloud service provider
- config
Cluster
Config Entity Response - Specification of the cluster configuration
- environment
SCCluster
Network Environment Entity Response - Specification of the cluster environment
- http
Endpoint String - The cluster HTTP request URL.
- kafka
Bootstrap StringEndpoint - The bootstrap endpoint used by Kafka clients to connect to the cluster
- name String
- The name of the cluster
- network
SCCluster
Network Environment Entity Response - Specification of the cluster network
- package_ String
- Stream governance configuration
- region String
- The cloud service provider region
- zone String
- type of zone availability
- api
Endpoint string - The Kafka API cluster endpoint
- availability string
- The availability zone configuration of the cluster
- byok
SCCluster
Byok Entity Response - Specification of the cluster byok
- cloud string
- The cloud service provider
- config
Cluster
Config Entity Response - Specification of the cluster configuration
- environment
SCCluster
Network Environment Entity Response - Specification of the cluster environment
- http
Endpoint string - The cluster HTTP request URL.
- kafka
Bootstrap stringEndpoint - The bootstrap endpoint used by Kafka clients to connect to the cluster
- name string
- The name of the cluster
- network
SCCluster
Network Environment Entity Response - Specification of the cluster network
- package string
- Stream governance configuration
- region string
- The cloud service provider region
- zone string
- type of zone availability
- api_
endpoint str - The Kafka API cluster endpoint
- availability str
- The availability zone configuration of the cluster
- byok
SCCluster
Byok Entity Response - Specification of the cluster byok
- cloud str
- The cloud service provider
- config
Cluster
Config Entity Response - Specification of the cluster configuration
- environment
SCCluster
Network Environment Entity Response - Specification of the cluster environment
- http_
endpoint str - The cluster HTTP request URL.
- kafka_
bootstrap_ strendpoint - The bootstrap endpoint used by Kafka clients to connect to the cluster
- name str
- The name of the cluster
- network
SCCluster
Network Environment Entity Response - Specification of the cluster network
- package str
- Stream governance configuration
- region str
- The cloud service provider region
- zone str
- type of zone availability
- api
Endpoint String - The Kafka API cluster endpoint
- availability String
- The availability zone configuration of the cluster
- byok Property Map
- Specification of the cluster byok
- cloud String
- The cloud service provider
- config Property Map
- Specification of the cluster configuration
- environment Property Map
- Specification of the cluster environment
- http
Endpoint String - The cluster HTTP request URL.
- kafka
Bootstrap StringEndpoint - The bootstrap endpoint used by Kafka clients to connect to the cluster
- name String
- The name of the cluster
- network Property Map
- Specification of the cluster network
- package String
- Stream governance configuration
- region String
- The cloud service provider region
- zone String
- type of zone availability
SCMetadataEntityResponse
- Created
Timestamp string - Created Date Time
- Deleted
Timestamp string - Deleted Date time
- Resource
Name string - Resource name of the record
- Self string
- Self lookup url
- Updated
Timestamp string - Updated Date time
- Created
Timestamp string - Created Date Time
- Deleted
Timestamp string - Deleted Date time
- Resource
Name string - Resource name of the record
- Self string
- Self lookup url
- Updated
Timestamp string - Updated Date time
- created
Timestamp String - Created Date Time
- deleted
Timestamp String - Deleted Date time
- resource
Name String - Resource name of the record
- self String
- Self lookup url
- updated
Timestamp String - Updated Date time
- created
Timestamp string - Created Date Time
- deleted
Timestamp string - Deleted Date time
- resource
Name string - Resource name of the record
- self string
- Self lookup url
- updated
Timestamp 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
- created
Timestamp String - Created Date Time
- deleted
Timestamp String - Deleted Date time
- resource
Name String - Resource name of the record
- self String
- Self lookup url
- updated
Timestamp 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.3 published on Thursday, Mar 20, 2025 by Pulumi