📂 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
›
capacity_management
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/capacity_management/models/__pycache__
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: occ_availability_catalog.cpython-39.pyc
a ���f2W � @ 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 dZdZd Zdd� Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd� �Zejdd� �Zedd � �Zejd!d � �Zed"d#� �Zejd$d#� �Zed%d&� �Zejd'd&� �Zed(d)� �Zejd*d)� �Zed+d,� �Zejd-d,� �Zed.d/� �Zejd0d/� �Zed1d2� �Zejd3d2� �Zed4d5� �Z e jd6d5� �Z ed7d8� �Z!e!jd9d8� �Z!ed:d;� �Z"e"jd<d;� �Z"ed=d>� �Z#e#jd?d>� �Z#d@dA� Z$dBdC� Z%dDdE� Z&dFS )G�OccAvailabilityCatalogz7 Details of the availability catalog resource. �COMPUTE�NOT_UPLOADED� UPLOAD_FAILED�STAGED� PUBLISHED�OUTDATED�DELETED�CREATING�UPDATING�ACTIVE�DELETING�FAILEDc K s� ddddddddddddddddd�| _ dd d ddd ddddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )a� Initializes a new OccAvailabilityCatalog 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 OccAvailabilityCatalog. :type id: str :param namespace: The value to assign to the namespace property of this OccAvailabilityCatalog. Allowed values for this property are: "COMPUTE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type namespace: str :param compartment_id: The value to assign to the compartment_id property of this OccAvailabilityCatalog. :type compartment_id: str :param display_name: The value to assign to the display_name property of this OccAvailabilityCatalog. :type display_name: str :param description: The value to assign to the description property of this OccAvailabilityCatalog. :type description: str :param occ_customer_group_id: The value to assign to the occ_customer_group_id property of this OccAvailabilityCatalog. :type occ_customer_group_id: str :param catalog_state: The value to assign to the catalog_state property of this OccAvailabilityCatalog. Allowed values for this property are: "NOT_UPLOADED", "UPLOAD_FAILED", "STAGED", "PUBLISHED", "OUTDATED", "DELETED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type catalog_state: str :param metadata_details: The value to assign to the metadata_details property of this OccAvailabilityCatalog. :type metadata_details: oci.capacity_management.models.MetadataDetails :param time_created: The value to assign to the time_created property of this OccAvailabilityCatalog. :type time_created: datetime :param time_updated: The value to assign to the time_updated property of this OccAvailabilityCatalog. :type time_updated: datetime :param lifecycle_state: The value to assign to the lifecycle_state property of this OccAvailabilityCatalog. Allowed values for this property are: "CREATING", "UPDATING", "ACTIVE", "DELETING", "DELETED", "FAILED", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :type lifecycle_state: str :param lifecycle_details: The value to assign to the lifecycle_details property of this OccAvailabilityCatalog. :type lifecycle_details: str :param freeform_tags: The value to assign to the freeform_tags property of this OccAvailabilityCatalog. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this OccAvailabilityCatalog. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this OccAvailabilityCatalog. :type system_tags: dict(str, dict(str, object)) :param details: The value to assign to the details property of this OccAvailabilityCatalog. :type details: list[oci.capacity_management.models.OccAvailabilitySummary] �strZMetadataDetailsZdatetimezdict(str, str)zdict(str, dict(str, object))zlist[OccAvailabilitySummary])�id� namespace�compartment_id�display_name�description�occ_customer_group_id� catalog_state�metadata_details�time_created�time_updated�lifecycle_state�lifecycle_details� freeform_tags�defined_tags�system_tags�detailsr r Z compartmentIdZdisplayNamer ZoccCustomerGroupIdZcatalogStateZmetadataDetailsZtimeCreatedZtimeUpdatedZlifecycleStateZlifecycleDetailsZfreeformTagsZdefinedTagsZ systemTagsr# N)Z swagger_typesZ attribute_map�_id� _namespace�_compartment_id� _display_name�_description�_occ_customer_group_id�_catalog_state�_metadata_details� _time_created� _time_updated�_lifecycle_state�_lifecycle_details�_freeform_tags� _defined_tags�_system_tags�_details)�self�kwargs� r6 �[/usr/lib/python3.9/site-packages/oci/capacity_management/models/occ_availability_catalog.py�__init__F sd M��zOccAvailabilityCatalog.__init__c C s | j S )z� **[Required]** Gets the id of this OccAvailabilityCatalog. The OCID of the availability catalog. :return: The id of this OccAvailabilityCatalog. :rtype: str �r$ �r4 r6 r6 r7 r � s zOccAvailabilityCatalog.idc C s || _ dS )z� Sets the id of this OccAvailabilityCatalog. The OCID of the availability catalog. :param id: The id of this OccAvailabilityCatalog. :type: str Nr9 )r4 r r6 r6 r7 r � s c C s | j S )a� **[Required]** Gets the namespace of this OccAvailabilityCatalog. The name of the OCI service in consideration. For example, Compute, Exadata, and so on. Allowed values for this property are: "COMPUTE", 'UNKNOWN_ENUM_VALUE'. Any unrecognized values returned by a service will be mapped to 'UNKNOWN_ENUM_VALUE'. :return: The namespace of this OccAvailabilityCatalog. :rtype: str )r% r: r6 r6 r7 r � s z OccAvailabilityCatalog.namespacec C s dg}t ||�sd}|| _dS )a Sets the namespace of this OccAvailabilityCatalog. The name of the OCI service in consideration. For example, Compute, Exadata, and so on. :param namespace: The namespace of this OccAvailabilityCatalog. :type: str r �UNKNOWN_ENUM_VALUEN)r r% )r4 r �allowed_valuesr6 r6 r7 r � s c C s | j S )z� **[Required]** Gets the compartment_id of this OccAvailabilityCatalog. The OCID of the tenancy where the availability catalog resides. :return: The compartment_id of this OccAvailabilityCatalog. :rtype: str �r&