Skip to content

Commit 3aebe8e

Browse files
fbravosanjotruon
authored andcommitted
Added - Support for Operations Insights AIX Support
1 parent b5d1fb0 commit 3aebe8e

File tree

5 files changed

+28
-6
lines changed

5 files changed

+28
-6
lines changed

website/docs/d/opsi_host_insight.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ The following attributes are exported:
5151
* `id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the host insight resource.
5252
* `lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
5353
* `platform_name` - Platform name.
54-
* `platform_type` - Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS].
54+
* `platform_type` - Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX].
5555
* `platform_version` - Platform version.
5656
* `processor_count` - Processor count. This is the OCPU count for Autonomous Database and CPU core count for other database types.
5757
* `state` - The current state of the host.

website/docs/d/opsi_host_insights.html.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following arguments are supported:
4141
* `exadata_insight_id` - (Applicable when entity_source=EM_MANAGED_EXTERNAL_HOST) [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of exadata insight resource.
4242
* `host_type` - (Optional) Filter by one or more host types. Possible values are CLOUD-HOST, EXTERNAL-HOST
4343
* `id` - (Optional) Optional list of host insight resource [OCIDs](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm).
44-
* `platform_type` - (Optional) Filter by one or more platform types. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS].
44+
* `platform_type` - (Optional) Filter by one or more platform types. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX].
4545
* `state` - (Optional) Lifecycle states
4646
* `status` - (Optional) Resource Status
4747

@@ -75,7 +75,7 @@ The following attributes are exported:
7575
* `lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
7676
* `management_agent_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Management Agent
7777
* `platform_name` - Platform name.
78-
* `platform_type` - Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS].
78+
* `platform_type` - Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX].
7979
* `platform_version` - Platform version.
8080
* `processor_count` - Processor count. This is the OCPU count for Autonomous Database and CPU core count for other database types.
8181
* `state` - The current state of the host.

website/docs/d/opsi_importable_compute_entities.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ The following attributes are exported:
5151
* `compute_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Compute Instance
5252
* `entity_source` - Source of the importable agent entity.
5353
* `host_name` - The host name. The host name is unique amongst the hosts managed by the same management agent.
54-
* `platform_type` - Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS].
54+
* `platform_type` - Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX].
5555

website/docs/r/opsi_exadata_insight.html.markdown

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,29 @@ The following arguments are supported:
4242
* `enterprise_manager_identifier` - (Required) Enterprise Manager Unique Identifier
4343
* `entity_source` - (Required) (Updatable) Source of the Exadata system.
4444
* `freeform_tags` - (Optional) (Updatable) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
45-
* `is_auto_sync_enabled` - (Optional) (Updatable) Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight.
45+
* `is_auto_sync_enabled` - (Applicable when entity_source=EM_MANAGED_EXTERNAL_EXADATA) (Updatable) Set to true to enable automatic enablement and disablement of related targets from Enterprise Manager. New resources (e.g. Database Insights) will be placed in the same compartment as the related Exadata Insight.
46+
* `member_vm_cluster_details` - (Applicable when entity_source=PE_COMANAGED_EXADATA)
47+
* `compartment_id` - (Required when entity_source=PE_COMANAGED_EXADATA) (Updatable) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment.
48+
* `member_database_details` - (Applicable when entity_source=PE_COMANAGED_EXADATA) The databases that belong to the VM Cluster
49+
* `compartment_id` - (Required when entity_source=PE_COMANAGED_EXADATA) (Updatable) Compartment Identifier of database
50+
* `credential_details` - (Required when entity_source=PE_COMANAGED_EXADATA) User credential details to connect to the database. This is supplied via the External Database Service.
51+
* `credential_source_name` - (Required when entity_source=PE_COMANAGED_EXADATA) Credential source name that had been added in Management Agent wallet. This is supplied in the External Database Service.
52+
* `credential_type` - (Required) Credential type.
53+
* `password_secret_id` - (Applicable when credential_type=CREDENTIALS_BY_VAULT) The secret [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) mapping to the database credentials.
54+
* `role` - (Applicable when credential_type=CREDENTIALS_BY_VAULT) database user role.
55+
* `user_name` - (Applicable when credential_type=CREDENTIALS_BY_VAULT) database user name.
56+
* `database_id` - (Required when entity_source=PE_COMANAGED_EXADATA) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the database.
57+
* `database_resource_type` - (Required when entity_source=PE_COMANAGED_EXADATA) Oracle Cloud Infrastructure database resource type
58+
* `dbm_private_endpoint_id` - (Applicable when entity_source=PE_COMANAGED_EXADATA) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Database Management private endpoint
59+
* `defined_tags` - (Applicable when entity_source=PE_COMANAGED_EXADATA) Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace.bar-key": "value"}`
60+
* `deployment_type` - (Required when entity_source=PE_COMANAGED_EXADATA) Database Deployment Type
61+
* `entity_source` - (Required when entity_source=PE_COMANAGED_EXADATA) Source of the database entity.
62+
* `freeform_tags` - (Applicable when entity_source=PE_COMANAGED_EXADATA) Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: `{"bar-key": "value"}`
63+
* `opsi_private_endpoint_id` - (Applicable when entity_source=PE_COMANAGED_EXADATA) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the OPSI private endpoint
64+
* `service_name` - (Required when entity_source=PE_COMANAGED_EXADATA) Database service name used for connection requests.
65+
* `system_tags` - (Applicable when entity_source=PE_COMANAGED_EXADATA) System tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"orcl-cloud.free-tier-retained": "true"}`
66+
* `opsi_private_endpoint_id` - (Applicable when entity_source=PE_COMANAGED_EXADATA) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the OPSI private endpoint
67+
* `vmcluster_id` - (Required when entity_source=PE_COMANAGED_EXADATA) The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the VM Cluster.
4668
* `status` - (Optional) (Updatable) Status of the resource. Example: "ENABLED", "DISABLED". Resource can be either enabled or disabled by updating the value of status field to either "ENABLED" or "DISABLED"
4769

4870

website/docs/r/opsi_host_insight.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The following attributes are exported:
7777
* `lifecycle_details` - A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
7878
* `management_agent_id` - The [OCID](https://docs.cloud.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the Management Agent
7979
* `platform_name` - Platform name.
80-
* `platform_type` - Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS].
80+
* `platform_type` - Platform type. Supported platformType(s) for MACS-managed external host insight: [LINUX, SOLARIS, WINDOWS]. Supported platformType(s) for MACS-managed cloud host insight: [LINUX]. Supported platformType(s) for EM-managed external host insight: [LINUX, SOLARIS, SUNOS, ZLINUX, WINDOWS, AIX].
8181
* `platform_version` - Platform version.
8282
* `processor_count` - Processor count.
8383
* `state` - The current state of the host.

0 commit comments

Comments
 (0)