oci.DatabaseManagement.ExternalCluster
Explore with Pulumi AI
This resource provides the External Cluster resource in Oracle Cloud Infrastructure Database Management service.
Updates the external cluster specified by externalClusterId
.
Create ExternalCluster Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ExternalCluster(name: string, args: ExternalClusterArgs, opts?: CustomResourceOptions);
@overload
def ExternalCluster(resource_name: str,
args: ExternalClusterArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ExternalCluster(resource_name: str,
opts: Optional[ResourceOptions] = None,
external_cluster_id: Optional[str] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
external_connector_id: Optional[str] = None,
freeform_tags: Optional[Mapping[str, Any]] = None)
func NewExternalCluster(ctx *Context, name string, args ExternalClusterArgs, opts ...ResourceOption) (*ExternalCluster, error)
public ExternalCluster(string name, ExternalClusterArgs args, CustomResourceOptions? opts = null)
public ExternalCluster(String name, ExternalClusterArgs args)
public ExternalCluster(String name, ExternalClusterArgs args, CustomResourceOptions options)
type: oci:DatabaseManagement:ExternalCluster
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ExternalClusterArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ExternalClusterArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ExternalClusterArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ExternalClusterArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ExternalClusterArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var externalClusterResource = new Oci.DatabaseManagement.ExternalCluster("externalClusterResource", new()
{
ExternalClusterId = "string",
DefinedTags =
{
{ "string", "any" },
},
ExternalConnectorId = "string",
FreeformTags =
{
{ "string", "any" },
},
});
example, err := DatabaseManagement.NewExternalCluster(ctx, "externalClusterResource", &DatabaseManagement.ExternalClusterArgs{
ExternalClusterId: pulumi.String("string"),
DefinedTags: pulumi.Map{
"string": pulumi.Any("any"),
},
ExternalConnectorId: pulumi.String("string"),
FreeformTags: pulumi.Map{
"string": pulumi.Any("any"),
},
})
var externalClusterResource = new ExternalCluster("externalClusterResource", ExternalClusterArgs.builder()
.externalClusterId("string")
.definedTags(Map.of("string", "any"))
.externalConnectorId("string")
.freeformTags(Map.of("string", "any"))
.build());
external_cluster_resource = oci.database_management.ExternalCluster("externalClusterResource",
external_cluster_id="string",
defined_tags={
"string": "any",
},
external_connector_id="string",
freeform_tags={
"string": "any",
})
const externalClusterResource = new oci.databasemanagement.ExternalCluster("externalClusterResource", {
externalClusterId: "string",
definedTags: {
string: "any",
},
externalConnectorId: "string",
freeformTags: {
string: "any",
},
});
type: oci:DatabaseManagement:ExternalCluster
properties:
definedTags:
string: any
externalClusterId: string
externalConnectorId: string
freeformTags:
string: any
ExternalCluster Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
The ExternalCluster resource accepts the following input properties:
- External
Cluster stringId - The OCID of the external cluster.
- Dictionary<string, object>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- External
Connector stringId - (Updatable) The OCID of the external connector.
- Dictionary<string, object>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- External
Cluster stringId - The OCID of the external cluster.
- map[string]interface{}
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- External
Connector stringId - (Updatable) The OCID of the external connector.
- map[string]interface{}
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- external
Cluster StringId - The OCID of the external cluster.
- Map<String,Object>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- external
Connector StringId - (Updatable) The OCID of the external connector.
- Map<String,Object>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- external
Cluster stringId - The OCID of the external cluster.
- {[key: string]: any}
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- external
Connector stringId - (Updatable) The OCID of the external connector.
- {[key: string]: any}
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- external_
cluster_ strid - The OCID of the external cluster.
- Mapping[str, Any]
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- external_
connector_ strid - (Updatable) The OCID of the external connector.
- Mapping[str, Any]
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- external
Cluster StringId - The OCID of the external cluster.
- Map<Any>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- external
Connector StringId - (Updatable) The OCID of the external connector.
- Map<Any>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
Outputs
All input properties are implicitly available as output properties. Additionally, the ExternalCluster resource produces the following output properties:
- Additional
Details Dictionary<string, object> - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- Compartment
Id string - The OCID of the compartment.
- Component
Name string - The name of the external cluster.
- Display
Name string - The user-friendly name for the external cluster. The name does not have to be unique.
- External
Db stringSystem Id - The OCID of the external DB system that the cluster is a part of.
- Grid
Home string - The directory in which Oracle Grid Infrastructure is installed.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Flex boolCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- Network
Configurations List<ExternalCluster Network Configuration> - The list of network address configurations of the external cluster.
- Ocr
File stringLocation - The location of the Oracle Cluster Registry (OCR).
- Scan
Configurations List<ExternalCluster Scan Configuration> - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- State string
- The current lifecycle state of the external cluster.
- Dictionary<string, object>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the external cluster was created.
- Time
Updated string - The date and time the external cluster was last updated.
- Version string
- The cluster version.
- Vip
Configurations List<ExternalCluster Vip Configuration> - The list of Virtual IP (VIP) configurations of the external cluster.
- Additional
Details map[string]interface{} - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- Compartment
Id string - The OCID of the compartment.
- Component
Name string - The name of the external cluster.
- Display
Name string - The user-friendly name for the external cluster. The name does not have to be unique.
- External
Db stringSystem Id - The OCID of the external DB system that the cluster is a part of.
- Grid
Home string - The directory in which Oracle Grid Infrastructure is installed.
- Id string
- The provider-assigned unique ID for this managed resource.
- Is
Flex boolCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- Network
Configurations []ExternalCluster Network Configuration - The list of network address configurations of the external cluster.
- Ocr
File stringLocation - The location of the Oracle Cluster Registry (OCR).
- Scan
Configurations []ExternalCluster Scan Configuration - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- State string
- The current lifecycle state of the external cluster.
- map[string]interface{}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the external cluster was created.
- Time
Updated string - The date and time the external cluster was last updated.
- Version string
- The cluster version.
- Vip
Configurations []ExternalCluster Vip Configuration - The list of Virtual IP (VIP) configurations of the external cluster.
- additional
Details Map<String,Object> - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- compartment
Id String - The OCID of the compartment.
- component
Name String - The name of the external cluster.
- display
Name String - The user-friendly name for the external cluster. The name does not have to be unique.
- external
Db StringSystem Id - The OCID of the external DB system that the cluster is a part of.
- grid
Home String - The directory in which Oracle Grid Infrastructure is installed.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Flex BooleanCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- lifecycle
Details String - Additional information about the current lifecycle state.
- network
Configurations List<ExternalCluster Network Configuration> - The list of network address configurations of the external cluster.
- ocr
File StringLocation - The location of the Oracle Cluster Registry (OCR).
- scan
Configurations List<ExternalCluster Scan Configuration> - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- state String
- The current lifecycle state of the external cluster.
- Map<String,Object>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the external cluster was created.
- time
Updated String - The date and time the external cluster was last updated.
- version String
- The cluster version.
- vip
Configurations List<ExternalCluster Vip Configuration> - The list of Virtual IP (VIP) configurations of the external cluster.
- additional
Details {[key: string]: any} - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- compartment
Id string - The OCID of the compartment.
- component
Name string - The name of the external cluster.
- display
Name string - The user-friendly name for the external cluster. The name does not have to be unique.
- external
Db stringSystem Id - The OCID of the external DB system that the cluster is a part of.
- grid
Home string - The directory in which Oracle Grid Infrastructure is installed.
- id string
- The provider-assigned unique ID for this managed resource.
- is
Flex booleanCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- lifecycle
Details string - Additional information about the current lifecycle state.
- network
Configurations ExternalCluster Network Configuration[] - The list of network address configurations of the external cluster.
- ocr
File stringLocation - The location of the Oracle Cluster Registry (OCR).
- scan
Configurations ExternalCluster Scan Configuration[] - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- state string
- The current lifecycle state of the external cluster.
- {[key: string]: any}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The date and time the external cluster was created.
- time
Updated string - The date and time the external cluster was last updated.
- version string
- The cluster version.
- vip
Configurations ExternalCluster Vip Configuration[] - The list of Virtual IP (VIP) configurations of the external cluster.
- additional_
details Mapping[str, Any] - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- compartment_
id str - The OCID of the compartment.
- component_
name str - The name of the external cluster.
- display_
name str - The user-friendly name for the external cluster. The name does not have to be unique.
- external_
db_ strsystem_ id - The OCID of the external DB system that the cluster is a part of.
- grid_
home str - The directory in which Oracle Grid Infrastructure is installed.
- id str
- The provider-assigned unique ID for this managed resource.
- is_
flex_ boolcluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- lifecycle_
details str - Additional information about the current lifecycle state.
- network_
configurations Sequence[databasemanagement.External Cluster Network Configuration] - The list of network address configurations of the external cluster.
- ocr_
file_ strlocation - The location of the Oracle Cluster Registry (OCR).
- scan_
configurations Sequence[databasemanagement.External Cluster Scan Configuration] - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- state str
- The current lifecycle state of the external cluster.
- Mapping[str, Any]
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The date and time the external cluster was created.
- time_
updated str - The date and time the external cluster was last updated.
- version str
- The cluster version.
- vip_
configurations Sequence[databasemanagement.External Cluster Vip Configuration] - The list of Virtual IP (VIP) configurations of the external cluster.
- additional
Details Map<Any> - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- compartment
Id String - The OCID of the compartment.
- component
Name String - The name of the external cluster.
- display
Name String - The user-friendly name for the external cluster. The name does not have to be unique.
- external
Db StringSystem Id - The OCID of the external DB system that the cluster is a part of.
- grid
Home String - The directory in which Oracle Grid Infrastructure is installed.
- id String
- The provider-assigned unique ID for this managed resource.
- is
Flex BooleanCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- lifecycle
Details String - Additional information about the current lifecycle state.
- network
Configurations List<Property Map> - The list of network address configurations of the external cluster.
- ocr
File StringLocation - The location of the Oracle Cluster Registry (OCR).
- scan
Configurations List<Property Map> - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- state String
- The current lifecycle state of the external cluster.
- Map<Any>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the external cluster was created.
- time
Updated String - The date and time the external cluster was last updated.
- version String
- The cluster version.
- vip
Configurations List<Property Map> - The list of Virtual IP (VIP) configurations of the external cluster.
Look up Existing ExternalCluster Resource
Get an existing ExternalCluster resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ExternalClusterState, opts?: CustomResourceOptions): ExternalCluster
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
additional_details: Optional[Mapping[str, Any]] = None,
compartment_id: Optional[str] = None,
component_name: Optional[str] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
display_name: Optional[str] = None,
external_cluster_id: Optional[str] = None,
external_connector_id: Optional[str] = None,
external_db_system_id: Optional[str] = None,
freeform_tags: Optional[Mapping[str, Any]] = None,
grid_home: Optional[str] = None,
is_flex_cluster: Optional[bool] = None,
lifecycle_details: Optional[str] = None,
network_configurations: Optional[Sequence[_databasemanagement.ExternalClusterNetworkConfigurationArgs]] = None,
ocr_file_location: Optional[str] = None,
scan_configurations: Optional[Sequence[_databasemanagement.ExternalClusterScanConfigurationArgs]] = None,
state: Optional[str] = None,
system_tags: Optional[Mapping[str, Any]] = None,
time_created: Optional[str] = None,
time_updated: Optional[str] = None,
version: Optional[str] = None,
vip_configurations: Optional[Sequence[_databasemanagement.ExternalClusterVipConfigurationArgs]] = None) -> ExternalCluster
func GetExternalCluster(ctx *Context, name string, id IDInput, state *ExternalClusterState, opts ...ResourceOption) (*ExternalCluster, error)
public static ExternalCluster Get(string name, Input<string> id, ExternalClusterState? state, CustomResourceOptions? opts = null)
public static ExternalCluster get(String name, Output<String> id, ExternalClusterState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Additional
Details Dictionary<string, object> - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- Compartment
Id string - The OCID of the compartment.
- Component
Name string - The name of the external cluster.
- Dictionary<string, object>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Display
Name string - The user-friendly name for the external cluster. The name does not have to be unique.
- External
Cluster stringId - The OCID of the external cluster.
- External
Connector stringId - (Updatable) The OCID of the external connector.
- External
Db stringSystem Id - The OCID of the external DB system that the cluster is a part of.
- Dictionary<string, object>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- Grid
Home string - The directory in which Oracle Grid Infrastructure is installed.
- Is
Flex boolCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- Network
Configurations List<ExternalCluster Network Configuration> - The list of network address configurations of the external cluster.
- Ocr
File stringLocation - The location of the Oracle Cluster Registry (OCR).
- Scan
Configurations List<ExternalCluster Scan Configuration> - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- State string
- The current lifecycle state of the external cluster.
- Dictionary<string, object>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the external cluster was created.
- Time
Updated string - The date and time the external cluster was last updated.
- Version string
- The cluster version.
- Vip
Configurations List<ExternalCluster Vip Configuration> - The list of Virtual IP (VIP) configurations of the external cluster.
- Additional
Details map[string]interface{} - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- Compartment
Id string - The OCID of the compartment.
- Component
Name string - The name of the external cluster.
- map[string]interface{}
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- Display
Name string - The user-friendly name for the external cluster. The name does not have to be unique.
- External
Cluster stringId - The OCID of the external cluster.
- External
Connector stringId - (Updatable) The OCID of the external connector.
- External
Db stringSystem Id - The OCID of the external DB system that the cluster is a part of.
- map[string]interface{}
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- Grid
Home string - The directory in which Oracle Grid Infrastructure is installed.
- Is
Flex boolCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- Network
Configurations []ExternalCluster Network Configuration Args - The list of network address configurations of the external cluster.
- Ocr
File stringLocation - The location of the Oracle Cluster Registry (OCR).
- Scan
Configurations []ExternalCluster Scan Configuration Args - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- State string
- The current lifecycle state of the external cluster.
- map[string]interface{}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- Time
Created string - The date and time the external cluster was created.
- Time
Updated string - The date and time the external cluster was last updated.
- Version string
- The cluster version.
- Vip
Configurations []ExternalCluster Vip Configuration Args - The list of Virtual IP (VIP) configurations of the external cluster.
- additional
Details Map<String,Object> - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- compartment
Id String - The OCID of the compartment.
- component
Name String - The name of the external cluster.
- Map<String,Object>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name String - The user-friendly name for the external cluster. The name does not have to be unique.
- external
Cluster StringId - The OCID of the external cluster.
- external
Connector StringId - (Updatable) The OCID of the external connector.
- external
Db StringSystem Id - The OCID of the external DB system that the cluster is a part of.
- Map<String,Object>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- grid
Home String - The directory in which Oracle Grid Infrastructure is installed.
- is
Flex BooleanCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- lifecycle
Details String - Additional information about the current lifecycle state.
- network
Configurations List<ExternalCluster Network Configuration> - The list of network address configurations of the external cluster.
- ocr
File StringLocation - The location of the Oracle Cluster Registry (OCR).
- scan
Configurations List<ExternalCluster Scan Configuration> - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- state String
- The current lifecycle state of the external cluster.
- Map<String,Object>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the external cluster was created.
- time
Updated String - The date and time the external cluster was last updated.
- version String
- The cluster version.
- vip
Configurations List<ExternalCluster Vip Configuration> - The list of Virtual IP (VIP) configurations of the external cluster.
- additional
Details {[key: string]: any} - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- compartment
Id string - The OCID of the compartment.
- component
Name string - The name of the external cluster.
- {[key: string]: any}
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name string - The user-friendly name for the external cluster. The name does not have to be unique.
- external
Cluster stringId - The OCID of the external cluster.
- external
Connector stringId - (Updatable) The OCID of the external connector.
- external
Db stringSystem Id - The OCID of the external DB system that the cluster is a part of.
- {[key: string]: any}
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- grid
Home string - The directory in which Oracle Grid Infrastructure is installed.
- is
Flex booleanCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- lifecycle
Details string - Additional information about the current lifecycle state.
- network
Configurations ExternalCluster Network Configuration[] - The list of network address configurations of the external cluster.
- ocr
File stringLocation - The location of the Oracle Cluster Registry (OCR).
- scan
Configurations ExternalCluster Scan Configuration[] - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- state string
- The current lifecycle state of the external cluster.
- {[key: string]: any}
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created string - The date and time the external cluster was created.
- time
Updated string - The date and time the external cluster was last updated.
- version string
- The cluster version.
- vip
Configurations ExternalCluster Vip Configuration[] - The list of Virtual IP (VIP) configurations of the external cluster.
- additional_
details Mapping[str, Any] - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- compartment_
id str - The OCID of the compartment.
- component_
name str - The name of the external cluster.
- Mapping[str, Any]
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display_
name str - The user-friendly name for the external cluster. The name does not have to be unique.
- external_
cluster_ strid - The OCID of the external cluster.
- external_
connector_ strid - (Updatable) The OCID of the external connector.
- external_
db_ strsystem_ id - The OCID of the external DB system that the cluster is a part of.
- Mapping[str, Any]
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- grid_
home str - The directory in which Oracle Grid Infrastructure is installed.
- is_
flex_ boolcluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- lifecycle_
details str - Additional information about the current lifecycle state.
- network_
configurations Sequence[databasemanagement.External Cluster Network Configuration Args] - The list of network address configurations of the external cluster.
- ocr_
file_ strlocation - The location of the Oracle Cluster Registry (OCR).
- scan_
configurations Sequence[databasemanagement.External Cluster Scan Configuration Args] - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- state str
- The current lifecycle state of the external cluster.
- Mapping[str, Any]
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time_
created str - The date and time the external cluster was created.
- time_
updated str - The date and time the external cluster was last updated.
- version str
- The cluster version.
- vip_
configurations Sequence[databasemanagement.External Cluster Vip Configuration Args] - The list of Virtual IP (VIP) configurations of the external cluster.
- additional
Details Map<Any> - The additional details of the external cluster defined in
{"key": "value"}
format. Example:{"bar-key": "value"}
- compartment
Id String - The OCID of the compartment.
- component
Name String - The name of the external cluster.
- Map<Any>
- (Updatable) Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. Example:
{"Operations.CostCenter": "42"}
- display
Name String - The user-friendly name for the external cluster. The name does not have to be unique.
- external
Cluster StringId - The OCID of the external cluster.
- external
Connector StringId - (Updatable) The OCID of the external connector.
- external
Db StringSystem Id - The OCID of the external DB system that the cluster is a part of.
- Map<Any>
(Updatable) Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags. Example:
{"Department": "Finance"}
** IMPORTANT ** Any change to a property that does not support update will force the destruction and recreation of the resource with the new property values
- grid
Home String - The directory in which Oracle Grid Infrastructure is installed.
- is
Flex BooleanCluster - Indicates whether the cluster is Oracle Flex Cluster or not.
- lifecycle
Details String - Additional information about the current lifecycle state.
- network
Configurations List<Property Map> - The list of network address configurations of the external cluster.
- ocr
File StringLocation - The location of the Oracle Cluster Registry (OCR).
- scan
Configurations List<Property Map> - The list of Single Client Access Name (SCAN) configurations of the external cluster.
- state String
- The current lifecycle state of the external cluster.
- Map<Any>
- System tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags. System tags can be viewed by users, but can only be created by the system. Example:
{"orcl-cloud.free-tier-retained": "true"}
- time
Created String - The date and time the external cluster was created.
- time
Updated String - The date and time the external cluster was last updated.
- version String
- The cluster version.
- vip
Configurations List<Property Map> - The list of Virtual IP (VIP) configurations of the external cluster.
Supporting Types
ExternalClusterNetworkConfiguration, ExternalClusterNetworkConfigurationArgs
- Network
Number int - The network number from which VIPs are obtained.
- Network
Type string - The network type.
- Subnet string
- The subnet for the network.
- Network
Number int - The network number from which VIPs are obtained.
- Network
Type string - The network type.
- Subnet string
- The subnet for the network.
- network
Number Integer - The network number from which VIPs are obtained.
- network
Type String - The network type.
- subnet String
- The subnet for the network.
- network
Number number - The network number from which VIPs are obtained.
- network
Type string - The network type.
- subnet string
- The subnet for the network.
- network_
number int - The network number from which VIPs are obtained.
- network_
type str - The network type.
- subnet str
- The subnet for the network.
- network
Number Number - The network number from which VIPs are obtained.
- network
Type String - The network type.
- subnet String
- The subnet for the network.
ExternalClusterScanConfiguration, ExternalClusterScanConfigurationArgs
- Network
Number int - The network number from which VIPs are obtained.
- Scan
Name string - The name of the SCAN listener.
- Scan
Port int - The port number of the SCAN listener.
- Scan
Protocol string - The protocol of the SCAN listener.
- Network
Number int - The network number from which VIPs are obtained.
- Scan
Name string - The name of the SCAN listener.
- Scan
Port int - The port number of the SCAN listener.
- Scan
Protocol string - The protocol of the SCAN listener.
- network
Number Integer - The network number from which VIPs are obtained.
- scan
Name String - The name of the SCAN listener.
- scan
Port Integer - The port number of the SCAN listener.
- scan
Protocol String - The protocol of the SCAN listener.
- network
Number number - The network number from which VIPs are obtained.
- scan
Name string - The name of the SCAN listener.
- scan
Port number - The port number of the SCAN listener.
- scan
Protocol string - The protocol of the SCAN listener.
- network_
number int - The network number from which VIPs are obtained.
- scan_
name str - The name of the SCAN listener.
- scan_
port int - The port number of the SCAN listener.
- scan_
protocol str - The protocol of the SCAN listener.
- network
Number Number - The network number from which VIPs are obtained.
- scan
Name String - The name of the SCAN listener.
- scan
Port Number - The port number of the SCAN listener.
- scan
Protocol String - The protocol of the SCAN listener.
ExternalClusterVipConfiguration, ExternalClusterVipConfigurationArgs
- Address string
- The VIP name or IP address.
- Network
Number int - The network number from which VIPs are obtained.
- Node
Name string - The name of the node with the VIP.
- Address string
- The VIP name or IP address.
- Network
Number int - The network number from which VIPs are obtained.
- Node
Name string - The name of the node with the VIP.
- address String
- The VIP name or IP address.
- network
Number Integer - The network number from which VIPs are obtained.
- node
Name String - The name of the node with the VIP.
- address string
- The VIP name or IP address.
- network
Number number - The network number from which VIPs are obtained.
- node
Name string - The name of the node with the VIP.
- address str
- The VIP name or IP address.
- network_
number int - The network number from which VIPs are obtained.
- node_
name str - The name of the node with the VIP.
- address String
- The VIP name or IP address.
- network
Number Number - The network number from which VIPs are obtained.
- node
Name String - The name of the node with the VIP.
Import
ExternalClusters can be imported using the id
, e.g.
$ pulumi import oci:DatabaseManagement/externalCluster:ExternalCluster test_external_cluster "id"
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
oci
Terraform Provider.