AgentDependencySummary

class oci.cloud_bridge.models.AgentDependencySummary(**kwargs)

Bases: object

Description of the AgentDependency, which is a sub-resource of the external environment.

Methods

__init__(**kwargs) Initializes a new AgentDependencySummary object with values from keyword arguments.

Attributes

bucket [Required] Gets the bucket of this AgentDependencySummary.
checksum Gets the checksum of this AgentDependencySummary.
compartment_id [Required] Gets the compartment_id of this AgentDependencySummary.
defined_tags Gets the defined_tags of this AgentDependencySummary.
dependency_name [Required] Gets the dependency_name of this AgentDependencySummary.
dependency_version Gets the dependency_version of this AgentDependencySummary.
description Gets the description of this AgentDependencySummary.
display_name [Required] Gets the display_name of this AgentDependencySummary.
e_tag Gets the e_tag of this AgentDependencySummary.
freeform_tags Gets the freeform_tags of this AgentDependencySummary.
id [Required] Gets the id of this AgentDependencySummary.
lifecycle_details Gets the lifecycle_details of this AgentDependencySummary.
lifecycle_state Gets the lifecycle_state of this AgentDependencySummary.
namespace [Required] Gets the namespace of this AgentDependencySummary.
object_name [Required] Gets the object_name of this AgentDependencySummary.
system_tags Gets the system_tags of this AgentDependencySummary.
time_created Gets the time_created of this AgentDependencySummary.
__init__(**kwargs)

Initializes a new AgentDependencySummary object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • id (str) – The value to assign to the id property of this AgentDependencySummary.
  • display_name (str) – The value to assign to the display_name property of this AgentDependencySummary.
  • compartment_id (str) – The value to assign to the compartment_id property of this AgentDependencySummary.
  • dependency_name (str) – The value to assign to the dependency_name property of this AgentDependencySummary.
  • dependency_version (str) – The value to assign to the dependency_version property of this AgentDependencySummary.
  • description (str) – The value to assign to the description property of this AgentDependencySummary.
  • namespace (str) – The value to assign to the namespace property of this AgentDependencySummary.
  • bucket (str) – The value to assign to the bucket property of this AgentDependencySummary.
  • object_name (str) – The value to assign to the object_name property of this AgentDependencySummary.
  • time_created (datetime) – The value to assign to the time_created property of this AgentDependencySummary.
  • e_tag (str) – The value to assign to the e_tag property of this AgentDependencySummary.
  • checksum (str) – The value to assign to the checksum property of this AgentDependencySummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this AgentDependencySummary.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this AgentDependencySummary.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this AgentDependencySummary.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this AgentDependencySummary.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this AgentDependencySummary.
bucket

[Required] Gets the bucket of this AgentDependencySummary. Object storage bucket where the Agent dependency is uploaded.

Returns:The bucket of this AgentDependencySummary.
Return type:str
checksum

Gets the checksum of this AgentDependencySummary. The checksum associated with the dependency object returned by Object Storage.

Returns:The checksum of this AgentDependencySummary.
Return type:str
compartment_id

[Required] Gets the compartment_id of this AgentDependencySummary. Compartment identifier.

Returns:The compartment_id of this AgentDependencySummary.
Return type:str
defined_tags

Gets the defined_tags of this AgentDependencySummary. The defined tags associated with this resource, if any. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example: {“Operations”: {“CostCenter”: “42”}}

Returns:The defined_tags of this AgentDependencySummary.
Return type:dict(str, dict(str, object))
dependency_name

[Required] Gets the dependency_name of this AgentDependencySummary. Name of the dependency type. This should match the whitelisted enum of dependency names.

Returns:The dependency_name of this AgentDependencySummary.
Return type:str
dependency_version

Gets the dependency_version of this AgentDependencySummary. Version of the Agent dependency.

Returns:The dependency_version of this AgentDependencySummary.
Return type:str
description

Gets the description of this AgentDependencySummary. Description about the Agent dependency.

Returns:The description of this AgentDependencySummary.
Return type:str
display_name

[Required] Gets the display_name of this AgentDependencySummary. Display name of the Agent dependency.

Returns:The display_name of this AgentDependencySummary.
Return type:str
e_tag

Gets the e_tag of this AgentDependencySummary. The eTag associated with the dependency object returned by Object Storage.

Returns:The e_tag of this AgentDependencySummary.
Return type:str
freeform_tags

Gets the freeform_tags of this AgentDependencySummary. The freeform tags associated with this resource, if any. Each tag is a simple key-value pair with no predefined name, type, or namespace/scope. For more information, see Resource Tags. Example: {“Department”: “Finance”}

Returns:The freeform_tags of this AgentDependencySummary.
Return type:dict(str, str)
id

[Required] Gets the id of this AgentDependencySummary. Unique identifier that is immutable on creation.

Returns:The id of this AgentDependencySummary.
Return type:str
lifecycle_details

Gets the lifecycle_details of this AgentDependencySummary. A message describing the current state in more detail. For example, it can be used to provide actionable information for a resource in Failed state.

Returns:The lifecycle_details of this AgentDependencySummary.
Return type:str
lifecycle_state

Gets the lifecycle_state of this AgentDependencySummary. The current state of the external environment.

Returns:The lifecycle_state of this AgentDependencySummary.
Return type:str
namespace

[Required] Gets the namespace of this AgentDependencySummary. Object storage namespace associated with the customer’s tenancy.

Returns:The namespace of this AgentDependencySummary.
Return type:str
object_name

[Required] Gets the object_name of this AgentDependencySummary. Name of the dependency object uploaded by the customer.

Returns:The object_name of this AgentDependencySummary.
Return type:str
system_tags

Gets the system_tags of this AgentDependencySummary. The system tags associated with this resource, if any. The system tags are set by Oracle cloud infrastructure services. Each key is predefined and scoped to namespaces. For more information, see Resource Tags. Example: {orcl-cloud: {free-tier-retain: true}}

Returns:The system_tags of this AgentDependencySummary.
Return type:dict(str, dict(str, object))
time_created

Gets the time_created of this AgentDependencySummary. The time when the AgentDependency was created. An RFC3339 formatted datetime string.

Returns:The time_created of this AgentDependencySummary.
Return type:datetime