📂 Advanced File Manager
Multi-Root Navigation System
⚡ Quick Jump
Server (/)
Home (/home)
Var_www (/var/www)
Current (/home4/shelley/public_html/shelleycutler.com/wp-content/mu-plugins)
📍 Go
⬆ Ke Atas
🏠 Root Server
🏠 Root App
🔄 Refresh
📀 /
›
usr
›
lib
›
python3.9
›
site-packages
›
oci
›
management_agent
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/management_agent/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: management_agent_image.cpython-39.pyc
a ���f8A � @ 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 @ s� e Zd ZdZdZdZdZdZdZdZ dZ d Zd ZdZ dZd ZdZdZdZdZdZdZdZdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zed d!� �Zejd"d!� �Zed#d$� �Zejd%d$� �Zed&d'� �Zejd(d'� �Zed)d*� �Z e jd+d*� �Z ed,d-� �Z!e!jd.d-� �Z!ed/d0� �Z"e"jd1d0� �Z"ed2d3� �Z#e#jd4d3� �Z#ed5d6� �Z$e$jd7d6� �Z$d8d9� Z%d:d;� Z&d<d=� Z'd>S )?�ManagementAgentImagez# Supported Agent downloads �LINUX�WINDOWS�SOLARIS�MACOSX�RPM�ZIP�X86_64�SPARC�X86�M1�AARCH64�CREATING�UPDATING�ACTIVE�INACTIVE� TERMINATED�DELETING�DELETED�FAILEDc K s� dddddddddddd�| _ ddddd d ddd ddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _dS )a Initializes a new ManagementAgentImage object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param id: The value to assign to the id property of this ManagementAgentImage. :type id: str :param platform_type: The value to assign to the platform_type property of this ManagementAgentImage. Allowed values for this property are: "LINUX", "WINDOWS", "SOLARIS", "MACOSX" :type platform_type: str :param platform_name: The value to assign to the platform_name property of this ManagementAgentImage. :type platform_name: str :param package_type: The value to assign to the package_type property of this ManagementAgentImage. Allowed values for this property are: "RPM", "ZIP" :type package_type: str :param package_architecture_type: The value to assign to the package_architecture_type property of this ManagementAgentImage. Allowed values for this property are: "X86_64", "SPARC", "X86", "M1", "AARCH64" :type package_architecture_type: str :param version: The value to assign to the version property of this ManagementAgentImage. :type version: str :param size: The value to assign to the size property of this ManagementAgentImage. :type size: float :param checksum: The value to assign to the checksum property of this ManagementAgentImage. :type checksum: str :param object_url: The value to assign to the object_url property of this ManagementAgentImage. :type object_url: str :param image_object_storage_details: The value to assign to the image_object_storage_details property of this ManagementAgentImage. :type image_object_storage_details: oci.management_agent.models.ObjectDetails :param lifecycle_state: The value to assign to the lifecycle_state property of this ManagementAgentImage. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "INACTIVE", "TERMINATED", "DELETING", "DELETED", "FAILED" :type lifecycle_state: str �str�floatZ ObjectDetails)�id� platform_type� platform_name�package_type�package_architecture_type�version�size�checksum� object_url�image_object_storage_details�lifecycle_stater ZplatformTypeZplatformNameZpackageTypeZpackageArchitectureTyper! r"