Apm Control Plane

oci.apm_control_plane.ApmDomainClient Use the Application Performance Monitoring Control Plane API to perform operations such as creating, updating, deleting and listing APM domains and monitoring the progress of these operations using the work request APIs.
oci.apm_control_plane.ApmDomainClientCompositeOperations This class provides a wrapper around ApmDomainClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.apm_control_plane.models.ApmDomain Details of an APM domain.
oci.apm_control_plane.models.ApmDomainSummary Summary of an APM domain.
oci.apm_control_plane.models.BaseDomainDetails Details for an APM domain.
oci.apm_control_plane.models.BaseKeyDetails The information about a Data Key.
oci.apm_control_plane.models.ChangeApmDomainCompartmentDetails The information needed for the change compartment operation.
oci.apm_control_plane.models.CreateApmDomainDetails The information about the new APM domain.
oci.apm_control_plane.models.DataKey The information about a Data Key, including the Data Key’s value.
oci.apm_control_plane.models.DataKeySummary Summary of Data Key.
oci.apm_control_plane.models.GenerateDataKeyDetails Details of the Data Key to be generated.
oci.apm_control_plane.models.RemoveDataKeyDetails Details of the Data Key to be removed.
oci.apm_control_plane.models.UpdateApmDomainDetails The information that can be updated by update APM domain operation.
oci.apm_control_plane.models.WorkRequest A description of work request.
oci.apm_control_plane.models.WorkRequestError An error encountered while executing a work request.
oci.apm_control_plane.models.WorkRequestLogEntry A log message from the execution of a work request.
oci.apm_control_plane.models.WorkRequestResource The details of the resource that the work request affects.