Oracle Cloud Infrastructure v2.28.0 published on Thursday, Mar 27, 2025 by Pulumi
oci.Tenantmanagercontrolplane.getOrganizations
Explore with Pulumi AI
This data source provides the list of Organizations in Oracle Cloud Infrastructure Tenantmanagercontrolplane service.
Lists organizations associated with the caller.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testOrganizations = oci.Tenantmanagercontrolplane.getOrganizations({
compartmentId: compartmentId,
});
import pulumi
import pulumi_oci as oci
test_organizations = oci.Tenantmanagercontrolplane.get_organizations(compartment_id=compartment_id)
package main
import (
"github.com/pulumi/pulumi-oci/sdk/v2/go/oci/tenantmanagercontrolplane"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := tenantmanagercontrolplane.GetOrganizations(ctx, &tenantmanagercontrolplane.GetOrganizationsArgs{
CompartmentId: compartmentId,
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() =>
{
var testOrganizations = Oci.Tenantmanagercontrolplane.GetOrganizations.Invoke(new()
{
CompartmentId = compartmentId,
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.Tenantmanagercontrolplane.TenantmanagercontrolplaneFunctions;
import com.pulumi.oci.Tenantmanagercontrolplane.inputs.GetOrganizationsArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
public static void main(String[] args) {
Pulumi.run(App::stack);
}
public static void stack(Context ctx) {
final var testOrganizations = TenantmanagercontrolplaneFunctions.getOrganizations(GetOrganizationsArgs.builder()
.compartmentId(compartmentId)
.build());
}
}
variables:
testOrganizations:
fn::invoke:
function: oci:Tenantmanagercontrolplane:getOrganizations
arguments:
compartmentId: ${compartmentId}
Using getOrganizations
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 getOrganizations(args: GetOrganizationsArgs, opts?: InvokeOptions): Promise<GetOrganizationsResult>
function getOrganizationsOutput(args: GetOrganizationsOutputArgs, opts?: InvokeOptions): Output<GetOrganizationsResult>
def get_organizations(compartment_id: Optional[str] = None,
filters: Optional[Sequence[_tenantmanagercontrolplane.GetOrganizationsFilter]] = None,
opts: Optional[InvokeOptions] = None) -> GetOrganizationsResult
def get_organizations_output(compartment_id: Optional[pulumi.Input[str]] = None,
filters: Optional[pulumi.Input[Sequence[pulumi.Input[_tenantmanagercontrolplane.GetOrganizationsFilterArgs]]]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationsResult]
func GetOrganizations(ctx *Context, args *GetOrganizationsArgs, opts ...InvokeOption) (*GetOrganizationsResult, error)
func GetOrganizationsOutput(ctx *Context, args *GetOrganizationsOutputArgs, opts ...InvokeOption) GetOrganizationsResultOutput
> Note: This function is named GetOrganizations
in the Go SDK.
public static class GetOrganizations
{
public static Task<GetOrganizationsResult> InvokeAsync(GetOrganizationsArgs args, InvokeOptions? opts = null)
public static Output<GetOrganizationsResult> Invoke(GetOrganizationsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetOrganizationsResult> getOrganizations(GetOrganizationsArgs args, InvokeOptions options)
public static Output<GetOrganizationsResult> getOrganizations(GetOrganizationsArgs args, InvokeOptions options)
fn::invoke:
function: oci:Tenantmanagercontrolplane/getOrganizations:getOrganizations
arguments:
# arguments dictionary
The following arguments are supported:
- Compartment
Id string - The ID of the compartment in which to list resources.
- Filters
List<Get
Organizations Filter>
- Compartment
Id string - The ID of the compartment in which to list resources.
- Filters
[]Get
Organizations Filter
- compartment
Id String - The ID of the compartment in which to list resources.
- filters
List<Get
Organizations Filter>
- compartment
Id string - The ID of the compartment in which to list resources.
- filters
Get
Organizations Filter[]
- compartment_
id str - The ID of the compartment in which to list resources.
- filters
Sequence[tenantmanagercontrolplane.
Get Organizations Filter]
- compartment
Id String - The ID of the compartment in which to list resources.
- filters List<Property Map>
getOrganizations Result
The following output properties are available:
- Compartment
Id string - OCID of the compartment containing the organization. Always a tenancy OCID.
- Id string
- The provider-assigned unique ID for this managed resource.
- Organization
Collections List<GetOrganizations Organization Collection> - The list of organization_collection.
- Filters
List<Get
Organizations Filter>
- Compartment
Id string - OCID of the compartment containing the organization. Always a tenancy OCID.
- Id string
- The provider-assigned unique ID for this managed resource.
- Organization
Collections []GetOrganizations Organization Collection - The list of organization_collection.
- Filters
[]Get
Organizations Filter
- compartment
Id String - OCID of the compartment containing the organization. Always a tenancy OCID.
- id String
- The provider-assigned unique ID for this managed resource.
- organization
Collections List<GetOrganizations Organization Collection> - The list of organization_collection.
- filters
List<Get
Organizations Filter>
- compartment
Id string - OCID of the compartment containing the organization. Always a tenancy OCID.
- id string
- The provider-assigned unique ID for this managed resource.
- organization
Collections GetOrganizations Organization Collection[] - The list of organization_collection.
- filters
Get
Organizations Filter[]
- compartment_
id str - OCID of the compartment containing the organization. Always a tenancy OCID.
- id str
- The provider-assigned unique ID for this managed resource.
- organization_
collections Sequence[tenantmanagercontrolplane.Get Organizations Organization Collection] - The list of organization_collection.
- filters
Sequence[tenantmanagercontrolplane.
Get Organizations Filter]
- compartment
Id String - OCID of the compartment containing the organization. Always a tenancy OCID.
- id String
- The provider-assigned unique ID for this managed resource.
- organization
Collections List<Property Map> - The list of organization_collection.
- filters List<Property Map>
Supporting Types
GetOrganizationsFilter
GetOrganizationsOrganizationCollection
GetOrganizationsOrganizationCollectionItem
- Compartment
Id string - The ID of the compartment in which to list resources.
- Default
Ucm stringSubscription Id - OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned.
- Display
Name string - A display name for the organization. Avoid entering confidential information.
- Id string
- OCID of the organization.
- Parent
Name string - The name of the tenancy that is the organization parent.
- State string
- Lifecycle state of the organization.
- Time
Created string - Date and time when the organization was created.
- Time
Updated string - Date and time when the organization was last updated.
- Compartment
Id string - The ID of the compartment in which to list resources.
- Default
Ucm stringSubscription Id - OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned.
- Display
Name string - A display name for the organization. Avoid entering confidential information.
- Id string
- OCID of the organization.
- Parent
Name string - The name of the tenancy that is the organization parent.
- State string
- Lifecycle state of the organization.
- Time
Created string - Date and time when the organization was created.
- Time
Updated string - Date and time when the organization was last updated.
- compartment
Id String - The ID of the compartment in which to list resources.
- default
Ucm StringSubscription Id - OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned.
- display
Name String - A display name for the organization. Avoid entering confidential information.
- id String
- OCID of the organization.
- parent
Name String - The name of the tenancy that is the organization parent.
- state String
- Lifecycle state of the organization.
- time
Created String - Date and time when the organization was created.
- time
Updated String - Date and time when the organization was last updated.
- compartment
Id string - The ID of the compartment in which to list resources.
- default
Ucm stringSubscription Id - OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned.
- display
Name string - A display name for the organization. Avoid entering confidential information.
- id string
- OCID of the organization.
- parent
Name string - The name of the tenancy that is the organization parent.
- state string
- Lifecycle state of the organization.
- time
Created string - Date and time when the organization was created.
- time
Updated string - Date and time when the organization was last updated.
- compartment_
id str - The ID of the compartment in which to list resources.
- default_
ucm_ strsubscription_ id - OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned.
- display_
name str - A display name for the organization. Avoid entering confidential information.
- id str
- OCID of the organization.
- parent_
name str - The name of the tenancy that is the organization parent.
- state str
- Lifecycle state of the organization.
- time_
created str - Date and time when the organization was created.
- time_
updated str - Date and time when the organization was last updated.
- compartment
Id String - The ID of the compartment in which to list resources.
- default
Ucm StringSubscription Id - OCID of the default Universal Credits Model subscription. Any tenancy joining the organization will automatically get assigned this subscription, if a subscription is not explictly assigned.
- display
Name String - A display name for the organization. Avoid entering confidential information.
- id String
- OCID of the organization.
- parent
Name String - The name of the tenancy that is the organization parent.
- state String
- Lifecycle state of the organization.
- time
Created String - Date and time when the organization was created.
- time
Updated String - Date and time when the organization was last updated.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.