DiscoveryDetails¶
- 
class oci.stack_monitoring.models.DiscoveryDetails(**kwargs)¶
- Bases: - object- The request of DiscoveryJob Resource details. - Attributes - LICENSE_ENTERPRISE_EDITION- A constant which can be used with the license property of a DiscoveryDetails. - LICENSE_ENTERPRISE_EDITION_FOR_GPU_INFRASTRUCTURE- A constant which can be used with the license property of a DiscoveryDetails. - LICENSE_STANDARD_EDITION- A constant which can be used with the license property of a DiscoveryDetails. - RESOURCE_TYPE_APACHE_HTTP_SERVER- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_APACHE_TOMCAT- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_CUSTOM_RESOURCE- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_EBS_INSTANCE- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_HOST- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_JBOSS_DOMAIN- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_JBOSS_SERVER- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_MICROSOFT_IIS- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_NGINX- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_OCI_ORACLE_CDB- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_OCI_ORACLE_DB- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_OCI_ORACLE_PDB- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_ORACLE_DATABASE- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_ORACLE_GOLDENGATE- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_ORACLE_HTTP_SERVER- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_ORACLE_JVM- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_ORACLE_MFT- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_ORACLE_PSFT- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_SQL_SERVER- A constant which can be used with the resource_type property of a DiscoveryDetails. - RESOURCE_TYPE_WEBLOGIC_DOMAIN- A constant which can be used with the resource_type property of a DiscoveryDetails. - agent_id- [Required] Gets the agent_id of this DiscoveryDetails. - credentials- Gets the credentials of this DiscoveryDetails. - license- Gets the license of this DiscoveryDetails. - properties- [Required] Gets the properties of this DiscoveryDetails. - resource_name- [Required] Gets the resource_name of this DiscoveryDetails. - resource_type- [Required] Gets the resource_type of this DiscoveryDetails. - tags- Gets the tags of this DiscoveryDetails. - Methods - __init__(**kwargs)- Initializes a new DiscoveryDetails object with values from keyword arguments. - 
LICENSE_ENTERPRISE_EDITION= 'ENTERPRISE_EDITION'¶
- A constant which can be used with the license property of a DiscoveryDetails. This constant has a value of “ENTERPRISE_EDITION” 
 - 
LICENSE_ENTERPRISE_EDITION_FOR_GPU_INFRASTRUCTURE= 'ENTERPRISE_EDITION_FOR_GPU_INFRASTRUCTURE'¶
- A constant which can be used with the license property of a DiscoveryDetails. This constant has a value of “ENTERPRISE_EDITION_FOR_GPU_INFRASTRUCTURE” 
 - 
LICENSE_STANDARD_EDITION= 'STANDARD_EDITION'¶
- A constant which can be used with the license property of a DiscoveryDetails. This constant has a value of “STANDARD_EDITION” 
 - 
RESOURCE_TYPE_APACHE_HTTP_SERVER= 'APACHE_HTTP_SERVER'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “APACHE_HTTP_SERVER” 
 - 
RESOURCE_TYPE_APACHE_TOMCAT= 'APACHE_TOMCAT'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “APACHE_TOMCAT” 
 - 
RESOURCE_TYPE_CUSTOM_RESOURCE= 'CUSTOM_RESOURCE'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “CUSTOM_RESOURCE” 
 - 
RESOURCE_TYPE_EBS_INSTANCE= 'EBS_INSTANCE'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “EBS_INSTANCE” 
 - 
RESOURCE_TYPE_HOST= 'HOST'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “HOST” 
 - 
RESOURCE_TYPE_JBOSS_DOMAIN= 'JBOSS_DOMAIN'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “JBOSS_DOMAIN” 
 - 
RESOURCE_TYPE_JBOSS_SERVER= 'JBOSS_SERVER'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “JBOSS_SERVER” 
 - 
RESOURCE_TYPE_MICROSOFT_IIS= 'MICROSOFT_IIS'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “MICROSOFT_IIS” 
 - 
RESOURCE_TYPE_NGINX= 'NGINX'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “NGINX” 
 - 
RESOURCE_TYPE_OCI_ORACLE_CDB= 'OCI_ORACLE_CDB'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “OCI_ORACLE_CDB” 
 - 
RESOURCE_TYPE_OCI_ORACLE_DB= 'OCI_ORACLE_DB'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “OCI_ORACLE_DB” 
 - 
RESOURCE_TYPE_OCI_ORACLE_PDB= 'OCI_ORACLE_PDB'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “OCI_ORACLE_PDB” 
 - 
RESOURCE_TYPE_ORACLE_DATABASE= 'ORACLE_DATABASE'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “ORACLE_DATABASE” 
 - 
RESOURCE_TYPE_ORACLE_GOLDENGATE= 'ORACLE_GOLDENGATE'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “ORACLE_GOLDENGATE” 
 - 
RESOURCE_TYPE_ORACLE_HTTP_SERVER= 'ORACLE_HTTP_SERVER'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “ORACLE_HTTP_SERVER” 
 - 
RESOURCE_TYPE_ORACLE_JVM= 'ORACLE_JVM'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “ORACLE_JVM” 
 - 
RESOURCE_TYPE_ORACLE_MFT= 'ORACLE_MFT'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “ORACLE_MFT” 
 - 
RESOURCE_TYPE_ORACLE_PSFT= 'ORACLE_PSFT'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “ORACLE_PSFT” 
 - 
RESOURCE_TYPE_SQL_SERVER= 'SQL_SERVER'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “SQL_SERVER” 
 - 
RESOURCE_TYPE_WEBLOGIC_DOMAIN= 'WEBLOGIC_DOMAIN'¶
- A constant which can be used with the resource_type property of a DiscoveryDetails. This constant has a value of “WEBLOGIC_DOMAIN” 
 - 
__init__(**kwargs)¶
- Initializes a new DiscoveryDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): - Parameters: - agent_id (str) – The value to assign to the agent_id property of this DiscoveryDetails.
- resource_type (str) – The value to assign to the resource_type property of this DiscoveryDetails. Allowed values for this property are: “WEBLOGIC_DOMAIN”, “EBS_INSTANCE”, “SQL_SERVER”, “APACHE_TOMCAT”, “ORACLE_DATABASE”, “OCI_ORACLE_DB”, “OCI_ORACLE_CDB”, “OCI_ORACLE_PDB”, “HOST”, “ORACLE_PSFT”, “ORACLE_MFT”, “APACHE_HTTP_SERVER”, “ORACLE_GOLDENGATE”, “CUSTOM_RESOURCE”, “ORACLE_HTTP_SERVER”, “MICROSOFT_IIS”, “NGINX”, “JBOSS_SERVER”, “JBOSS_DOMAIN”, “ORACLE_JVM”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- resource_name (str) – The value to assign to the resource_name property of this DiscoveryDetails.
- license (str) – The value to assign to the license property of this DiscoveryDetails. Allowed values for this property are: “STANDARD_EDITION”, “ENTERPRISE_EDITION”, “ENTERPRISE_EDITION_FOR_GPU_INFRASTRUCTURE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
- properties (oci.stack_monitoring.models.PropertyDetails) – The value to assign to the properties property of this DiscoveryDetails.
- credentials (oci.stack_monitoring.models.CredentialCollection) – The value to assign to the credentials property of this DiscoveryDetails.
- tags (oci.stack_monitoring.models.PropertyDetails) – The value to assign to the tags property of this DiscoveryDetails.
 
 - 
agent_id¶
- [Required] Gets the agent_id of this DiscoveryDetails. The OCID of Management Agent - Returns: - The agent_id of this DiscoveryDetails. - Return type: - str 
 - 
credentials¶
- Gets the credentials of this DiscoveryDetails. - Returns: - The credentials of this DiscoveryDetails. - Return type: - oci.stack_monitoring.models.CredentialCollection 
 - 
license¶
- Gets the license of this DiscoveryDetails. License edition of the monitored resource. - Allowed values for this property are: “STANDARD_EDITION”, “ENTERPRISE_EDITION”, “ENTERPRISE_EDITION_FOR_GPU_INFRASTRUCTURE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’. - Returns: - The license of this DiscoveryDetails. - Return type: - str 
 - 
properties¶
- [Required] Gets the properties of this DiscoveryDetails. - Returns: - The properties of this DiscoveryDetails. - Return type: - oci.stack_monitoring.models.PropertyDetails 
 - 
resource_name¶
- [Required] Gets the resource_name of this DiscoveryDetails. The Name of resource type - Returns: - The resource_name of this DiscoveryDetails. - Return type: - str 
 - 
resource_type¶
- [Required] Gets the resource_type of this DiscoveryDetails. Resource Type. - Allowed values for this property are: “WEBLOGIC_DOMAIN”, “EBS_INSTANCE”, “SQL_SERVER”, “APACHE_TOMCAT”, “ORACLE_DATABASE”, “OCI_ORACLE_DB”, “OCI_ORACLE_CDB”, “OCI_ORACLE_PDB”, “HOST”, “ORACLE_PSFT”, “ORACLE_MFT”, “APACHE_HTTP_SERVER”, “ORACLE_GOLDENGATE”, “CUSTOM_RESOURCE”, “ORACLE_HTTP_SERVER”, “MICROSOFT_IIS”, “NGINX”, “JBOSS_SERVER”, “JBOSS_DOMAIN”, “ORACLE_JVM”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’. - Returns: - The resource_type of this DiscoveryDetails. - Return type: - str 
 - Gets the tags of this DiscoveryDetails. - Returns: - The tags of this DiscoveryDetails. - Return type: - oci.stack_monitoring.models.PropertyDetails 
 
-