azure-native.confluent.getOrganization
Explore with Pulumi AI
Get the properties of a specific Organization resource.
Uses Azure REST API version 2024-07-01.
Other available API versions: 2021-12-01, 2023-08-22, 2024-02-13, 2025-07-17-preview. 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>
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]
func LookupOrganization(ctx *Context, args *LookupOrganizationArgs, opts ...InvokeOption) (*LookupOrganizationResult, error)
func LookupOrganizationOutput(ctx *Context, args *LookupOrganizationOutputArgs, opts ...InvokeOption) LookupOrganizationResultOutput
> 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)
}
public static CompletableFuture<GetOrganizationResult> getOrganization(GetOrganizationArgs args, InvokeOptions options)
public static Output<GetOrganizationResult> getOrganization(GetOrganizationArgs args, InvokeOptions options)
fn::invoke:
function: azure-native:confluent:getOrganization
arguments:
# arguments dictionary
The following arguments are supported:
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Organization
Name string - Organization resource name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- organization
Name string - Organization resource name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- organization_
name str - Organization resource name
- resource_
group_ strname - The name of the resource group. The name is case insensitive.
- organization
Name String - Organization resource name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
getOrganization Result
The following output properties are available:
- Azure
Api stringVersion - The Azure API version of the resource.
- Created
Time string - The creation time of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Offer
Detail Pulumi.Azure Native. Confluent. Outputs. Offer Detail Response - Confluent offer detail
- Organization
Id string - Id of the Confluent organization.
- Provisioning
State string - Provision states for confluent RP
- Sso
Url string - SSO url for the Confluent organization.
- System
Data Pulumi.Azure Native. Confluent. Outputs. System Data Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- User
Detail Pulumi.Azure Native. Confluent. Outputs. User Detail Response - Subscriber detail
- Dictionary<string, string>
- Resource tags.
- Azure
Api stringVersion - The Azure API version of the resource.
- Created
Time string - The creation time of the resource.
- Id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- Location string
- The geo-location where the resource lives
- Name string
- The name of the resource
- Offer
Detail OfferDetail Response - Confluent offer detail
- Organization
Id string - Id of the Confluent organization.
- Provisioning
State string - Provision states for confluent RP
- Sso
Url string - SSO url for the Confluent organization.
- System
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- Type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- User
Detail UserDetail Response - Subscriber detail
- map[string]string
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- created
Time String - The creation time of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- offer
Detail OfferDetail Response - Confluent offer detail
- organization
Id String - Id of the Confluent organization.
- provisioning
State String - Provision states for confluent RP
- sso
Url String - SSO url for the Confluent organization.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- user
Detail UserDetail Response - Subscriber detail
- Map<String,String>
- Resource tags.
- azure
Api stringVersion - The Azure API version of the resource.
- created
Time string - The creation time of the resource.
- id string
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location string
- The geo-location where the resource lives
- name string
- The name of the resource
- offer
Detail OfferDetail Response - Confluent offer detail
- organization
Id string - Id of the Confluent organization.
- provisioning
State string - Provision states for confluent RP
- sso
Url string - SSO url for the Confluent organization.
- system
Data SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type string
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- user
Detail UserDetail Response - Subscriber detail
- {[key: string]: string}
- Resource tags.
- azure_
api_ strversion - The Azure API version of the resource.
- created_
time str - The creation time of the resource.
- id str
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location str
- The geo-location where the resource lives
- name str
- The name of the resource
- offer_
detail OfferDetail Response - 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 SystemData Response - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type str
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- user_
detail UserDetail Response - Subscriber detail
- Mapping[str, str]
- Resource tags.
- azure
Api StringVersion - The Azure API version of the resource.
- created
Time String - The creation time of the resource.
- id String
- Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
- location String
- The geo-location where the resource lives
- name String
- The name of the resource
- offer
Detail Property Map - Confluent offer detail
- organization
Id String - Id of the Confluent organization.
- provisioning
State String - Provision states for confluent RP
- sso
Url String - SSO url for the Confluent organization.
- system
Data Property Map - Azure Resource Manager metadata containing createdBy and modifiedBy information.
- type String
- The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
- user
Detail Property Map - Subscriber detail
- Map<String>
- Resource tags.
Supporting Types
OfferDetailResponse
- Id string
- Offer Id
- Plan
Id string - Offer Plan Id
- Plan
Name string - Offer Plan Name
- Publisher
Id string - Publisher Id
- Term
Unit string - Offer Plan Term unit
- Private
Offer stringId - Private Offer Id
- Private
Offer List<string>Ids - Array of Private Offer Ids
- Status string
- SaaS Offer Status
- Term
Id string - Offer Plan Term Id
- Id string
- Offer Id
- Plan
Id string - Offer Plan Id
- Plan
Name string - Offer Plan Name
- Publisher
Id string - Publisher Id
- Term
Unit string - Offer Plan Term unit
- Private
Offer stringId - Private Offer Id
- Private
Offer []stringIds - Array of Private Offer Ids
- Status string
- SaaS Offer Status
- Term
Id string - Offer Plan Term Id
- id String
- Offer Id
- plan
Id String - Offer Plan Id
- plan
Name String - Offer Plan Name
- publisher
Id String - Publisher Id
- term
Unit String - Offer Plan Term unit
- private
Offer StringId - Private Offer Id
- private
Offer List<String>Ids - Array of Private Offer Ids
- status String
- SaaS Offer Status
- term
Id String - Offer Plan Term Id
- id string
- Offer Id
- plan
Id string - Offer Plan Id
- plan
Name string - Offer Plan Name
- publisher
Id string - Publisher Id
- term
Unit string - Offer Plan Term unit
- private
Offer stringId - Private Offer Id
- private
Offer string[]Ids - Array of Private Offer Ids
- status string
- SaaS Offer Status
- term
Id string - Offer Plan Term Id
- id str
- Offer Id
- plan_
id str - Offer Plan Id
- plan_
name str - Offer Plan Name
- publisher_
id str - Publisher Id
- term_
unit str - Offer Plan Term unit
- private_
offer_ strid - Private Offer Id
- private_
offer_ Sequence[str]ids - Array of Private Offer Ids
- status str
- SaaS Offer Status
- term_
id str - Offer Plan Term Id
- id String
- Offer Id
- plan
Id String - Offer Plan Id
- plan
Name String - Offer Plan Name
- publisher
Id String - Publisher Id
- term
Unit String - Offer Plan Term unit
- private
Offer StringId - Private Offer Id
- private
Offer List<String>Ids - Array of Private Offer Ids
- status String
- SaaS Offer Status
- term
Id String - Offer Plan Term Id
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified stringBy Type - 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_ strtype - The type of identity that created the resource.
- last_
modified_ strat - The timestamp of resource last modification (UTC)
- last_
modified_ strby - The identity that last modified the resource.
- last_
modified_ strby_ type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
UserDetailResponse
- Email
Address string - Email address
- Aad
Email string - AAD email address
- First
Name string - First name
- Last
Name string - Last name
- User
Principal stringName - User principal name
- Email
Address string - Email address
- Aad
Email string - AAD email address
- First
Name string - First name
- Last
Name string - Last name
- User
Principal stringName - User principal name
- email
Address String - Email address
- aad
Email String - AAD email address
- first
Name String - First name
- last
Name String - Last name
- user
Principal StringName - User principal name
- email
Address string - Email address
- aad
Email string - AAD email address
- first
Name string - First name
- last
Name string - Last name
- user
Principal stringName - User principal name
- email_
address str - Email address
- aad_
email str - AAD email address
- first_
name str - First name
- last_
name str - Last name
- user_
principal_ strname - User principal name
- email
Address String - Email address
- aad
Email String - AAD email address
- first
Name String - First name
- last
Name String - Last name
- user
Principal StringName - User principal name
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0