Viewing docs for OVHCloud v2.11.0
published on Monday, Feb 9, 2026 by OVHcloud
published on Monday, Feb 9, 2026 by OVHcloud
Viewing docs for OVHCloud v2.11.0
published on Monday, Feb 9, 2026 by OVHcloud
published on Monday, Feb 9, 2026 by OVHcloud
Get VMware Cloud Director organization details
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as ovh from "@ovhcloud/pulumi-ovh";
const organization = ovh.VMware.getCloudDirectorOrganization({
organizationId: "<VCD organization ID>",
});
import pulumi
import pulumi_ovh as ovh
organization = ovh.VMware.get_cloud_director_organization(organization_id="<VCD organization ID>")
package main
import (
"github.com/ovh/pulumi-ovh/sdk/v2/go/ovh/vmware"
"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
pulumi.Run(func(ctx *pulumi.Context) error {
_, err := vmware.GetCloudDirectorOrganization(ctx, &vmware.GetCloudDirectorOrganizationArgs{
OrganizationId: "<VCD organization ID>",
}, nil)
if err != nil {
return err
}
return nil
})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Ovh = Pulumi.Ovh;
return await Deployment.RunAsync(() =>
{
var organization = Ovh.VMware.GetCloudDirectorOrganization.Invoke(new()
{
OrganizationId = "<VCD organization ID>",
});
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.ovh.VMware.VMwareFunctions;
import com.pulumi.ovh.VMware.inputs.GetCloudDirectorOrganizationArgs;
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 organization = VMwareFunctions.getCloudDirectorOrganization(GetCloudDirectorOrganizationArgs.builder()
.organizationId("<VCD organization ID>")
.build());
}
}
variables:
organization:
fn::invoke:
function: ovh:VMware:getCloudDirectorOrganization
arguments:
organizationId: <VCD organization ID>
Using getCloudDirectorOrganization
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 getCloudDirectorOrganization(args: GetCloudDirectorOrganizationArgs, opts?: InvokeOptions): Promise<GetCloudDirectorOrganizationResult>
function getCloudDirectorOrganizationOutput(args: GetCloudDirectorOrganizationOutputArgs, opts?: InvokeOptions): Output<GetCloudDirectorOrganizationResult>def get_cloud_director_organization(organization_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCloudDirectorOrganizationResult
def get_cloud_director_organization_output(organization_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCloudDirectorOrganizationResult]func GetCloudDirectorOrganization(ctx *Context, args *GetCloudDirectorOrganizationArgs, opts ...InvokeOption) (*GetCloudDirectorOrganizationResult, error)
func GetCloudDirectorOrganizationOutput(ctx *Context, args *GetCloudDirectorOrganizationOutputArgs, opts ...InvokeOption) GetCloudDirectorOrganizationResultOutput> Note: This function is named GetCloudDirectorOrganization in the Go SDK.
public static class GetCloudDirectorOrganization
{
public static Task<GetCloudDirectorOrganizationResult> InvokeAsync(GetCloudDirectorOrganizationArgs args, InvokeOptions? opts = null)
public static Output<GetCloudDirectorOrganizationResult> Invoke(GetCloudDirectorOrganizationInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCloudDirectorOrganizationResult> getCloudDirectorOrganization(GetCloudDirectorOrganizationArgs args, InvokeOptions options)
public static Output<GetCloudDirectorOrganizationResult> getCloudDirectorOrganization(GetCloudDirectorOrganizationArgs args, InvokeOptions options)
fn::invoke:
function: ovh:VMware/getCloudDirectorOrganization:getCloudDirectorOrganization
arguments:
# arguments dictionaryThe following arguments are supported:
- Organization
Id string - Organization ID
- Organization
Id string - Organization ID
- organization
Id String - Organization ID
- organization
Id string - Organization ID
- organization_
id str - Organization ID
- organization
Id String - Organization ID
getCloudDirectorOrganization Result
The following output properties are available:
- Current
State GetCloud Director Organization Current State - Current state of VMware Cloud Director organization service
- Current
Tasks List<GetCloud Director Organization Current Task> - Asynchronous operations ongoing on the VMware Cloud Director organization
- Iam
Get
Cloud Director Organization Iam - IAM resource metadata
- Id string
- Unique identifier
- Organization
Id string - Organization ID
- Resource
Status string - Reflects the readiness of the VMware Cloud Director organization.
- Target
Spec GetCloud Director Organization Target Spec - Target specification of VMware Cloud Director organization service
- Updated
At string
- Current
State GetCloud Director Organization Current State - Current state of VMware Cloud Director organization service
- Current
Tasks []GetCloud Director Organization Current Task - Asynchronous operations ongoing on the VMware Cloud Director organization
- Iam
Get
Cloud Director Organization Iam - IAM resource metadata
- Id string
- Unique identifier
- Organization
Id string - Organization ID
- Resource
Status string - Reflects the readiness of the VMware Cloud Director organization.
- Target
Spec GetCloud Director Organization Target Spec - Target specification of VMware Cloud Director organization service
- Updated
At string
- current
State GetCloud Director Organization Current State - Current state of VMware Cloud Director organization service
- current
Tasks List<GetCloud Director Organization Current Task> - Asynchronous operations ongoing on the VMware Cloud Director organization
- iam
Get
Cloud Director Organization Iam - IAM resource metadata
- id String
- Unique identifier
- organization
Id String - Organization ID
- resource
Status String - Reflects the readiness of the VMware Cloud Director organization.
- target
Spec GetCloud Director Organization Target Spec - Target specification of VMware Cloud Director organization service
- updated
At String
- current
State GetCloud Director Organization Current State - Current state of VMware Cloud Director organization service
- current
Tasks GetCloud Director Organization Current Task[] - Asynchronous operations ongoing on the VMware Cloud Director organization
- iam
Get
Cloud Director Organization Iam - IAM resource metadata
- id string
- Unique identifier
- organization
Id string - Organization ID
- resource
Status string - Reflects the readiness of the VMware Cloud Director organization.
- target
Spec GetCloud Director Organization Target Spec - Target specification of VMware Cloud Director organization service
- updated
At string
- current_
state GetCloud Director Organization Current State - Current state of VMware Cloud Director organization service
- current_
tasks Sequence[GetCloud Director Organization Current Task] - Asynchronous operations ongoing on the VMware Cloud Director organization
- iam
Get
Cloud Director Organization Iam - IAM resource metadata
- id str
- Unique identifier
- organization_
id str - Organization ID
- resource_
status str - Reflects the readiness of the VMware Cloud Director organization.
- target_
spec GetCloud Director Organization Target Spec - Target specification of VMware Cloud Director organization service
- updated_
at str
- current
State Property Map - Current state of VMware Cloud Director organization service
- current
Tasks List<Property Map> - Asynchronous operations ongoing on the VMware Cloud Director organization
- iam Property Map
- IAM resource metadata
- id String
- Unique identifier
- organization
Id String - Organization ID
- resource
Status String - Reflects the readiness of the VMware Cloud Director organization.
- target
Spec Property Map - Target specification of VMware Cloud Director organization service
- updated
At String
Supporting Types
GetCloudDirectorOrganizationCurrentState
- Api
Url string - API URL to interact with your VMware Cloud Director organization at OVHcloud
- Billing
Type string - Billing type of your VMware Cloud Director project
- Description string
- Description of your VMware Cloud Director organization on OVHcloud
- Full
Name string - Human readable full name of your VMware Cloud Director organization
- Name string
- Name of your VMware Cloud Director organization
- Region string
- Datacenter where your VMware Cloud Director organization is physically located
- Spla bool
- SPLA licensing state
- Web
Interface stringUrl - URL to administrate your VMware Cloud Director organization at OVHcloud
- Api
Url string - API URL to interact with your VMware Cloud Director organization at OVHcloud
- Billing
Type string - Billing type of your VMware Cloud Director project
- Description string
- Description of your VMware Cloud Director organization on OVHcloud
- Full
Name string - Human readable full name of your VMware Cloud Director organization
- Name string
- Name of your VMware Cloud Director organization
- Region string
- Datacenter where your VMware Cloud Director organization is physically located
- Spla bool
- SPLA licensing state
- Web
Interface stringUrl - URL to administrate your VMware Cloud Director organization at OVHcloud
- api
Url String - API URL to interact with your VMware Cloud Director organization at OVHcloud
- billing
Type String - Billing type of your VMware Cloud Director project
- description String
- Description of your VMware Cloud Director organization on OVHcloud
- full
Name String - Human readable full name of your VMware Cloud Director organization
- name String
- Name of your VMware Cloud Director organization
- region String
- Datacenter where your VMware Cloud Director organization is physically located
- spla Boolean
- SPLA licensing state
- web
Interface StringUrl - URL to administrate your VMware Cloud Director organization at OVHcloud
- api
Url string - API URL to interact with your VMware Cloud Director organization at OVHcloud
- billing
Type string - Billing type of your VMware Cloud Director project
- description string
- Description of your VMware Cloud Director organization on OVHcloud
- full
Name string - Human readable full name of your VMware Cloud Director organization
- name string
- Name of your VMware Cloud Director organization
- region string
- Datacenter where your VMware Cloud Director organization is physically located
- spla boolean
- SPLA licensing state
- web
Interface stringUrl - URL to administrate your VMware Cloud Director organization at OVHcloud
- api_
url str - API URL to interact with your VMware Cloud Director organization at OVHcloud
- billing_
type str - Billing type of your VMware Cloud Director project
- description str
- Description of your VMware Cloud Director organization on OVHcloud
- full_
name str - Human readable full name of your VMware Cloud Director organization
- name str
- Name of your VMware Cloud Director organization
- region str
- Datacenter where your VMware Cloud Director organization is physically located
- spla bool
- SPLA licensing state
- web_
interface_ strurl - URL to administrate your VMware Cloud Director organization at OVHcloud
- api
Url String - API URL to interact with your VMware Cloud Director organization at OVHcloud
- billing
Type String - Billing type of your VMware Cloud Director project
- description String
- Description of your VMware Cloud Director organization on OVHcloud
- full
Name String - Human readable full name of your VMware Cloud Director organization
- name String
- Name of your VMware Cloud Director organization
- region String
- Datacenter where your VMware Cloud Director organization is physically located
- spla Boolean
- SPLA licensing state
- web
Interface StringUrl - URL to administrate your VMware Cloud Director organization at OVHcloud
GetCloudDirectorOrganizationCurrentTask
GetCloudDirectorOrganizationIam
- Display
Name string - Resource display name
- Id string
- Unique identifier of the resource
- Dictionary<string, string>
- Resource tags. Tags that were internally computed are prefixed with ovh:
- Urn string
- Unique resource name used in policies
- Display
Name string - Resource display name
- Id string
- Unique identifier of the resource
- map[string]string
- Resource tags. Tags that were internally computed are prefixed with ovh:
- Urn string
- Unique resource name used in policies
- display
Name String - Resource display name
- id String
- Unique identifier of the resource
- Map<String,String>
- Resource tags. Tags that were internally computed are prefixed with ovh:
- urn String
- Unique resource name used in policies
- display
Name string - Resource display name
- id string
- Unique identifier of the resource
- {[key: string]: string}
- Resource tags. Tags that were internally computed are prefixed with ovh:
- urn string
- Unique resource name used in policies
- display_
name str - Resource display name
- id str
- Unique identifier of the resource
- Mapping[str, str]
- Resource tags. Tags that were internally computed are prefixed with ovh:
- urn str
- Unique resource name used in policies
- display
Name String - Resource display name
- id String
- Unique identifier of the resource
- Map<String>
- Resource tags. Tags that were internally computed are prefixed with ovh:
- urn String
- Unique resource name used in policies
GetCloudDirectorOrganizationTargetSpec
- Description string
- Description of your VMware Cloud Director organization at OVHcloud
- Full
Name string - Human readable full name of your VMware Cloud Director organization
- Description string
- Description of your VMware Cloud Director organization at OVHcloud
- Full
Name string - Human readable full name of your VMware Cloud Director organization
- description String
- Description of your VMware Cloud Director organization at OVHcloud
- full
Name String - Human readable full name of your VMware Cloud Director organization
- description string
- Description of your VMware Cloud Director organization at OVHcloud
- full
Name string - Human readable full name of your VMware Cloud Director organization
- description str
- Description of your VMware Cloud Director organization at OVHcloud
- full_
name str - Human readable full name of your VMware Cloud Director organization
- description String
- Description of your VMware Cloud Director organization at OVHcloud
- full
Name String - Human readable full name of your VMware Cloud Director organization
Package Details
- Repository
- ovh ovh/pulumi-ovh
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
ovhTerraform Provider.
Viewing docs for OVHCloud v2.11.0
published on Monday, Feb 9, 2026 by OVHcloud
published on Monday, Feb 9, 2026 by OVHcloud
