oci.DatabaseManagement.ExternalAsmInstance
Explore with Pulumi AI
This resource provides the External Asm Instance resource in Oracle Cloud Infrastructure Database Management service.
Updates the external ASM instance specified by externalAsmInstanceId
.
Create ExternalAsmInstance Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ExternalAsmInstance(name: string, args: ExternalAsmInstanceArgs, opts?: CustomResourceOptions);
@overload
def ExternalAsmInstance(resource_name: str,
args: ExternalAsmInstanceArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ExternalAsmInstance(resource_name: str,
opts: Optional[ResourceOptions] = None,
external_asm_instance_id: Optional[str] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
freeform_tags: Optional[Mapping[str, Any]] = None)
func NewExternalAsmInstance(ctx *Context, name string, args ExternalAsmInstanceArgs, opts ...ResourceOption) (*ExternalAsmInstance, error)
public ExternalAsmInstance(string name, ExternalAsmInstanceArgs args, CustomResourceOptions? opts = null)
public ExternalAsmInstance(String name, ExternalAsmInstanceArgs args)
public ExternalAsmInstance(String name, ExternalAsmInstanceArgs args, CustomResourceOptions options)
type: oci:DatabaseManagement:ExternalAsmInstance
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 ExternalAsmInstanceArgs
- 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 ExternalAsmInstanceArgs
- 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 ExternalAsmInstanceArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ExternalAsmInstanceArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ExternalAsmInstanceArgs
- 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 externalAsmInstanceResource = new Oci.DatabaseManagement.ExternalAsmInstance("externalAsmInstanceResource", new()
{
ExternalAsmInstanceId = "string",
DefinedTags =
{
{ "string", "any" },
},
FreeformTags =
{
{ "string", "any" },
},
});
example, err := DatabaseManagement.NewExternalAsmInstance(ctx, "externalAsmInstanceResource", &DatabaseManagement.ExternalAsmInstanceArgs{
ExternalAsmInstanceId: pulumi.String("string"),
DefinedTags: pulumi.Map{
"string": pulumi.Any("any"),
},
FreeformTags: pulumi.Map{
"string": pulumi.Any("any"),
},
})
var externalAsmInstanceResource = new ExternalAsmInstance("externalAsmInstanceResource", ExternalAsmInstanceArgs.builder()
.externalAsmInstanceId("string")
.definedTags(Map.of("string", "any"))
.freeformTags(Map.of("string", "any"))
.build());
external_asm_instance_resource = oci.database_management.ExternalAsmInstance("externalAsmInstanceResource",
external_asm_instance_id="string",
defined_tags={
"string": "any",
},
freeform_tags={
"string": "any",
})
const externalAsmInstanceResource = new oci.databasemanagement.ExternalAsmInstance("externalAsmInstanceResource", {
externalAsmInstanceId: "string",
definedTags: {
string: "any",
},
freeformTags: {
string: "any",
},
});
type: oci:DatabaseManagement:ExternalAsmInstance
properties:
definedTags:
string: any
externalAsmInstanceId: string
freeformTags:
string: any
ExternalAsmInstance 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 ExternalAsmInstance resource accepts the following input properties:
- External
Asm stringInstance Id - The OCID of the external ASM instance.
- 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"}
- 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
Asm stringInstance Id - The OCID of the external ASM instance.
- 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"}
- 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
Asm StringInstance Id - The OCID of the external ASM instance.
- 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"}
- 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
Asm stringInstance Id - The OCID of the external ASM instance.
- {[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"}
- {[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_
asm_ strinstance_ id - The OCID of the external ASM instance.
- 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"}
- 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
Asm StringInstance Id - The OCID of the external ASM instance.
- 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"}
- 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 ExternalAsmInstance resource produces the following output properties:
- Adr
Home stringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- Compartment
Id string - The OCID of the compartment.
- Component
Name string - The name of the external ASM instance.
- Display
Name string - The user-friendly name for the ASM instance. The name does not have to be unique.
- External
Asm stringId - The OCID of the external ASM that the ASM instance belongs to.
- External
Db stringNode Id - The OCID of the external DB node on which the ASM instance is running.
- External
Db stringSystem Id - The OCID of the external DB system that the ASM instance is a part of.
- Host
Name string - The name of the host on which the ASM instance is running.
- Id string
- The provider-assigned unique ID for this managed resource.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- State string
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- Time
Updated string - The date and time the external ASM instance was last updated.
- Adr
Home stringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- Compartment
Id string - The OCID of the compartment.
- Component
Name string - The name of the external ASM instance.
- Display
Name string - The user-friendly name for the ASM instance. The name does not have to be unique.
- External
Asm stringId - The OCID of the external ASM that the ASM instance belongs to.
- External
Db stringNode Id - The OCID of the external DB node on which the ASM instance is running.
- External
Db stringSystem Id - The OCID of the external DB system that the ASM instance is a part of.
- Host
Name string - The name of the host on which the ASM instance is running.
- Id string
- The provider-assigned unique ID for this managed resource.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- State string
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- Time
Updated string - The date and time the external ASM instance was last updated.
- adr
Home StringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- compartment
Id String - The OCID of the compartment.
- component
Name String - The name of the external ASM instance.
- display
Name String - The user-friendly name for the ASM instance. The name does not have to be unique.
- external
Asm StringId - The OCID of the external ASM that the ASM instance belongs to.
- external
Db StringNode Id - The OCID of the external DB node on which the ASM instance is running.
- external
Db StringSystem Id - The OCID of the external DB system that the ASM instance is a part of.
- host
Name String - The name of the host on which the ASM instance is running.
- id String
- The provider-assigned unique ID for this managed resource.
- lifecycle
Details String - Additional information about the current lifecycle state.
- state String
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- time
Updated String - The date and time the external ASM instance was last updated.
- adr
Home stringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- compartment
Id string - The OCID of the compartment.
- component
Name string - The name of the external ASM instance.
- display
Name string - The user-friendly name for the ASM instance. The name does not have to be unique.
- external
Asm stringId - The OCID of the external ASM that the ASM instance belongs to.
- external
Db stringNode Id - The OCID of the external DB node on which the ASM instance is running.
- external
Db stringSystem Id - The OCID of the external DB system that the ASM instance is a part of.
- host
Name string - The name of the host on which the ASM instance is running.
- id string
- The provider-assigned unique ID for this managed resource.
- lifecycle
Details string - Additional information about the current lifecycle state.
- state string
- The current lifecycle state of the external ASM instance.
- {[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 ASM instance was created.
- time
Updated string - The date and time the external ASM instance was last updated.
- adr_
home_ strdirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- compartment_
id str - The OCID of the compartment.
- component_
name str - The name of the external ASM instance.
- display_
name str - The user-friendly name for the ASM instance. The name does not have to be unique.
- external_
asm_ strid - The OCID of the external ASM that the ASM instance belongs to.
- external_
db_ strnode_ id - The OCID of the external DB node on which the ASM instance is running.
- external_
db_ strsystem_ id - The OCID of the external DB system that the ASM instance is a part of.
- host_
name str - The name of the host on which the ASM instance is running.
- id str
- The provider-assigned unique ID for this managed resource.
- lifecycle_
details str - Additional information about the current lifecycle state.
- state str
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- time_
updated str - The date and time the external ASM instance was last updated.
- adr
Home StringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- compartment
Id String - The OCID of the compartment.
- component
Name String - The name of the external ASM instance.
- display
Name String - The user-friendly name for the ASM instance. The name does not have to be unique.
- external
Asm StringId - The OCID of the external ASM that the ASM instance belongs to.
- external
Db StringNode Id - The OCID of the external DB node on which the ASM instance is running.
- external
Db StringSystem Id - The OCID of the external DB system that the ASM instance is a part of.
- host
Name String - The name of the host on which the ASM instance is running.
- id String
- The provider-assigned unique ID for this managed resource.
- lifecycle
Details String - Additional information about the current lifecycle state.
- state String
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- time
Updated String - The date and time the external ASM instance was last updated.
Look up Existing ExternalAsmInstance Resource
Get an existing ExternalAsmInstance 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?: ExternalAsmInstanceState, opts?: CustomResourceOptions): ExternalAsmInstance
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
adr_home_directory: Optional[str] = None,
compartment_id: Optional[str] = None,
component_name: Optional[str] = None,
defined_tags: Optional[Mapping[str, Any]] = None,
display_name: Optional[str] = None,
external_asm_id: Optional[str] = None,
external_asm_instance_id: Optional[str] = None,
external_db_node_id: Optional[str] = None,
external_db_system_id: Optional[str] = None,
freeform_tags: Optional[Mapping[str, Any]] = None,
host_name: Optional[str] = None,
lifecycle_details: Optional[str] = None,
state: Optional[str] = None,
system_tags: Optional[Mapping[str, Any]] = None,
time_created: Optional[str] = None,
time_updated: Optional[str] = None) -> ExternalAsmInstance
func GetExternalAsmInstance(ctx *Context, name string, id IDInput, state *ExternalAsmInstanceState, opts ...ResourceOption) (*ExternalAsmInstance, error)
public static ExternalAsmInstance Get(string name, Input<string> id, ExternalAsmInstanceState? state, CustomResourceOptions? opts = null)
public static ExternalAsmInstance get(String name, Output<String> id, ExternalAsmInstanceState 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.
- Adr
Home stringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- Compartment
Id string - The OCID of the compartment.
- Component
Name string - The name of the external ASM instance.
- 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 ASM instance. The name does not have to be unique.
- External
Asm stringId - The OCID of the external ASM that the ASM instance belongs to.
- External
Asm stringInstance Id - The OCID of the external ASM instance.
- External
Db stringNode Id - The OCID of the external DB node on which the ASM instance is running.
- External
Db stringSystem Id - The OCID of the external DB system that the ASM instance 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
- Host
Name string - The name of the host on which the ASM instance is running.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- State string
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- Time
Updated string - The date and time the external ASM instance was last updated.
- Adr
Home stringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- Compartment
Id string - The OCID of the compartment.
- Component
Name string - The name of the external ASM instance.
- 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 ASM instance. The name does not have to be unique.
- External
Asm stringId - The OCID of the external ASM that the ASM instance belongs to.
- External
Asm stringInstance Id - The OCID of the external ASM instance.
- External
Db stringNode Id - The OCID of the external DB node on which the ASM instance is running.
- External
Db stringSystem Id - The OCID of the external DB system that the ASM instance 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
- Host
Name string - The name of the host on which the ASM instance is running.
- Lifecycle
Details string - Additional information about the current lifecycle state.
- State string
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- Time
Updated string - The date and time the external ASM instance was last updated.
- adr
Home StringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- compartment
Id String - The OCID of the compartment.
- component
Name String - The name of the external ASM instance.
- 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 ASM instance. The name does not have to be unique.
- external
Asm StringId - The OCID of the external ASM that the ASM instance belongs to.
- external
Asm StringInstance Id - The OCID of the external ASM instance.
- external
Db StringNode Id - The OCID of the external DB node on which the ASM instance is running.
- external
Db StringSystem Id - The OCID of the external DB system that the ASM instance 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
- host
Name String - The name of the host on which the ASM instance is running.
- lifecycle
Details String - Additional information about the current lifecycle state.
- state String
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- time
Updated String - The date and time the external ASM instance was last updated.
- adr
Home stringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- compartment
Id string - The OCID of the compartment.
- component
Name string - The name of the external ASM instance.
- {[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 ASM instance. The name does not have to be unique.
- external
Asm stringId - The OCID of the external ASM that the ASM instance belongs to.
- external
Asm stringInstance Id - The OCID of the external ASM instance.
- external
Db stringNode Id - The OCID of the external DB node on which the ASM instance is running.
- external
Db stringSystem Id - The OCID of the external DB system that the ASM instance 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
- host
Name string - The name of the host on which the ASM instance is running.
- lifecycle
Details string - Additional information about the current lifecycle state.
- state string
- The current lifecycle state of the external ASM instance.
- {[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 ASM instance was created.
- time
Updated string - The date and time the external ASM instance was last updated.
- adr_
home_ strdirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- compartment_
id str - The OCID of the compartment.
- component_
name str - The name of the external ASM instance.
- 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 ASM instance. The name does not have to be unique.
- external_
asm_ strid - The OCID of the external ASM that the ASM instance belongs to.
- external_
asm_ strinstance_ id - The OCID of the external ASM instance.
- external_
db_ strnode_ id - The OCID of the external DB node on which the ASM instance is running.
- external_
db_ strsystem_ id - The OCID of the external DB system that the ASM instance 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
- host_
name str - The name of the host on which the ASM instance is running.
- lifecycle_
details str - Additional information about the current lifecycle state.
- state str
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- time_
updated str - The date and time the external ASM instance was last updated.
- adr
Home StringDirectory - The Automatic Diagnostic Repository (ADR) home directory for the ASM instance.
- compartment
Id String - The OCID of the compartment.
- component
Name String - The name of the external ASM instance.
- 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 ASM instance. The name does not have to be unique.
- external
Asm StringId - The OCID of the external ASM that the ASM instance belongs to.
- external
Asm StringInstance Id - The OCID of the external ASM instance.
- external
Db StringNode Id - The OCID of the external DB node on which the ASM instance is running.
- external
Db StringSystem Id - The OCID of the external DB system that the ASM instance 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
- host
Name String - The name of the host on which the ASM instance is running.
- lifecycle
Details String - Additional information about the current lifecycle state.
- state String
- The current lifecycle state of the external ASM instance.
- 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 ASM instance was created.
- time
Updated String - The date and time the external ASM instance was last updated.
Import
ExternalAsmInstances can be imported using the id
, e.g.
$ pulumi import oci:DatabaseManagement/externalAsmInstance:ExternalAsmInstance test_external_asm_instance "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.