UpdateManagementStationDetails

class oci.os_management_hub.models.UpdateManagementStationDetails(**kwargs)

Bases: object

Provides the information used to update the management station.

Attributes

ARCH_TYPE_AARCH64 A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
ARCH_TYPE_ALL A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
ARCH_TYPE_AMD64 A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
ARCH_TYPE_ARM64 A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
ARCH_TYPE_I386 A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
ARCH_TYPE_I686 A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
ARCH_TYPE_NOARCH A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
ARCH_TYPE_SRC A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
ARCH_TYPE_X86_64 A constant which can be used with the arch_type property of a UpdateManagementStationDetails.
OS_FAMILY_ALL A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_ORACLE_LINUX_10 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_ORACLE_LINUX_6 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_ORACLE_LINUX_7 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_ORACLE_LINUX_8 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_ORACLE_LINUX_9 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_UBUNTU_20_04 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_UBUNTU_22_04 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_UBUNTU_24_04 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_WINDOWS_11 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_WINDOWS_SERVER_2016 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_WINDOWS_SERVER_2019 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_WINDOWS_SERVER_2022 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
OS_FAMILY_WINDOWS_SERVER_2025 A constant which can be used with the os_family property of a UpdateManagementStationDetails.
arch_type Gets the arch_type of this UpdateManagementStationDetails.
defined_tags Gets the defined_tags of this UpdateManagementStationDetails.
description Gets the description of this UpdateManagementStationDetails.
display_name Gets the display_name of this UpdateManagementStationDetails.
freeform_tags Gets the freeform_tags of this UpdateManagementStationDetails.
hostname Gets the hostname of this UpdateManagementStationDetails.
is_auto_config_enabled Gets the is_auto_config_enabled of this UpdateManagementStationDetails.
mirror Gets the mirror of this UpdateManagementStationDetails.
os_family Gets the os_family of this UpdateManagementStationDetails.
proxy Gets the proxy of this UpdateManagementStationDetails.

Methods

__init__(**kwargs) Initializes a new UpdateManagementStationDetails object with values from keyword arguments.
ARCH_TYPE_AARCH64 = 'AARCH64'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “AARCH64”

ARCH_TYPE_ALL = 'ALL'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “ALL”

ARCH_TYPE_AMD64 = 'AMD64'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “AMD64”

ARCH_TYPE_ARM64 = 'ARM64'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “ARM64”

ARCH_TYPE_I386 = 'I386'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “I386”

ARCH_TYPE_I686 = 'I686'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “I686”

ARCH_TYPE_NOARCH = 'NOARCH'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “NOARCH”

ARCH_TYPE_SRC = 'SRC'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “SRC”

ARCH_TYPE_X86_64 = 'X86_64'

A constant which can be used with the arch_type property of a UpdateManagementStationDetails. This constant has a value of “X86_64”

OS_FAMILY_ALL = 'ALL'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “ALL”

OS_FAMILY_ORACLE_LINUX_10 = 'ORACLE_LINUX_10'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “ORACLE_LINUX_10”

OS_FAMILY_ORACLE_LINUX_6 = 'ORACLE_LINUX_6'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “ORACLE_LINUX_6”

OS_FAMILY_ORACLE_LINUX_7 = 'ORACLE_LINUX_7'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “ORACLE_LINUX_7”

OS_FAMILY_ORACLE_LINUX_8 = 'ORACLE_LINUX_8'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “ORACLE_LINUX_8”

OS_FAMILY_ORACLE_LINUX_9 = 'ORACLE_LINUX_9'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “ORACLE_LINUX_9”

OS_FAMILY_UBUNTU_20_04 = 'UBUNTU_20_04'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “UBUNTU_20_04”

OS_FAMILY_UBUNTU_22_04 = 'UBUNTU_22_04'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “UBUNTU_22_04”

OS_FAMILY_UBUNTU_24_04 = 'UBUNTU_24_04'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “UBUNTU_24_04”

OS_FAMILY_WINDOWS_11 = 'WINDOWS_11'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “WINDOWS_11”

OS_FAMILY_WINDOWS_SERVER_2016 = 'WINDOWS_SERVER_2016'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “WINDOWS_SERVER_2016”

OS_FAMILY_WINDOWS_SERVER_2019 = 'WINDOWS_SERVER_2019'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “WINDOWS_SERVER_2019”

OS_FAMILY_WINDOWS_SERVER_2022 = 'WINDOWS_SERVER_2022'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “WINDOWS_SERVER_2022”

OS_FAMILY_WINDOWS_SERVER_2025 = 'WINDOWS_SERVER_2025'

A constant which can be used with the os_family property of a UpdateManagementStationDetails. This constant has a value of “WINDOWS_SERVER_2025”

__init__(**kwargs)

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

Parameters:
  • display_name (str) – The value to assign to the display_name property of this UpdateManagementStationDetails.
  • description (str) – The value to assign to the description property of this UpdateManagementStationDetails.
  • hostname (str) – The value to assign to the hostname property of this UpdateManagementStationDetails.
  • is_auto_config_enabled (bool) – The value to assign to the is_auto_config_enabled property of this UpdateManagementStationDetails.
  • os_family (str) – The value to assign to the os_family property of this UpdateManagementStationDetails. Allowed values for this property are: “ORACLE_LINUX_10”, “ORACLE_LINUX_9”, “ORACLE_LINUX_8”, “ORACLE_LINUX_7”, “ORACLE_LINUX_6”, “WINDOWS_SERVER_2016”, “WINDOWS_SERVER_2019”, “WINDOWS_SERVER_2022”, “WINDOWS_SERVER_2025”, “WINDOWS_11”, “ALL”, “UBUNTU_20_04”, “UBUNTU_22_04”, “UBUNTU_24_04”
  • arch_type (str) – The value to assign to the arch_type property of this UpdateManagementStationDetails. Allowed values for this property are: “X86_64”, “AARCH64”, “I686”, “NOARCH”, “SRC”, “I386”, “AMD64”, “ARM64”, “ALL”
  • proxy (oci.os_management_hub.models.UpdateProxyConfigurationDetails) – The value to assign to the proxy property of this UpdateManagementStationDetails.
  • mirror (oci.os_management_hub.models.UpdateMirrorConfigurationDetails) – The value to assign to the mirror property of this UpdateManagementStationDetails.
  • freeform_tags (dict(str, str)) – The value to assign to the freeform_tags property of this UpdateManagementStationDetails.
  • defined_tags (dict(str, dict(str, object))) – The value to assign to the defined_tags property of this UpdateManagementStationDetails.
arch_type

Gets the arch_type of this UpdateManagementStationDetails. The architecture type.

Allowed values for this property are: “X86_64”, “AARCH64”, “I686”, “NOARCH”, “SRC”, “I386”, “AMD64”, “ARM64”, “ALL”

Returns:The arch_type of this UpdateManagementStationDetails.
Return type:str
defined_tags

Gets the defined_tags of this UpdateManagementStationDetails. 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 UpdateManagementStationDetails.
Return type:dict(str, dict(str, object))
description

Gets the description of this UpdateManagementStationDetails. User-specified description of the management station. Avoid entering confidential information.

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

Gets the display_name of this UpdateManagementStationDetails. User-friendly name for the management station. Does not have to be unique. Avoid entering confidential information.

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

Gets the freeform_tags of this UpdateManagementStationDetails. 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 UpdateManagementStationDetails.
Return type:dict(str, str)
hostname

Gets the hostname of this UpdateManagementStationDetails. Hostname of the management station.

Returns:The hostname of this UpdateManagementStationDetails.
Return type:str
is_auto_config_enabled

Gets the is_auto_config_enabled of this UpdateManagementStationDetails. When enabled, the station setup script automatically runs to configure the firewall and SELinux settings on the station.

Returns:The is_auto_config_enabled of this UpdateManagementStationDetails.
Return type:bool
mirror

Gets the mirror of this UpdateManagementStationDetails.

Returns:The mirror of this UpdateManagementStationDetails.
Return type:oci.os_management_hub.models.UpdateMirrorConfigurationDetails
os_family

Gets the os_family of this UpdateManagementStationDetails. The operating system family.

Allowed values for this property are: “ORACLE_LINUX_10”, “ORACLE_LINUX_9”, “ORACLE_LINUX_8”, “ORACLE_LINUX_7”, “ORACLE_LINUX_6”, “WINDOWS_SERVER_2016”, “WINDOWS_SERVER_2019”, “WINDOWS_SERVER_2022”, “WINDOWS_SERVER_2025”, “WINDOWS_11”, “ALL”, “UBUNTU_20_04”, “UBUNTU_22_04”, “UBUNTU_24_04”

Returns:The os_family of this UpdateManagementStationDetails.
Return type:str
proxy

Gets the proxy of this UpdateManagementStationDetails.

Returns:The proxy of this UpdateManagementStationDetails.
Return type:oci.os_management_hub.models.UpdateProxyConfigurationDetails