📂 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
›
vn_monitoring
›
models
›
📁 __pycache__
📍
Lokasi:
/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/__pycache__
💾
Free:
47.3 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_vtap_details.cpython-39.pyc
a ���f;Z � @ 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 dZd Zd Z dZdZd d� 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.� �Zejd/d.� �Zed0d1� �Zejd2d1� �Zed3d4� �Zejd5d4� �Zed6d7� �Z e jd8d7� �Z ed9d:� �Z!e!jd;d:� �Z!ed<d=� �Z"e"jd>d=� �Z"d?d@� Z#dAdB� Z$dCdD� Z%dES )F�UpdateVtapDetailszb These details can be included in a request to update a virtual test access point (VTAP). �VXLAN�DEFAULT�PRIORITY�VNIC�NETWORK_LOAD_BALANCER� IP_ADDRESS�SUBNET� LOAD_BALANCER� DB_SYSTEM�EXADATA_VM_CLUSTER�AUTONOMOUS_DATA_WAREHOUSEc K s� ddddddddddddddddd�| _ ddd d ddd dddddddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _d| _d| _d| _dS )av Initializes a new UpdateVtapDetails object with values from keyword arguments. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param defined_tags: The value to assign to the defined_tags property of this UpdateVtapDetails. :type defined_tags: dict(str, dict(str, object)) :param display_name: The value to assign to the display_name property of this UpdateVtapDetails. :type display_name: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateVtapDetails. :type freeform_tags: dict(str, str) :param source_id: The value to assign to the source_id property of this UpdateVtapDetails. :type source_id: str :param target_id: The value to assign to the target_id property of this UpdateVtapDetails. :type target_id: str :param target_ip: The value to assign to the target_ip property of this UpdateVtapDetails. :type target_ip: str :param capture_filter_id: The value to assign to the capture_filter_id property of this UpdateVtapDetails. :type capture_filter_id: str :param encapsulation_protocol: The value to assign to the encapsulation_protocol property of this UpdateVtapDetails. Allowed values for this property are: "VXLAN" :type encapsulation_protocol: str :param vxlan_network_identifier: The value to assign to the vxlan_network_identifier property of this UpdateVtapDetails. :type vxlan_network_identifier: int :param is_vtap_enabled: The value to assign to the is_vtap_enabled property of this UpdateVtapDetails. :type is_vtap_enabled: bool :param traffic_mode: The value to assign to the traffic_mode property of this UpdateVtapDetails. Allowed values for this property are: "DEFAULT", "PRIORITY" :type traffic_mode: str :param max_packet_size: The value to assign to the max_packet_size property of this UpdateVtapDetails. :type max_packet_size: int :param source_private_endpoint_ip: The value to assign to the source_private_endpoint_ip property of this UpdateVtapDetails. :type source_private_endpoint_ip: str :param source_private_endpoint_subnet_id: The value to assign to the source_private_endpoint_subnet_id property of this UpdateVtapDetails. :type source_private_endpoint_subnet_id: str :param target_type: The value to assign to the target_type property of this UpdateVtapDetails. Allowed values for this property are: "VNIC", "NETWORK_LOAD_BALANCER", "IP_ADDRESS" :type target_type: str :param source_type: The value to assign to the source_type property of this UpdateVtapDetails. Allowed values for this property are: "VNIC", "SUBNET", "LOAD_BALANCER", "DB_SYSTEM", "EXADATA_VM_CLUSTER", "AUTONOMOUS_DATA_WAREHOUSE" :type source_type: str zdict(str, dict(str, object))�strzdict(str, str)�int�bool)�defined_tags�display_name� freeform_tags� source_id� target_id� target_ip�capture_filter_id�encapsulation_protocol�vxlan_network_identifier�is_vtap_enabled�traffic_mode�max_packet_size�source_private_endpoint_ip�!source_private_endpoint_subnet_id�target_type�source_typeZdefinedTagsZdisplayNameZfreeformTagsZsourceIdZtargetIdZtargetIpZcaptureFilterIdZencapsulationProtocolZvxlanNetworkIdentifierZ isVtapEnabledZtrafficModeZ maxPacketSizeZsourcePrivateEndpointIpZsourcePrivateEndpointSubnetIdZ targetTypeZ sourceTypeN)Z swagger_typesZ attribute_map� _defined_tags� _display_name�_freeform_tags� _source_id� _target_id� _target_ip�_capture_filter_id�_encapsulation_protocol�_vxlan_network_identifier�_is_vtap_enabled� _traffic_mode�_max_packet_size�_source_private_endpoint_ip�"_source_private_endpoint_subnet_id�_target_type�_source_type)�self�kwargs� r7 �P/usr/lib/python3.9/site-packages/oci/vn_monitoring/models/update_vtap_details.py�__init__B sd K��zUpdateVtapDetails.__init__c C s | j S )aC Gets the defined_tags of this UpdateVtapDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :return: The defined_tags of this UpdateVtapDetails. :rtype: dict(str, dict(str, object)) �r% �r5 r7 r7 r8 r � s zUpdateVtapDetails.defined_tagsc C s || _ dS )aN Sets the defined_tags of this UpdateVtapDetails. Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: `{"foo-namespace": {"bar-key": "value"}}` :param defined_tags: The defined_tags of this UpdateVtapDetails. :type: dict(str, dict(str, object)) Nr: )r5 r r7 r7 r8 r � s c C s | j S )a Gets the display_name of this UpdateVtapDetails. A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information. :return: The display_name of this UpdateVtapDetails. :rtype: str �r&