📂 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
›
libexec
›
oracle-cloud-agent
›
plugins
›
osms
›
oci
›
cloud_bridge
›
📁 models
📍
Lokasi:
/usr/libexec/oracle-cloud-agent/plugins/osms/oci/cloud_bridge/models
💾
Free:
45.8 GB
⚠️ Direktori ini
tidak writable
.
✏️ Mengedit: update_vm_ware_asset_source_details.pyc
a N��f�+ � @ sD d dl mZ ddlmZmZmZ ddlmZ eG dd� de��ZdS )� )�UpdateAssetSourceDetails� )�formatted_flat_dict� NONE_SENTINEL�#value_allowed_none_or_none_sentinel)�init_model_state_from_kwargsc @ s� e Zd ZdZdd� Zedd� �Zejdd� �Zedd� �Zejd d� �Zed d� �Z e jdd� �Z ed d� �Z e jdd� �Z edd� �Zejdd� �Zedd� �Zejdd� �Zdd� Z dd� Zdd� ZdS )�UpdateVmWareAssetSourceDetailsz& Asset source update details. c K s� ddddddddddddd�| _ ddd d ddd dddddd�| _d| _d| _d| _d| _d| _d| _d| _d| _ d| _ d| _d| _d| _ d| _dS )a� Initializes a new UpdateVmWareAssetSourceDetails object with values from keyword arguments. The default value of the :py:attr:`~oci.cloud_bridge.models.UpdateVmWareAssetSourceDetails.type` attribute of this class is ``VMWARE`` and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class): :param type: The value to assign to the type property of this UpdateVmWareAssetSourceDetails. Allowed values for this property are: "VMWARE" :type type: str :param display_name: The value to assign to the display_name property of this UpdateVmWareAssetSourceDetails. :type display_name: str :param assets_compartment_id: The value to assign to the assets_compartment_id property of this UpdateVmWareAssetSourceDetails. :type assets_compartment_id: str :param freeform_tags: The value to assign to the freeform_tags property of this UpdateVmWareAssetSourceDetails. :type freeform_tags: dict(str, str) :param defined_tags: The value to assign to the defined_tags property of this UpdateVmWareAssetSourceDetails. :type defined_tags: dict(str, dict(str, object)) :param system_tags: The value to assign to the system_tags property of this UpdateVmWareAssetSourceDetails. :type system_tags: dict(str, dict(str, object)) :param vcenter_endpoint: The value to assign to the vcenter_endpoint property of this UpdateVmWareAssetSourceDetails. :type vcenter_endpoint: str :param discovery_credentials: The value to assign to the discovery_credentials property of this UpdateVmWareAssetSourceDetails. :type discovery_credentials: oci.cloud_bridge.models.AssetSourceCredentials :param replication_credentials: The value to assign to the replication_credentials property of this UpdateVmWareAssetSourceDetails. :type replication_credentials: oci.cloud_bridge.models.AssetSourceCredentials :param are_historical_metrics_collected: The value to assign to the are_historical_metrics_collected property of this UpdateVmWareAssetSourceDetails. :type are_historical_metrics_collected: bool :param are_realtime_metrics_collected: The value to assign to the are_realtime_metrics_collected property of this UpdateVmWareAssetSourceDetails. :type are_realtime_metrics_collected: bool :param discovery_schedule_id: The value to assign to the discovery_schedule_id property of this UpdateVmWareAssetSourceDetails. :type discovery_schedule_id: str �strzdict(str, str)zdict(str, dict(str, object))�AssetSourceCredentials�bool)�type�display_name�assets_compartment_id� freeform_tags�defined_tags�system_tags�vcenter_endpoint�discovery_credentials�replication_credentials� are_historical_metrics_collected�are_realtime_metrics_collected�discovery_schedule_idr �displayName�assetsCompartmentId�freeformTags�definedTags� systemTags�vcenterEndpoint�discoveryCredentials�replicationCredentials�areHistoricalMetricsCollected�areRealtimeMetricsCollected�discoveryScheduleIdN�VMWARE)� swagger_types� attribute_map�_type� _display_name�_assets_compartment_id�_freeform_tags� _defined_tags�_system_tags�_vcenter_endpoint�_discovery_credentials�_replication_credentials�!_are_historical_metrics_collected�_are_realtime_metrics_collected�_discovery_schedule_id)�self�kwargs� r4 ��/sparta/input/_build_configuration/image_build+validate/lib/bmcenv/lib64/python3.9/site-packages/oci/cloud_bridge/models/update_vm_ware_asset_source_details.py�__init__ sN 9��z'UpdateVmWareAssetSourceDetails.__init__c C s | j S )a" Gets the vcenter_endpoint of this UpdateVmWareAssetSourceDetails. Endpoint for VMware asset discovery and replication in the form of ```https://<host>:<port>/sdk``` :return: The vcenter_endpoint of this UpdateVmWareAssetSourceDetails. :rtype: str �r, �r2 r4 r4 r5 r t s z/UpdateVmWareAssetSourceDetails.vcenter_endpointc C s || _ dS )a1 Sets the vcenter_endpoint of this UpdateVmWareAssetSourceDetails. Endpoint for VMware asset discovery and replication in the form of ```https://<host>:<port>/sdk``` :param vcenter_endpoint: The vcenter_endpoint of this UpdateVmWareAssetSourceDetails. :type: str Nr7 )r2 r r4 r4 r5 r � s c C s | j S )z� Gets the discovery_credentials of this UpdateVmWareAssetSourceDetails. :return: The discovery_credentials of this UpdateVmWareAssetSourceDetails. :rtype: oci.cloud_bridge.models.AssetSourceCredentials �r- r8 r4 r4 r5 r � s z4UpdateVmWareAssetSourceDetails.discovery_credentialsc C s || _ dS )z� Sets the discovery_credentials of this UpdateVmWareAssetSourceDetails. :param discovery_credentials: The discovery_credentials of this UpdateVmWareAssetSourceDetails. :type: oci.cloud_bridge.models.AssetSourceCredentials Nr9 )r2 r r4 r4 r5 r � s c C s | j S )z� Gets the replication_credentials of this UpdateVmWareAssetSourceDetails. :return: The replication_credentials of this UpdateVmWareAssetSourceDetails. :rtype: oci.cloud_bridge.models.AssetSourceCredentials �r. r8 r4 r4 r5 r � s z6UpdateVmWareAssetSourceDetails.replication_credentialsc C s || _ dS )a Sets the replication_credentials of this UpdateVmWareAssetSourceDetails. :param replication_credentials: The replication_credentials of this UpdateVmWareAssetSourceDetails. :type: oci.cloud_bridge.models.AssetSourceCredentials Nr: )r2 r r4 r4 r5 r � s c C s | j S )aI Gets the are_historical_metrics_collected of this UpdateVmWareAssetSourceDetails. Flag indicating whether historical metrics are collected for assets, originating from this asset source. :return: The are_historical_metrics_collected of this UpdateVmWareAssetSourceDetails. :rtype: bool �r/ r8 r4 r4 r5 r � s z?UpdateVmWareAssetSourceDetails.are_historical_metrics_collectedc C s || _ dS )ah Sets the are_historical_metrics_collected of this UpdateVmWareAssetSourceDetails. Flag indicating whether historical metrics are collected for assets, originating from this asset source. :param are_historical_metrics_collected: The are_historical_metrics_collected of this UpdateVmWareAssetSourceDetails. :type: bool Nr; )r2 r r4 r4 r5 r � s c C s | j S )aD Gets the are_realtime_metrics_collected of this UpdateVmWareAssetSourceDetails. Flag indicating whether real-time metrics are collected for assets, originating from this asset source. :return: The are_realtime_metrics_collected of this UpdateVmWareAssetSourceDetails. :rtype: bool �r0 r8 r4 r4 r5 r � s z=UpdateVmWareAssetSourceDetails.are_realtime_metrics_collectedc C s || _ dS )aa Sets the are_realtime_metrics_collected of this UpdateVmWareAssetSourceDetails. Flag indicating whether real-time metrics are collected for assets, originating from this asset source. :param are_realtime_metrics_collected: The are_realtime_metrics_collected of this UpdateVmWareAssetSourceDetails. :type: bool Nr<