Compute Instance Agent

oci.compute_instance_agent.ComputeInstanceAgentClient API for the Oracle Cloud Agent software running on compute instances.
oci.compute_instance_agent.PluginClient API for the Oracle Cloud Agent software running on compute instances.
oci.compute_instance_agent.PluginconfigClient API for the Oracle Cloud Agent software running on compute instances.
oci.compute_instance_agent.ComputeInstanceAgentClientCompositeOperations This class provides a wrapper around ComputeInstanceAgentClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.compute_instance_agent.PluginClientCompositeOperations This class provides a wrapper around PluginClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.compute_instance_agent.PluginconfigClientCompositeOperations This class provides a wrapper around PluginconfigClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.compute_instance_agent.models.AvailablePluginSummary Describes where the plugin is supported
oci.compute_instance_agent.models.CreateInstanceAgentCommandDetails Creation details for an Oracle Cloud Agent command.
oci.compute_instance_agent.models.InstanceAgentCommand The command payload.
oci.compute_instance_agent.models.InstanceAgentCommandContent The contents of the command.
oci.compute_instance_agent.models.InstanceAgentCommandExecution A command’s execution summary.
oci.compute_instance_agent.models.InstanceAgentCommandExecutionOutputContent The execution output from a command.
oci.compute_instance_agent.models.InstanceAgentCommandExecutionOutputViaObjectStorageTupleDetails The execution output from a command when saved to an Object Storage bucket.
oci.compute_instance_agent.models.InstanceAgentCommandExecutionOutputViaObjectStorageUriDetails The execution output from a command when saved to an Object Storage URL.
oci.compute_instance_agent.models.InstanceAgentCommandExecutionOutputViaTextDetails The execution output from a command when returned in plain text.
oci.compute_instance_agent.models.InstanceAgentCommandExecutionSummary Execution details for a command.
oci.compute_instance_agent.models.InstanceAgentCommandOutputDetails The output destination for the command.
oci.compute_instance_agent.models.InstanceAgentCommandOutputViaObjectStorageTupleDetails The command output destination when saved to an Object Storage bucket.
oci.compute_instance_agent.models.InstanceAgentCommandOutputViaObjectStorageUriDetails The command output destination when saved to an Object Storage URL.
oci.compute_instance_agent.models.InstanceAgentCommandOutputViaTextDetails The command output destination when returned in plain text.
oci.compute_instance_agent.models.InstanceAgentCommandSourceDetails The source of the command.
oci.compute_instance_agent.models.InstanceAgentCommandSourceViaObjectStorageTupleDetails The source of the command when imported from an Object Storage bucket.
oci.compute_instance_agent.models.InstanceAgentCommandSourceViaObjectStorageUriDetails The source of the command when imported from an Object Storage URL.
oci.compute_instance_agent.models.InstanceAgentCommandSourceViaTextDetails The source of the command when provided using plain text.
oci.compute_instance_agent.models.InstanceAgentCommandSummary Summary information for a command.
oci.compute_instance_agent.models.InstanceAgentCommandTarget The target instance that the command runs on.
oci.compute_instance_agent.models.InstanceAgentPlugin The agent plugin
oci.compute_instance_agent.models.InstanceAgentPluginSummary The agent plugin information
oci.compute_instance_agent.models.Plugin The agent plugin