1. Packages
  2. Azure Native
  3. API Docs
  4. confluent
  5. getOrganization
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.2.0 published on Monday, Apr 14, 2025 by Pulumi

azure-native.confluent.getOrganization

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.2.0 published on Monday, Apr 14, 2025 by Pulumi

Organization resource.

Uses Azure REST API version 2024-07-01.

Other available API versions: 2021-12-01, 2023-08-22, 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 getOrganization

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 getOrganization(args: GetOrganizationArgs, opts?: InvokeOptions): Promise<GetOrganizationResult>
function getOrganizationOutput(args: GetOrganizationOutputArgs, opts?: InvokeOptions): Output<GetOrganizationResult>
Copy
def get_organization(organization_name: Optional[str] = None,
                     resource_group_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetOrganizationResult
def get_organization_output(organization_name: Optional[pulumi.Input[str]] = None,
                     resource_group_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationResult]
Copy
func LookupOrganization(ctx *Context, args *LookupOrganizationArgs, opts ...InvokeOption) (*LookupOrganizationResult, error)
func LookupOrganizationOutput(ctx *Context, args *LookupOrganizationOutputArgs, opts ...InvokeOption) LookupOrganizationResultOutput
Copy

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

public static class GetOrganization 
{
    public static Task<GetOrganizationResult> InvokeAsync(GetOrganizationArgs args, InvokeOptions? opts = null)
    public static Output<GetOrganizationResult> Invoke(GetOrganizationInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetOrganizationResult> getOrganization(GetOrganizationArgs args, InvokeOptions options)
public static Output<GetOrganizationResult> getOrganization(GetOrganizationArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:confluent:getOrganization
  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
Resource group name
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
Resource group name
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
Resource group name
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
Resource group name
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
Resource group name
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
Resource group name

getOrganization Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
CreatedTime string
The creation time of the resource.
Id string
The ARM id of the resource.
Name string
The name of the resource.
OfferDetail Pulumi.AzureNative.Confluent.Outputs.OfferDetailResponse
Confluent offer detail
OrganizationId string
Id of the Confluent organization.
ProvisioningState string
Provision states for confluent RP
SsoUrl string
SSO url for the Confluent organization.
SystemData Pulumi.AzureNative.Confluent.Outputs.SystemDataResponse
Metadata pertaining to creation and last modification of the resource
Type string
The type of the resource.
UserDetail Pulumi.AzureNative.Confluent.Outputs.UserDetailResponse
Subscriber detail
Location string
Location of Organization resource
Tags Dictionary<string, string>
Organization resource tags
AzureApiVersion string
The Azure API version of the resource.
CreatedTime string
The creation time of the resource.
Id string
The ARM id of the resource.
Name string
The name of the resource.
OfferDetail OfferDetailResponse
Confluent offer detail
OrganizationId string
Id of the Confluent organization.
ProvisioningState string
Provision states for confluent RP
SsoUrl string
SSO url for the Confluent organization.
SystemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource
Type string
The type of the resource.
UserDetail UserDetailResponse
Subscriber detail
Location string
Location of Organization resource
Tags map[string]string
Organization resource tags
azureApiVersion String
The Azure API version of the resource.
createdTime String
The creation time of the resource.
id String
The ARM id of the resource.
name String
The name of the resource.
offerDetail OfferDetailResponse
Confluent offer detail
organizationId String
Id of the Confluent organization.
provisioningState String
Provision states for confluent RP
ssoUrl String
SSO url for the Confluent organization.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource
type String
The type of the resource.
userDetail UserDetailResponse
Subscriber detail
location String
Location of Organization resource
tags Map<String,String>
Organization resource tags
azureApiVersion string
The Azure API version of the resource.
createdTime string
The creation time of the resource.
id string
The ARM id of the resource.
name string
The name of the resource.
offerDetail OfferDetailResponse
Confluent offer detail
organizationId string
Id of the Confluent organization.
provisioningState string
Provision states for confluent RP
ssoUrl string
SSO url for the Confluent organization.
systemData SystemDataResponse
Metadata pertaining to creation and last modification of the resource
type string
The type of the resource.
userDetail UserDetailResponse
Subscriber detail
location string
Location of Organization resource
tags {[key: string]: string}
Organization resource tags
azure_api_version str
The Azure API version of the resource.
created_time str
The creation time of the resource.
id str
The ARM id of the resource.
name str
The name of the resource.
offer_detail OfferDetailResponse
Confluent offer detail
organization_id str
Id of the Confluent organization.
provisioning_state str
Provision states for confluent RP
sso_url str
SSO url for the Confluent organization.
system_data SystemDataResponse
Metadata pertaining to creation and last modification of the resource
type str
The type of the resource.
user_detail UserDetailResponse
Subscriber detail
location str
Location of Organization resource
tags Mapping[str, str]
Organization resource tags
azureApiVersion String
The Azure API version of the resource.
createdTime String
The creation time of the resource.
id String
The ARM id of the resource.
name String
The name of the resource.
offerDetail Property Map
Confluent offer detail
organizationId String
Id of the Confluent organization.
provisioningState String
Provision states for confluent RP
ssoUrl String
SSO url for the Confluent organization.
systemData Property Map
Metadata pertaining to creation and last modification of the resource
type String
The type of the resource.
userDetail Property Map
Subscriber detail
location String
Location of Organization resource
tags Map<String>
Organization resource tags

Supporting Types

OfferDetailResponse

Id This property is required. string
Offer Id
PlanId This property is required. string
Offer Plan Id
PlanName This property is required. string
Offer Plan Name
PublisherId This property is required. string
Publisher Id
TermUnit This property is required. string
Offer Plan Term unit
PrivateOfferId string
Private Offer Id
PrivateOfferIds List<string>
Array of Private Offer Ids
Status string
SaaS Offer Status
TermId string
Offer Plan Term Id
Id This property is required. string
Offer Id
PlanId This property is required. string
Offer Plan Id
PlanName This property is required. string
Offer Plan Name
PublisherId This property is required. string
Publisher Id
TermUnit This property is required. string
Offer Plan Term unit
PrivateOfferId string
Private Offer Id
PrivateOfferIds []string
Array of Private Offer Ids
Status string
SaaS Offer Status
TermId string
Offer Plan Term Id
id This property is required. String
Offer Id
planId This property is required. String
Offer Plan Id
planName This property is required. String
Offer Plan Name
publisherId This property is required. String
Publisher Id
termUnit This property is required. String
Offer Plan Term unit
privateOfferId String
Private Offer Id
privateOfferIds List<String>
Array of Private Offer Ids
status String
SaaS Offer Status
termId String
Offer Plan Term Id
id This property is required. string
Offer Id
planId This property is required. string
Offer Plan Id
planName This property is required. string
Offer Plan Name
publisherId This property is required. string
Publisher Id
termUnit This property is required. string
Offer Plan Term unit
privateOfferId string
Private Offer Id
privateOfferIds string[]
Array of Private Offer Ids
status string
SaaS Offer Status
termId string
Offer Plan Term Id
id This property is required. str
Offer Id
plan_id This property is required. str
Offer Plan Id
plan_name This property is required. str
Offer Plan Name
publisher_id This property is required. str
Publisher Id
term_unit This property is required. str
Offer Plan Term unit
private_offer_id str
Private Offer Id
private_offer_ids Sequence[str]
Array of Private Offer Ids
status str
SaaS Offer Status
term_id str
Offer Plan Term Id
id This property is required. String
Offer Id
planId This property is required. String
Offer Plan Id
planName This property is required. String
Offer Plan Name
publisherId This property is required. String
Publisher Id
termUnit This property is required. String
Offer Plan Term unit
privateOfferId String
Private Offer Id
privateOfferIds List<String>
Array of Private Offer Ids
status String
SaaS Offer Status
termId String
Offer Plan Term Id

SystemDataResponse

CreatedAt string
The timestamp of resource creation (UTC).
CreatedBy string
The identity that created the resource.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
CreatedByType string
The type of identity that created the resource.
LastModifiedAt string
The timestamp of resource last modification (UTC)
LastModifiedBy string
The identity that last modified the resource.
LastModifiedByType string
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
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.
createdByType string
The type of identity that created the resource.
lastModifiedAt string
The timestamp of resource last modification (UTC)
lastModifiedBy string
The identity that last modified the resource.
lastModifiedByType string
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_type str
The type of identity that created the resource.
last_modified_at str
The timestamp of resource last modification (UTC)
last_modified_by str
The identity that last modified the resource.
last_modified_by_type str
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.
createdByType String
The type of identity that created the resource.
lastModifiedAt String
The timestamp of resource last modification (UTC)
lastModifiedBy String
The identity that last modified the resource.
lastModifiedByType String
The type of identity that last modified the resource.

UserDetailResponse

EmailAddress This property is required. string
Email address
AadEmail string
AAD email address
FirstName string
First name
LastName string
Last name
UserPrincipalName string
User principal name
EmailAddress This property is required. string
Email address
AadEmail string
AAD email address
FirstName string
First name
LastName string
Last name
UserPrincipalName string
User principal name
emailAddress This property is required. String
Email address
aadEmail String
AAD email address
firstName String
First name
lastName String
Last name
userPrincipalName String
User principal name
emailAddress This property is required. string
Email address
aadEmail string
AAD email address
firstName string
First name
lastName string
Last name
userPrincipalName string
User principal name
email_address This property is required. str
Email address
aad_email str
AAD email address
first_name str
First name
last_name str
Last name
user_principal_name str
User principal name
emailAddress This property is required. String
Email address
aadEmail String
AAD email address
firstName String
First name
lastName String
Last name
userPrincipalName String
User principal name

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.2.0 published on Monday, Apr 14, 2025 by Pulumi