1. Packages
  2. Azure Native v2
  3. API Docs
  4. confluent
  5. getOrganizationEnvironmentById
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

azure-native-v2.confluent.getOrganizationEnvironmentById

Explore with Pulumi AI

These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi

Details about environment name, metadata and environment id of an environment Azure REST API version: 2024-07-01.

Using getOrganizationEnvironmentById

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 getOrganizationEnvironmentById(args: GetOrganizationEnvironmentByIdArgs, opts?: InvokeOptions): Promise<GetOrganizationEnvironmentByIdResult>
function getOrganizationEnvironmentByIdOutput(args: GetOrganizationEnvironmentByIdOutputArgs, opts?: InvokeOptions): Output<GetOrganizationEnvironmentByIdResult>
Copy
def get_organization_environment_by_id(environment_id: Optional[str] = None,
                                       organization_name: Optional[str] = None,
                                       resource_group_name: Optional[str] = None,
                                       opts: Optional[InvokeOptions] = None) -> GetOrganizationEnvironmentByIdResult
def get_organization_environment_by_id_output(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[GetOrganizationEnvironmentByIdResult]
Copy
func LookupOrganizationEnvironmentById(ctx *Context, args *LookupOrganizationEnvironmentByIdArgs, opts ...InvokeOption) (*LookupOrganizationEnvironmentByIdResult, error)
func LookupOrganizationEnvironmentByIdOutput(ctx *Context, args *LookupOrganizationEnvironmentByIdOutputArgs, opts ...InvokeOption) LookupOrganizationEnvironmentByIdResultOutput
Copy

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

public static class GetOrganizationEnvironmentById 
{
    public static Task<GetOrganizationEnvironmentByIdResult> InvokeAsync(GetOrganizationEnvironmentByIdArgs args, InvokeOptions? opts = null)
    public static Output<GetOrganizationEnvironmentByIdResult> Invoke(GetOrganizationEnvironmentByIdInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetOrganizationEnvironmentByIdResult> getOrganizationEnvironmentById(GetOrganizationEnvironmentByIdArgs args, InvokeOptions options)
public static Output<GetOrganizationEnvironmentByIdResult> getOrganizationEnvironmentById(GetOrganizationEnvironmentByIdArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:confluent:getOrganizationEnvironmentById
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

EnvironmentId
This property is required.
Changes to this property will trigger replacement.
string
Confluent environment id
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.
EnvironmentId
This property is required.
Changes to this property will trigger replacement.
string
Confluent environment id
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.
environmentId
This property is required.
Changes to this property will trigger replacement.
String
Confluent environment id
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.
environmentId
This property is required.
Changes to this property will trigger replacement.
string
Confluent environment id
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.
environment_id
This property is required.
Changes to this property will trigger replacement.
str
Confluent environment id
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.
environmentId
This property is required.
Changes to this property will trigger replacement.
String
Confluent environment id
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.

getOrganizationEnvironmentById Result

The following output properties are available:

Id string
Id of the environment
Kind string
Type of environment
Metadata Pulumi.AzureNative.Confluent.Outputs.SCMetadataEntityResponse
Metadata of the record
Name string
Display name of the environment
StreamGovernanceConfig Pulumi.AzureNative.Confluent.Outputs.StreamGovernanceConfigResponse
Stream governance configuration
Type string
Type of the resource
Id string
Id of the environment
Kind string
Type of environment
Metadata SCMetadataEntityResponse
Metadata of the record
Name string
Display name of the environment
StreamGovernanceConfig StreamGovernanceConfigResponse
Stream governance configuration
Type string
Type of the resource
id String
Id of the environment
kind String
Type of environment
metadata SCMetadataEntityResponse
Metadata of the record
name String
Display name of the environment
streamGovernanceConfig StreamGovernanceConfigResponse
Stream governance configuration
type String
Type of the resource
id string
Id of the environment
kind string
Type of environment
metadata SCMetadataEntityResponse
Metadata of the record
name string
Display name of the environment
streamGovernanceConfig StreamGovernanceConfigResponse
Stream governance configuration
type string
Type of the resource
id str
Id of the environment
kind str
Type of environment
metadata SCMetadataEntityResponse
Metadata of the record
name str
Display name of the environment
stream_governance_config StreamGovernanceConfigResponse
Stream governance configuration
type str
Type of the resource
id String
Id of the environment
kind String
Type of environment
metadata Property Map
Metadata of the record
name String
Display name of the environment
streamGovernanceConfig Property Map
Stream governance configuration
type String
Type of the resource

Supporting Types

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

StreamGovernanceConfigResponse

Package string
Stream governance configuration
Package string
Stream governance configuration
package_ String
Stream governance configuration
package string
Stream governance configuration
package str
Stream governance configuration
package String
Stream governance configuration

Package Details

Repository
azure-native-v2 pulumi/pulumi-azure-native
License
Apache-2.0
These are the docs for Azure Native v2. We recommenend using the latest version, Azure Native v3.
Azure Native v2 v2.90.0 published on Thursday, Mar 27, 2025 by Pulumi