1. Packages
  2. Ibm Provider
  3. API Docs
  4. getPdrGetDrSummaryResponse
ibm 1.86.0 published on Wednesday, Dec 3, 2025 by ibm-cloud
ibm logo
ibm 1.86.0 published on Wednesday, Dec 3, 2025 by ibm-cloud

    Provides a read-only data source to retrieve information about a pdr_get_dr_summary_response. You can then reference the fields of the data source in other resources within the same configuration by using interpolation syntax.

    Example Usage

    import * as pulumi from "@pulumi/pulumi";
    import * as ibm from "@pulumi/ibm";
    
    const pdrGetDrSummaryResponse = ibm.getPdrGetDrSummaryResponse({
        instanceId: "crn:v1:staging:public:power-dr-automation:global:a/a123456fb04ceebfb4a9fd38c22334455:123456d3-1122-3344-b67d-4389b44b7bf9::",
    });
    
    import pulumi
    import pulumi_ibm as ibm
    
    pdr_get_dr_summary_response = ibm.get_pdr_get_dr_summary_response(instance_id="crn:v1:staging:public:power-dr-automation:global:a/a123456fb04ceebfb4a9fd38c22334455:123456d3-1122-3344-b67d-4389b44b7bf9::")
    
    package main
    
    import (
    	"github.com/pulumi/pulumi-terraform-provider/sdks/go/ibm/ibm"
    	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
    )
    
    func main() {
    	pulumi.Run(func(ctx *pulumi.Context) error {
    		_, err := ibm.GetPdrGetDrSummaryResponse(ctx, &ibm.GetPdrGetDrSummaryResponseArgs{
    			InstanceId: "crn:v1:staging:public:power-dr-automation:global:a/a123456fb04ceebfb4a9fd38c22334455:123456d3-1122-3344-b67d-4389b44b7bf9::",
    		}, nil)
    		if err != nil {
    			return err
    		}
    		return nil
    	})
    }
    
    using System.Collections.Generic;
    using System.Linq;
    using Pulumi;
    using Ibm = Pulumi.Ibm;
    
    return await Deployment.RunAsync(() => 
    {
        var pdrGetDrSummaryResponse = Ibm.GetPdrGetDrSummaryResponse.Invoke(new()
        {
            InstanceId = "crn:v1:staging:public:power-dr-automation:global:a/a123456fb04ceebfb4a9fd38c22334455:123456d3-1122-3344-b67d-4389b44b7bf9::",
        });
    
    });
    
    package generated_program;
    
    import com.pulumi.Context;
    import com.pulumi.Pulumi;
    import com.pulumi.core.Output;
    import com.pulumi.ibm.IbmFunctions;
    import com.pulumi.ibm.inputs.GetPdrGetDrSummaryResponseArgs;
    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 pdrGetDrSummaryResponse = IbmFunctions.getPdrGetDrSummaryResponse(GetPdrGetDrSummaryResponseArgs.builder()
                .instanceId("crn:v1:staging:public:power-dr-automation:global:a/a123456fb04ceebfb4a9fd38c22334455:123456d3-1122-3344-b67d-4389b44b7bf9::")
                .build());
    
        }
    }
    
    variables:
      pdrGetDrSummaryResponse:
        fn::invoke:
          function: ibm:getPdrGetDrSummaryResponse
          arguments:
            instanceId: 'crn:v1:staging:public:power-dr-automation:global:a/a123456fb04ceebfb4a9fd38c22334455:123456d3-1122-3344-b67d-4389b44b7bf9::'
    

    Using getPdrGetDrSummaryResponse

    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 getPdrGetDrSummaryResponse(args: GetPdrGetDrSummaryResponseArgs, opts?: InvokeOptions): Promise<GetPdrGetDrSummaryResponseResult>
    function getPdrGetDrSummaryResponseOutput(args: GetPdrGetDrSummaryResponseOutputArgs, opts?: InvokeOptions): Output<GetPdrGetDrSummaryResponseResult>
    def get_pdr_get_dr_summary_response(accept_language: Optional[str] = None,
                                        id: Optional[str] = None,
                                        instance_id: Optional[str] = None,
                                        opts: Optional[InvokeOptions] = None) -> GetPdrGetDrSummaryResponseResult
    def get_pdr_get_dr_summary_response_output(accept_language: Optional[pulumi.Input[str]] = None,
                                        id: Optional[pulumi.Input[str]] = None,
                                        instance_id: Optional[pulumi.Input[str]] = None,
                                        opts: Optional[InvokeOptions] = None) -> Output[GetPdrGetDrSummaryResponseResult]
    func GetPdrGetDrSummaryResponse(ctx *Context, args *GetPdrGetDrSummaryResponseArgs, opts ...InvokeOption) (*GetPdrGetDrSummaryResponseResult, error)
    func GetPdrGetDrSummaryResponseOutput(ctx *Context, args *GetPdrGetDrSummaryResponseOutputArgs, opts ...InvokeOption) GetPdrGetDrSummaryResponseResultOutput

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

    public static class GetPdrGetDrSummaryResponse 
    {
        public static Task<GetPdrGetDrSummaryResponseResult> InvokeAsync(GetPdrGetDrSummaryResponseArgs args, InvokeOptions? opts = null)
        public static Output<GetPdrGetDrSummaryResponseResult> Invoke(GetPdrGetDrSummaryResponseInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetPdrGetDrSummaryResponseResult> getPdrGetDrSummaryResponse(GetPdrGetDrSummaryResponseArgs args, InvokeOptions options)
    public static Output<GetPdrGetDrSummaryResponseResult> getPdrGetDrSummaryResponse(GetPdrGetDrSummaryResponseArgs args, InvokeOptions options)
    
    fn::invoke:
      function: ibm:index/getPdrGetDrSummaryResponse:getPdrGetDrSummaryResponse
      arguments:
        # arguments dictionary

    The following arguments are supported:

    InstanceId string
    instance id of instance to provision.
    AcceptLanguage string
    The language requested for the return document.
    Id string
    The unique identifier of the pdr_get_dr_summary_response.
    InstanceId string
    instance id of instance to provision.
    AcceptLanguage string
    The language requested for the return document.
    Id string
    The unique identifier of the pdr_get_dr_summary_response.
    instanceId String
    instance id of instance to provision.
    acceptLanguage String
    The language requested for the return document.
    id String
    The unique identifier of the pdr_get_dr_summary_response.
    instanceId string
    instance id of instance to provision.
    acceptLanguage string
    The language requested for the return document.
    id string
    The unique identifier of the pdr_get_dr_summary_response.
    instance_id str
    instance id of instance to provision.
    accept_language str
    The language requested for the return document.
    id str
    The unique identifier of the pdr_get_dr_summary_response.
    instanceId String
    instance id of instance to provision.
    acceptLanguage String
    The language requested for the return document.
    id String
    The unique identifier of the pdr_get_dr_summary_response.

    getPdrGetDrSummaryResponse Result

    The following output properties are available:

    Id string
    The unique identifier of the pdr_get_dr_summary_response.
    InstanceId string
    ManagedVmList Dictionary<string, string>
    (Map) A flexible schema placeholder to allow any JSON value (aligns with interface{} in Go).
    OrchestratorDetails List<GetPdrGetDrSummaryResponseOrchestratorDetail>
    (List) Contains details about the orchestrator configuration. Nested schema for orchestrator_details:
    ServiceDetails List<GetPdrGetDrSummaryResponseServiceDetail>
    (List) Contains details about the DR automation service. Nested schema for service_details:
    AcceptLanguage string
    Id string
    The unique identifier of the pdr_get_dr_summary_response.
    InstanceId string
    ManagedVmList map[string]string
    (Map) A flexible schema placeholder to allow any JSON value (aligns with interface{} in Go).
    OrchestratorDetails []GetPdrGetDrSummaryResponseOrchestratorDetail
    (List) Contains details about the orchestrator configuration. Nested schema for orchestrator_details:
    ServiceDetails []GetPdrGetDrSummaryResponseServiceDetail
    (List) Contains details about the DR automation service. Nested schema for service_details:
    AcceptLanguage string
    id String
    The unique identifier of the pdr_get_dr_summary_response.
    instanceId String
    managedVmList Map<String,String>
    (Map) A flexible schema placeholder to allow any JSON value (aligns with interface{} in Go).
    orchestratorDetails List<GetPdrGetDrSummaryResponseOrchestratorDetail>
    (List) Contains details about the orchestrator configuration. Nested schema for orchestrator_details:
    serviceDetails List<GetPdrGetDrSummaryResponseServiceDetail>
    (List) Contains details about the DR automation service. Nested schema for service_details:
    acceptLanguage String
    id string
    The unique identifier of the pdr_get_dr_summary_response.
    instanceId string
    managedVmList {[key: string]: string}
    (Map) A flexible schema placeholder to allow any JSON value (aligns with interface{} in Go).
    orchestratorDetails GetPdrGetDrSummaryResponseOrchestratorDetail[]
    (List) Contains details about the orchestrator configuration. Nested schema for orchestrator_details:
    serviceDetails GetPdrGetDrSummaryResponseServiceDetail[]
    (List) Contains details about the DR automation service. Nested schema for service_details:
    acceptLanguage string
    id str
    The unique identifier of the pdr_get_dr_summary_response.
    instance_id str
    managed_vm_list Mapping[str, str]
    (Map) A flexible schema placeholder to allow any JSON value (aligns with interface{} in Go).
    orchestrator_details Sequence[GetPdrGetDrSummaryResponseOrchestratorDetail]
    (List) Contains details about the orchestrator configuration. Nested schema for orchestrator_details:
    service_details Sequence[GetPdrGetDrSummaryResponseServiceDetail]
    (List) Contains details about the DR automation service. Nested schema for service_details:
    accept_language str
    id String
    The unique identifier of the pdr_get_dr_summary_response.
    instanceId String
    managedVmList Map<String>
    (Map) A flexible schema placeholder to allow any JSON value (aligns with interface{} in Go).
    orchestratorDetails List<Property Map>
    (List) Contains details about the orchestrator configuration. Nested schema for orchestrator_details:
    serviceDetails List<Property Map>
    (List) Contains details about the DR automation service. Nested schema for service_details:
    acceptLanguage String

    Supporting Types

    GetPdrGetDrSummaryResponseOrchestratorDetail

    LastUpdatedOrchestratorDeploymentTime string
    (String) The deployment time of primary orchestrator VM.
    LastUpdatedStandbyOrchestratorDeploymentTime string
    (String) The deployment time of StandBy orchestrator VM.
    LatestOrchestratorTime string
    (String) Latest Orchestrator Time in COS.
    LocationId string
    (String) The unique identifier of location.
    MfaEnabled string
    (String) indicates if Multi Factor Authentication is enabled or not.
    OrchExtConnectivityStatus string
    (String) The external connectivity status of the orchestrator.
    OrchStandbyNodeAdditionStatus string
    (String) The status of standby node addition.
    OrchestratorClusterMessage string
    (String) The message regarding orchestrator cluster status.
    OrchestratorConfigStatus string
    (String) The configuration status of the orchestrator.
    OrchestratorGroupLeader string
    (String) The leader node of the orchestrator group.
    OrchestratorLocationType string
    (String) The type of orchestrator Location.
    OrchestratorName string
    (String) The name of the primary orchestrator.
    OrchestratorStatus string
    (String) The status of the primary orchestrator.
    OrchestratorWorkspaceName string
    (String) The name of the orchestrator workspace.
    ProxyIp string
    (String) The IP address of the proxy.
    SchematicWorkspaceName string
    (String) The name of the schematic workspace.
    SchematicWorkspaceStatus string
    (String) The status of the schematic workspace.
    SshKeyName string
    (String) SSH key name used for the orchestrator.
    StandbyOrchestratorName string
    (String) The name of the standby orchestrator.
    StandbyOrchestratorStatus string
    (String) The status of the standby orchestrator.
    StandbyOrchestratorWorkspaceName string
    (String) The name of the standby orchestrator workspace.
    TransitGatewayName string
    (String) The name of the transit gateway.
    VpcName string
    (String) The name of the VPC.
    LastUpdatedOrchestratorDeploymentTime string
    (String) The deployment time of primary orchestrator VM.
    LastUpdatedStandbyOrchestratorDeploymentTime string
    (String) The deployment time of StandBy orchestrator VM.
    LatestOrchestratorTime string
    (String) Latest Orchestrator Time in COS.
    LocationId string
    (String) The unique identifier of location.
    MfaEnabled string
    (String) indicates if Multi Factor Authentication is enabled or not.
    OrchExtConnectivityStatus string
    (String) The external connectivity status of the orchestrator.
    OrchStandbyNodeAdditionStatus string
    (String) The status of standby node addition.
    OrchestratorClusterMessage string
    (String) The message regarding orchestrator cluster status.
    OrchestratorConfigStatus string
    (String) The configuration status of the orchestrator.
    OrchestratorGroupLeader string
    (String) The leader node of the orchestrator group.
    OrchestratorLocationType string
    (String) The type of orchestrator Location.
    OrchestratorName string
    (String) The name of the primary orchestrator.
    OrchestratorStatus string
    (String) The status of the primary orchestrator.
    OrchestratorWorkspaceName string
    (String) The name of the orchestrator workspace.
    ProxyIp string
    (String) The IP address of the proxy.
    SchematicWorkspaceName string
    (String) The name of the schematic workspace.
    SchematicWorkspaceStatus string
    (String) The status of the schematic workspace.
    SshKeyName string
    (String) SSH key name used for the orchestrator.
    StandbyOrchestratorName string
    (String) The name of the standby orchestrator.
    StandbyOrchestratorStatus string
    (String) The status of the standby orchestrator.
    StandbyOrchestratorWorkspaceName string
    (String) The name of the standby orchestrator workspace.
    TransitGatewayName string
    (String) The name of the transit gateway.
    VpcName string
    (String) The name of the VPC.
    lastUpdatedOrchestratorDeploymentTime String
    (String) The deployment time of primary orchestrator VM.
    lastUpdatedStandbyOrchestratorDeploymentTime String
    (String) The deployment time of StandBy orchestrator VM.
    latestOrchestratorTime String
    (String) Latest Orchestrator Time in COS.
    locationId String
    (String) The unique identifier of location.
    mfaEnabled String
    (String) indicates if Multi Factor Authentication is enabled or not.
    orchExtConnectivityStatus String
    (String) The external connectivity status of the orchestrator.
    orchStandbyNodeAdditionStatus String
    (String) The status of standby node addition.
    orchestratorClusterMessage String
    (String) The message regarding orchestrator cluster status.
    orchestratorConfigStatus String
    (String) The configuration status of the orchestrator.
    orchestratorGroupLeader String
    (String) The leader node of the orchestrator group.
    orchestratorLocationType String
    (String) The type of orchestrator Location.
    orchestratorName String
    (String) The name of the primary orchestrator.
    orchestratorStatus String
    (String) The status of the primary orchestrator.
    orchestratorWorkspaceName String
    (String) The name of the orchestrator workspace.
    proxyIp String
    (String) The IP address of the proxy.
    schematicWorkspaceName String
    (String) The name of the schematic workspace.
    schematicWorkspaceStatus String
    (String) The status of the schematic workspace.
    sshKeyName String
    (String) SSH key name used for the orchestrator.
    standbyOrchestratorName String
    (String) The name of the standby orchestrator.
    standbyOrchestratorStatus String
    (String) The status of the standby orchestrator.
    standbyOrchestratorWorkspaceName String
    (String) The name of the standby orchestrator workspace.
    transitGatewayName String
    (String) The name of the transit gateway.
    vpcName String
    (String) The name of the VPC.
    lastUpdatedOrchestratorDeploymentTime string
    (String) The deployment time of primary orchestrator VM.
    lastUpdatedStandbyOrchestratorDeploymentTime string
    (String) The deployment time of StandBy orchestrator VM.
    latestOrchestratorTime string
    (String) Latest Orchestrator Time in COS.
    locationId string
    (String) The unique identifier of location.
    mfaEnabled string
    (String) indicates if Multi Factor Authentication is enabled or not.
    orchExtConnectivityStatus string
    (String) The external connectivity status of the orchestrator.
    orchStandbyNodeAdditionStatus string
    (String) The status of standby node addition.
    orchestratorClusterMessage string
    (String) The message regarding orchestrator cluster status.
    orchestratorConfigStatus string
    (String) The configuration status of the orchestrator.
    orchestratorGroupLeader string
    (String) The leader node of the orchestrator group.
    orchestratorLocationType string
    (String) The type of orchestrator Location.
    orchestratorName string
    (String) The name of the primary orchestrator.
    orchestratorStatus string
    (String) The status of the primary orchestrator.
    orchestratorWorkspaceName string
    (String) The name of the orchestrator workspace.
    proxyIp string
    (String) The IP address of the proxy.
    schematicWorkspaceName string
    (String) The name of the schematic workspace.
    schematicWorkspaceStatus string
    (String) The status of the schematic workspace.
    sshKeyName string
    (String) SSH key name used for the orchestrator.
    standbyOrchestratorName string
    (String) The name of the standby orchestrator.
    standbyOrchestratorStatus string
    (String) The status of the standby orchestrator.
    standbyOrchestratorWorkspaceName string
    (String) The name of the standby orchestrator workspace.
    transitGatewayName string
    (String) The name of the transit gateway.
    vpcName string
    (String) The name of the VPC.
    last_updated_orchestrator_deployment_time str
    (String) The deployment time of primary orchestrator VM.
    last_updated_standby_orchestrator_deployment_time str
    (String) The deployment time of StandBy orchestrator VM.
    latest_orchestrator_time str
    (String) Latest Orchestrator Time in COS.
    location_id str
    (String) The unique identifier of location.
    mfa_enabled str
    (String) indicates if Multi Factor Authentication is enabled or not.
    orch_ext_connectivity_status str
    (String) The external connectivity status of the orchestrator.
    orch_standby_node_addition_status str
    (String) The status of standby node addition.
    orchestrator_cluster_message str
    (String) The message regarding orchestrator cluster status.
    orchestrator_config_status str
    (String) The configuration status of the orchestrator.
    orchestrator_group_leader str
    (String) The leader node of the orchestrator group.
    orchestrator_location_type str
    (String) The type of orchestrator Location.
    orchestrator_name str
    (String) The name of the primary orchestrator.
    orchestrator_status str
    (String) The status of the primary orchestrator.
    orchestrator_workspace_name str
    (String) The name of the orchestrator workspace.
    proxy_ip str
    (String) The IP address of the proxy.
    schematic_workspace_name str
    (String) The name of the schematic workspace.
    schematic_workspace_status str
    (String) The status of the schematic workspace.
    ssh_key_name str
    (String) SSH key name used for the orchestrator.
    standby_orchestrator_name str
    (String) The name of the standby orchestrator.
    standby_orchestrator_status str
    (String) The status of the standby orchestrator.
    standby_orchestrator_workspace_name str
    (String) The name of the standby orchestrator workspace.
    transit_gateway_name str
    (String) The name of the transit gateway.
    vpc_name str
    (String) The name of the VPC.
    lastUpdatedOrchestratorDeploymentTime String
    (String) The deployment time of primary orchestrator VM.
    lastUpdatedStandbyOrchestratorDeploymentTime String
    (String) The deployment time of StandBy orchestrator VM.
    latestOrchestratorTime String
    (String) Latest Orchestrator Time in COS.
    locationId String
    (String) The unique identifier of location.
    mfaEnabled String
    (String) indicates if Multi Factor Authentication is enabled or not.
    orchExtConnectivityStatus String
    (String) The external connectivity status of the orchestrator.
    orchStandbyNodeAdditionStatus String
    (String) The status of standby node addition.
    orchestratorClusterMessage String
    (String) The message regarding orchestrator cluster status.
    orchestratorConfigStatus String
    (String) The configuration status of the orchestrator.
    orchestratorGroupLeader String
    (String) The leader node of the orchestrator group.
    orchestratorLocationType String
    (String) The type of orchestrator Location.
    orchestratorName String
    (String) The name of the primary orchestrator.
    orchestratorStatus String
    (String) The status of the primary orchestrator.
    orchestratorWorkspaceName String
    (String) The name of the orchestrator workspace.
    proxyIp String
    (String) The IP address of the proxy.
    schematicWorkspaceName String
    (String) The name of the schematic workspace.
    schematicWorkspaceStatus String
    (String) The status of the schematic workspace.
    sshKeyName String
    (String) SSH key name used for the orchestrator.
    standbyOrchestratorName String
    (String) The name of the standby orchestrator.
    standbyOrchestratorStatus String
    (String) The status of the standby orchestrator.
    standbyOrchestratorWorkspaceName String
    (String) The name of the standby orchestrator workspace.
    transitGatewayName String
    (String) The name of the transit gateway.
    vpcName String
    (String) The name of the VPC.

    GetPdrGetDrSummaryResponseServiceDetail

    Crn string
    (String) The deployment crn.
    DeploymentName string
    (String) The name of the deployment.
    Description string
    (String) The Service description.
    OrchestratorHa bool
    (Boolean) The flag indicating whether orchestartor HA is enabled.
    PlanName string
    (String) The plan name.
    PrimaryIpAddress string
    (String) The service Orchestator primary IP address.
    PrimaryOrchestratorDashboardUrl string
    (String) The Primary Orchestrator Dashboard URL.
    RecoveryLocation string
    (String) The disaster recovery location.
    ResourceGroup string
    (String) The Resource group name.
    StandbyDescription string
    (String) The standby orchestrator current status details.
    StandbyIpAddress string
    (String) The service Orchestator standby IP address.
    StandbyOrchestratorDashboardUrl string
    (String) The Standby Orchestrator Dashboard URL.
    StandbyStatus string
    (String) The standby orchestrator current status.
    Status string
    (String) The Status of the service.
    Crn string
    (String) The deployment crn.
    DeploymentName string
    (String) The name of the deployment.
    Description string
    (String) The Service description.
    OrchestratorHa bool
    (Boolean) The flag indicating whether orchestartor HA is enabled.
    PlanName string
    (String) The plan name.
    PrimaryIpAddress string
    (String) The service Orchestator primary IP address.
    PrimaryOrchestratorDashboardUrl string
    (String) The Primary Orchestrator Dashboard URL.
    RecoveryLocation string
    (String) The disaster recovery location.
    ResourceGroup string
    (String) The Resource group name.
    StandbyDescription string
    (String) The standby orchestrator current status details.
    StandbyIpAddress string
    (String) The service Orchestator standby IP address.
    StandbyOrchestratorDashboardUrl string
    (String) The Standby Orchestrator Dashboard URL.
    StandbyStatus string
    (String) The standby orchestrator current status.
    Status string
    (String) The Status of the service.
    crn String
    (String) The deployment crn.
    deploymentName String
    (String) The name of the deployment.
    description String
    (String) The Service description.
    orchestratorHa Boolean
    (Boolean) The flag indicating whether orchestartor HA is enabled.
    planName String
    (String) The plan name.
    primaryIpAddress String
    (String) The service Orchestator primary IP address.
    primaryOrchestratorDashboardUrl String
    (String) The Primary Orchestrator Dashboard URL.
    recoveryLocation String
    (String) The disaster recovery location.
    resourceGroup String
    (String) The Resource group name.
    standbyDescription String
    (String) The standby orchestrator current status details.
    standbyIpAddress String
    (String) The service Orchestator standby IP address.
    standbyOrchestratorDashboardUrl String
    (String) The Standby Orchestrator Dashboard URL.
    standbyStatus String
    (String) The standby orchestrator current status.
    status String
    (String) The Status of the service.
    crn string
    (String) The deployment crn.
    deploymentName string
    (String) The name of the deployment.
    description string
    (String) The Service description.
    orchestratorHa boolean
    (Boolean) The flag indicating whether orchestartor HA is enabled.
    planName string
    (String) The plan name.
    primaryIpAddress string
    (String) The service Orchestator primary IP address.
    primaryOrchestratorDashboardUrl string
    (String) The Primary Orchestrator Dashboard URL.
    recoveryLocation string
    (String) The disaster recovery location.
    resourceGroup string
    (String) The Resource group name.
    standbyDescription string
    (String) The standby orchestrator current status details.
    standbyIpAddress string
    (String) The service Orchestator standby IP address.
    standbyOrchestratorDashboardUrl string
    (String) The Standby Orchestrator Dashboard URL.
    standbyStatus string
    (String) The standby orchestrator current status.
    status string
    (String) The Status of the service.
    crn str
    (String) The deployment crn.
    deployment_name str
    (String) The name of the deployment.
    description str
    (String) The Service description.
    orchestrator_ha bool
    (Boolean) The flag indicating whether orchestartor HA is enabled.
    plan_name str
    (String) The plan name.
    primary_ip_address str
    (String) The service Orchestator primary IP address.
    primary_orchestrator_dashboard_url str
    (String) The Primary Orchestrator Dashboard URL.
    recovery_location str
    (String) The disaster recovery location.
    resource_group str
    (String) The Resource group name.
    standby_description str
    (String) The standby orchestrator current status details.
    standby_ip_address str
    (String) The service Orchestator standby IP address.
    standby_orchestrator_dashboard_url str
    (String) The Standby Orchestrator Dashboard URL.
    standby_status str
    (String) The standby orchestrator current status.
    status str
    (String) The Status of the service.
    crn String
    (String) The deployment crn.
    deploymentName String
    (String) The name of the deployment.
    description String
    (String) The Service description.
    orchestratorHa Boolean
    (Boolean) The flag indicating whether orchestartor HA is enabled.
    planName String
    (String) The plan name.
    primaryIpAddress String
    (String) The service Orchestator primary IP address.
    primaryOrchestratorDashboardUrl String
    (String) The Primary Orchestrator Dashboard URL.
    recoveryLocation String
    (String) The disaster recovery location.
    resourceGroup String
    (String) The Resource group name.
    standbyDescription String
    (String) The standby orchestrator current status details.
    standbyIpAddress String
    (String) The service Orchestator standby IP address.
    standbyOrchestratorDashboardUrl String
    (String) The Standby Orchestrator Dashboard URL.
    standbyStatus String
    (String) The standby orchestrator current status.
    status String
    (String) The Status of the service.

    Package Details

    Repository
    ibm ibm-cloud/terraform-provider-ibm
    License
    Notes
    This Pulumi package is based on the ibm Terraform Provider.
    ibm logo
    ibm 1.86.0 published on Wednesday, Dec 3, 2025 by ibm-cloud
      Meet Neo: Your AI Platform Teammate