ManagementApplianceSummary

class oci.ocvp.models.ManagementApplianceSummary(**kwargs)

Bases: object

Information about management appliance.

Attributes

LIFECYCLE_DETAILS_CAN_NOT_CONNECT_TO_VCENTER A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_CREATING A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_DELETED A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_DELETING A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_FAILED A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_HEALTHY A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_HEARTBEAT_TIMEOUT A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_UI_PLUGIN_IS_NOT_REGISTERED A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_UNKNOWN_DETAILS A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_UPDATING A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_DETAILS_WAITING_FOR_HEARTBEAT A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary.
LIFECYCLE_STATE_ACTIVE A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary.
LIFECYCLE_STATE_CREATING A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary.
LIFECYCLE_STATE_DELETED A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary.
LIFECYCLE_STATE_DELETING A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary.
LIFECYCLE_STATE_FAILED A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary.
LIFECYCLE_STATE_NEEDS_ATTENTION A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary.
LIFECYCLE_STATE_UPDATING A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary.
compartment_id [Required] Gets the compartment_id of this ManagementApplianceSummary.
compute_instance_id Gets the compute_instance_id of this ManagementApplianceSummary.
configuration [Required] Gets the configuration of this ManagementApplianceSummary.
connections [Required] Gets the connections of this ManagementApplianceSummary.
defined_tags Gets the defined_tags of this ManagementApplianceSummary.
display_name [Required] Gets the display_name of this ManagementApplianceSummary.
freeform_tags Gets the freeform_tags of this ManagementApplianceSummary.
heartbeat_connection_states Gets the heartbeat_connection_states of this ManagementApplianceSummary.
id [Required] Gets the id of this ManagementApplianceSummary.
lifecycle_details Gets the lifecycle_details of this ManagementApplianceSummary.
lifecycle_state [Required] Gets the lifecycle_state of this ManagementApplianceSummary.
management_agent_id Gets the management_agent_id of this ManagementApplianceSummary.
plugin_version Gets the plugin_version of this ManagementApplianceSummary.
sddc_id [Required] Gets the sddc_id of this ManagementApplianceSummary.
system_tags Gets the system_tags of this ManagementApplianceSummary.
time_configuration_updated Gets the time_configuration_updated of this ManagementApplianceSummary.
time_created [Required] Gets the time_created of this ManagementApplianceSummary.
time_last_heartbeat Gets the time_last_heartbeat of this ManagementApplianceSummary.
time_updated Gets the time_updated of this ManagementApplianceSummary.

Methods

__init__(**kwargs) Initializes a new ManagementApplianceSummary object with values from keyword arguments.
LIFECYCLE_DETAILS_CAN_NOT_CONNECT_TO_VCENTER = 'CAN_NOT_CONNECT_TO_VCENTER'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “CAN_NOT_CONNECT_TO_VCENTER”

LIFECYCLE_DETAILS_CREATING = 'CREATING'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “CREATING”

LIFECYCLE_DETAILS_DELETED = 'DELETED'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “DELETED”

LIFECYCLE_DETAILS_DELETING = 'DELETING'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “DELETING”

LIFECYCLE_DETAILS_FAILED = 'FAILED'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “FAILED”

LIFECYCLE_DETAILS_HEALTHY = 'HEALTHY'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “HEALTHY”

LIFECYCLE_DETAILS_HEARTBEAT_TIMEOUT = 'HEARTBEAT_TIMEOUT'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “HEARTBEAT_TIMEOUT”

LIFECYCLE_DETAILS_UI_PLUGIN_IS_NOT_REGISTERED = 'UI_PLUGIN_IS_NOT_REGISTERED'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “UI_PLUGIN_IS_NOT_REGISTERED”

LIFECYCLE_DETAILS_UNKNOWN_DETAILS = 'UNKNOWN_DETAILS'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “UNKNOWN_DETAILS”

LIFECYCLE_DETAILS_UPDATING = 'UPDATING'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “UPDATING”

LIFECYCLE_DETAILS_WAITING_FOR_HEARTBEAT = 'WAITING_FOR_HEARTBEAT'

A constant which can be used with the lifecycle_details property of a ManagementApplianceSummary. This constant has a value of “WAITING_FOR_HEARTBEAT”

LIFECYCLE_STATE_ACTIVE = 'ACTIVE'

A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary. This constant has a value of “ACTIVE”

LIFECYCLE_STATE_CREATING = 'CREATING'

A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary. This constant has a value of “CREATING”

LIFECYCLE_STATE_DELETED = 'DELETED'

A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary. This constant has a value of “DELETED”

LIFECYCLE_STATE_DELETING = 'DELETING'

A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary. This constant has a value of “DELETING”

LIFECYCLE_STATE_FAILED = 'FAILED'

A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary. This constant has a value of “FAILED”

LIFECYCLE_STATE_NEEDS_ATTENTION = 'NEEDS_ATTENTION'

A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary. This constant has a value of “NEEDS_ATTENTION”

LIFECYCLE_STATE_UPDATING = 'UPDATING'

A constant which can be used with the lifecycle_state property of a ManagementApplianceSummary. This constant has a value of “UPDATING”

__init__(**kwargs)

Initializes a new ManagementApplianceSummary 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 ManagementApplianceSummary.
  • compartment_id (str) – The value to assign to the compartment_id property of this ManagementApplianceSummary.
  • sddc_id (str) – The value to assign to the sddc_id property of this ManagementApplianceSummary.
  • compute_instance_id (str) – The value to assign to the compute_instance_id property of this ManagementApplianceSummary.
  • management_agent_id (str) – The value to assign to the management_agent_id property of this ManagementApplianceSummary.
  • display_name (str) – The value to assign to the display_name property of this ManagementApplianceSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this ManagementApplianceSummary. Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “NEEDS_ATTENTION”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this ManagementApplianceSummary. Allowed values for this property are: “HEALTHY”, “UPDATING”, “DELETING”, “DELETED”, “FAILED”, “CREATING”, “WAITING_FOR_HEARTBEAT”, “HEARTBEAT_TIMEOUT”, “CAN_NOT_CONNECT_TO_VCENTER”, “UI_PLUGIN_IS_NOT_REGISTERED”, “UNKNOWN_DETAILS”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.
  • configuration (oci.ocvp.models.ManagementApplianceConfiguration) – The value to assign to the configuration property of this ManagementApplianceSummary.
  • connections (list[oci.ocvp.models.ManagementApplianceConnection]) – The value to assign to the connections property of this ManagementApplianceSummary.
  • time_created (datetime) – The value to assign to the time_created property of this ManagementApplianceSummary.
  • time_updated (datetime) – The value to assign to the time_updated property of this ManagementApplianceSummary.
  • time_configuration_updated (datetime) – The value to assign to the time_configuration_updated property of this ManagementApplianceSummary.
  • time_last_heartbeat (datetime) – The value to assign to the time_last_heartbeat property of this ManagementApplianceSummary.
  • heartbeat_connection_states (list[oci.ocvp.models.ManagementApplianceConnectionStatus]) – The value to assign to the heartbeat_connection_states property of this ManagementApplianceSummary.
  • plugin_version (str) – The value to assign to the plugin_version property of this ManagementApplianceSummary.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this ManagementApplianceSummary.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this ManagementApplianceSummary.
  • system_tags (dict(str, dict(str, object))) – The value to assign to the system_tags property of this ManagementApplianceSummary.
compartment_id

[Required] Gets the compartment_id of this ManagementApplianceSummary. The OCID of compartment in OCI, that this appliance is going to be created in.

Returns:The compartment_id of this ManagementApplianceSummary.
Return type:str
compute_instance_id

Gets the compute_instance_id of this ManagementApplianceSummary. The OCID of compute instance of management appliance in OCI.

Returns:The compute_instance_id of this ManagementApplianceSummary.
Return type:str
configuration

[Required] Gets the configuration of this ManagementApplianceSummary.

Returns:The configuration of this ManagementApplianceSummary.
Return type:oci.ocvp.models.ManagementApplianceConfiguration
connections

[Required] Gets the connections of this ManagementApplianceSummary. Array of connections for management appliance.

Returns:The connections of this ManagementApplianceSummary.
Return type:list[oci.ocvp.models.ManagementApplianceConnection]
defined_tags

Gets the defined_tags of this ManagementApplianceSummary. Defined tags for this resource. Each key is predefined and scoped to a namespace. For more information, see Resource Tags.

Example: {“Operations”: {“CostCenter”: “42”}}

Returns:The defined_tags of this ManagementApplianceSummary.
Return type:dict(str, dict(str, object))
display_name

[Required] Gets the display_name of this ManagementApplianceSummary. A descriptive name for the management appliance. It must be unique, start with a letter, and contain only letters, digits, whitespaces, dashes and underscores. Avoid entering confidential information.

Returns:The display_name of this ManagementApplianceSummary.
Return type:str
freeform_tags

Gets the freeform_tags of this ManagementApplianceSummary. Free-form tags for this resource. Each tag is a simple key-value pair with no predefined name, type, or namespace. For more information, see Resource Tags.

Example: {“Department”: “Finance”}

Returns:The freeform_tags of this ManagementApplianceSummary.
Return type:dict(str, str)
heartbeat_connection_states

Gets the heartbeat_connection_states of this ManagementApplianceSummary. Current states of connections.

Returns:The heartbeat_connection_states of this ManagementApplianceSummary.
Return type:list[oci.ocvp.models.ManagementApplianceConnectionStatus]
id

[Required] Gets the id of this ManagementApplianceSummary. The OCID of management appliance.

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

Gets the lifecycle_details of this ManagementApplianceSummary. Information about current lifecycleState. For FAILED and NEEDS_ATTENTION contains explanations. For other states may contain some details about their progress.

Allowed values for this property are: “HEALTHY”, “UPDATING”, “DELETING”, “DELETED”, “FAILED”, “CREATING”, “WAITING_FOR_HEARTBEAT”, “HEARTBEAT_TIMEOUT”, “CAN_NOT_CONNECT_TO_VCENTER”, “UI_PLUGIN_IS_NOT_REGISTERED”, “UNKNOWN_DETAILS”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

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

[Required] Gets the lifecycle_state of this ManagementApplianceSummary. Current state of the management appliance.

Allowed values for this property are: “CREATING”, “UPDATING”, “ACTIVE”, “NEEDS_ATTENTION”, “DELETING”, “DELETED”, “FAILED”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The lifecycle_state of this ManagementApplianceSummary.
Return type:str
management_agent_id

Gets the management_agent_id of this ManagementApplianceSummary. The OCID of management agent, that this appliance is running in.

Returns:The management_agent_id of this ManagementApplianceSummary.
Return type:str
plugin_version

Gets the plugin_version of this ManagementApplianceSummary. Current version of OCVS management plugin installed by Management Agent. As soon as OCVS service team publishes a new version OCVS management plugin (ocvs-ma-plugin-<version>.zip) to Management Agent service, the service distributes it to Management Appliances owned by customers. This field shows which version of the OCVS management plugin is currently installed and running for this customer.

Returns:The plugin_version of this ManagementApplianceSummary.
Return type:str
sddc_id

[Required] Gets the sddc_id of this ManagementApplianceSummary. OCID of SDDC in OCI, that this appliance is going to be registered in.

Returns:The sddc_id of this ManagementApplianceSummary.
Return type:str
system_tags

Gets the system_tags of this ManagementApplianceSummary. Usage of system tag keys. These predefined keys are scoped to namespaces. Example: {orcl-cloud: {free-tier-retain: true}}

Returns:The system_tags of this ManagementApplianceSummary.
Return type:dict(str, dict(str, object))
time_configuration_updated

Gets the time_configuration_updated of this ManagementApplianceSummary. The date and time the configuration of management appliance was last updated in the format defined by RFC3339.

Returns:The time_configuration_updated of this ManagementApplianceSummary.
Return type:datetime
time_created

[Required] Gets the time_created of this ManagementApplianceSummary. The date and time the management appliance was created in the format defined by RFC3339.

Returns:The time_created of this ManagementApplianceSummary.
Return type:datetime
time_last_heartbeat

Gets the time_last_heartbeat of this ManagementApplianceSummary. The date and time the management appliance has last received heartbeat in the format defined by RFC3339.

Returns:The time_last_heartbeat of this ManagementApplianceSummary.
Return type:datetime
time_updated

Gets the time_updated of this ManagementApplianceSummary. The date and time the management appliance was last updated in the format defined by RFC3339.

Returns:The time_updated of this ManagementApplianceSummary.
Return type:datetime