π Advanced File Manager
Multi-Root Navigation System
β‘ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/umvavtmy/public_html/website_b18404e2/wp-content/mu-plugins)
π Go
β¬ Ke Atas
π Root Server
π Root App
π Refresh
π /
βΊ
usr
βΊ
lib
βΊ
python3.9
βΊ
site-packages
βΊ
oci
βΊ
opsi
βΊ
models
βΊ
π __pycache__
π
Lokasi:
/usr/lib/python3.9/site-packages/oci/opsi/models/__pycache__
πΎ
Free:
47.2 GB
β οΈ Direktori ini
tidak writable
.
βοΈ Mengedit: opsi_configurations.cpython-39.opt-1.pyc
a οΏ½οΏ½οΏ½f# οΏ½ @ s8 d dl mZmZmZ d dlmZ eG ddοΏ½ deοΏ½οΏ½ZdS )οΏ½ )οΏ½formatted_flat_dictοΏ½ NONE_SENTINELοΏ½#value_allowed_none_or_none_sentinel)οΏ½init_model_state_from_kwargsc @ sJ e Zd ZdZddοΏ½ ZeddοΏ½ οΏ½ZejddοΏ½ οΏ½ZddοΏ½ Zd d οΏ½ Z ddοΏ½ Z d S )οΏ½OpsiConfigurationsa7 An OPSI configuration resource is a container for storing custom values for customizable configuration items exposed by Operations Insights. Operations Insights exposes different sets of customizable configuration items through different OPSI configuration types. UX_CONFIGURATION: OPSI configuration resource of this type can be created only once in each compartment. It is a compartment level singleton resource. When configuration values, for an OPSI configuration type that supports compartment level singleton (e.g: UX_CONFIGURATION) resource, are queried for a compartment, following will be the order of preference. 1. If the specified compartment has an OPSI configuration resource, first preference will be given to the custom values inside that. 2. If the root compartment has an OPSI configuration resource, it will be considered as applicable to all compartments of that tenency, hence second preference will be given to the custom values inside that. 3. Default configuration will be considered as a final fallback option. c K s ddi| _ ddi| _d| _dS )a} Initializes a new OpsiConfigurations object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param opsi_configurations: The value to assign to the opsi_configurations property of this OpsiConfigurations. :type opsi_configurations: object οΏ½opsi_configurationsοΏ½objectZopsiConfigurationsN)Z swagger_typesZ attribute_mapοΏ½_opsi_configurations)οΏ½selfοΏ½kwargsοΏ½ r οΏ½G/usr/lib/python3.9/site-packages/oci/opsi/models/opsi_configurations.pyοΏ½__init__ s οΏ½οΏ½zOpsiConfigurations.__init__c C s | j S )zοΏ½ Gets the opsi_configurations of this OpsiConfigurations. OPSI Configuration Object. :return: The opsi_configurations of this OpsiConfigurations. :rtype: object οΏ½r οΏ½r r r r r 0 s z&OpsiConfigurations.opsi_configurationsc C s || _ dS )zοΏ½ Sets the opsi_configurations of this OpsiConfigurations. OPSI Configuration Object. :param opsi_configurations: The opsi_configurations of this OpsiConfigurations. :type: object Nr )r r r r r r <