<spanid="vmware-vmc-draas-models-abstract-entity-module"></span><h2>vmware.vmc.draas.models.abstract_entity module<aclass="headerlink"href="#module-vmware.vmc.draas.models.abstract_entity"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">created</code><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.created"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the created of this AbstractEntity. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The created of this AbstractEntity. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">id</code><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the id of this AbstractEntity. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The id of this AbstractEntity. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<emclass="property">property </em><codeclass="sig-name descname">updated</code><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.updated"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated of this AbstractEntity. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated of this AbstractEntity. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">updated_by_user_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.updated_by_user_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated_by_user_id of this AbstractEntity. # noqa: E501</p>
<p>User id that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated_by_user_id of this AbstractEntity. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">updated_by_user_name</code><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.updated_by_user_name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated_by_user_name of this AbstractEntity. # noqa: E501</p>
<p>User name that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated_by_user_name of this AbstractEntity. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">user_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.user_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the user_id of this AbstractEntity. # noqa: E501</p>
<p>User id that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The user_id of this AbstractEntity. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">user_name</code><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.user_name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the user_name of this AbstractEntity. # noqa: E501</p>
<p>User name that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The user_name of this AbstractEntity. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">version</code><aclass="headerlink"href="#vmware.vmc.draas.models.abstract_entity.AbstractEntity.version"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the version of this AbstractEntity. # noqa: E501</p>
<p>Version of this entity # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The version of this AbstractEntity. # noqa: E501</p>
<spanid="vmware-vmc-draas-models-activate-site-recovery-config-module"></span><h2>vmware.vmc.draas.models.activate_site_recovery_config module<aclass="headerlink"href="#module-vmware.vmc.draas.models.activate_site_recovery_config"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">vmware.vmc.draas.models.activate_site_recovery_config.</code><codeclass="sig-name descname">ActivateSiteRecoveryConfig</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">srm_extension_key_suffix</span><spanclass="o">=</span><spanclass="default_value">None</span></em>, <emclass="sig-param"><spanclass="n">local_vars_configuration</span><spanclass="o">=</span><spanclass="default_value">None</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.activate_site_recovery_config.ActivateSiteRecoveryConfig"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">attribute_map</code><emclass="property"> = {'srm_extension_key_suffix': 'srm_extension_key_suffix'}</em><aclass="headerlink"href="#vmware.vmc.draas.models.activate_site_recovery_config.ActivateSiteRecoveryConfig.attribute_map"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">openapi_types</code><emclass="property"> = {'srm_extension_key_suffix': 'str'}</em><aclass="headerlink"href="#vmware.vmc.draas.models.activate_site_recovery_config.ActivateSiteRecoveryConfig.openapi_types"title="Permalink to this definition">¶</a></dt>
<emclass="property">property </em><codeclass="sig-name descname">srm_extension_key_suffix</code><aclass="headerlink"href="#vmware.vmc.draas.models.activate_site_recovery_config.ActivateSiteRecoveryConfig.srm_extension_key_suffix"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the srm_extension_key_suffix of this ActivateSiteRecoveryConfig. # noqa: E501</p>
<p>Optional custom extension key suffix for SRM. If not specified, default extension key will be used. The custom extension suffix must contain 13 characters or less, be composed of letters, numbers, ., -, and _ characters. The extension suffix must begin and end with a letter or number. The suffix is appended to com.vmware.vcDr- to form the full extension key. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The srm_extension_key_suffix of this ActivateSiteRecoveryConfig. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.activate_site_recovery_config.ActivateSiteRecoveryConfig.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.activate_site_recovery_config.ActivateSiteRecoveryConfig.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="vmware-vmc-draas-models-error-response-module"></span><h2>vmware.vmc.draas.models.error_response module<aclass="headerlink"href="#module-vmware.vmc.draas.models.error_response"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">error_code</code><aclass="headerlink"href="#vmware.vmc.draas.models.error_response.ErrorResponse.error_code"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the error_code of this ErrorResponse. # noqa: E501</p>
<p>unique error code # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The error_code of this ErrorResponse. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">error_messages</code><aclass="headerlink"href="#vmware.vmc.draas.models.error_response.ErrorResponse.error_messages"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the error_messages of this ErrorResponse. # noqa: E501</p>
<p>localized error messages # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The error_messages of this ErrorResponse. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">path</code><aclass="headerlink"href="#vmware.vmc.draas.models.error_response.ErrorResponse.path"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the path of this ErrorResponse. # noqa: E501</p>
<p>Originating request URI # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The path of this ErrorResponse. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">retryable</code><aclass="headerlink"href="#vmware.vmc.draas.models.error_response.ErrorResponse.retryable"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the retryable of this ErrorResponse. # noqa: E501</p>
<p>If true, client should retry operation # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The retryable of this ErrorResponse. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">status</code><aclass="headerlink"href="#vmware.vmc.draas.models.error_response.ErrorResponse.status"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the status of this ErrorResponse. # noqa: E501</p>
<p>HTTP status code # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The status of this ErrorResponse. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.error_response.ErrorResponse.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.error_response.ErrorResponse.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="vmware-vmc-draas-models-provision-srm-config-module"></span><h2>vmware.vmc.draas.models.provision_srm_config module<aclass="headerlink"href="#module-vmware.vmc.draas.models.provision_srm_config"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">vmware.vmc.draas.models.provision_srm_config.</code><codeclass="sig-name descname">ProvisionSrmConfig</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">srm_extension_key_suffix</span><spanclass="o">=</span><spanclass="default_value">None</span></em>, <emclass="sig-param"><spanclass="n">local_vars_configuration</span><spanclass="o">=</span><spanclass="default_value">None</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.provision_srm_config.ProvisionSrmConfig"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">attribute_map</code><emclass="property"> = {'srm_extension_key_suffix': 'srm_extension_key_suffix'}</em><aclass="headerlink"href="#vmware.vmc.draas.models.provision_srm_config.ProvisionSrmConfig.attribute_map"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">openapi_types</code><emclass="property"> = {'srm_extension_key_suffix': 'str'}</em><aclass="headerlink"href="#vmware.vmc.draas.models.provision_srm_config.ProvisionSrmConfig.openapi_types"title="Permalink to this definition">¶</a></dt>
<emclass="property">property </em><codeclass="sig-name descname">srm_extension_key_suffix</code><aclass="headerlink"href="#vmware.vmc.draas.models.provision_srm_config.ProvisionSrmConfig.srm_extension_key_suffix"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the srm_extension_key_suffix of this ProvisionSrmConfig. # noqa: E501</p>
<p>Optional custom extension key suffix for SRM. If not specified, default extension key will be used. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The srm_extension_key_suffix of this ProvisionSrmConfig. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.provision_srm_config.ProvisionSrmConfig.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.provision_srm_config.ProvisionSrmConfig.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="vmware-vmc-draas-models-replica-disk-module"></span><h2>vmware.vmc.draas.models.replica_disk module<aclass="headerlink"href="#module-vmware.vmc.draas.models.replica_disk"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">collection_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.collection_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the collection_id of this ReplicaDisk. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The collection_id of this ReplicaDisk. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">datastore_mo_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.datastore_mo_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the datastore_mo_id of this ReplicaDisk. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The datastore_mo_id of this ReplicaDisk. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">datastores_for_single_host_move</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.datastores_for_single_host_move"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the datastores_for_single_host_move of this ReplicaDisk. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The datastores_for_single_host_move of this ReplicaDisk. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">disk_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.disk_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the disk_id of this ReplicaDisk. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The disk_id of this ReplicaDisk. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">movable</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.movable"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the movable of this ReplicaDisk. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The movable of this ReplicaDisk. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">name</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the name of this ReplicaDisk. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The name of this ReplicaDisk. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">space_requirement</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.space_requirement"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the space_requirement of this ReplicaDisk. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The space_requirement of this ReplicaDisk. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk.ReplicaDisk.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="vmware-vmc-draas-models-replica-disk-collection-module"></span><h2>vmware.vmc.draas.models.replica_disk_collection module<aclass="headerlink"href="#module-vmware.vmc.draas.models.replica_disk_collection"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">collection_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk_collection.ReplicaDiskCollection.collection_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the collection_id of this ReplicaDiskCollection. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The collection_id of this ReplicaDiskCollection. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">disks</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk_collection.ReplicaDiskCollection.disks"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the disks of this ReplicaDiskCollection. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The disks of this ReplicaDiskCollection. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">generated</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk_collection.ReplicaDiskCollection.generated"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the generated of this ReplicaDiskCollection. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The generated of this ReplicaDiskCollection. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">name</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk_collection.ReplicaDiskCollection.name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the name of this ReplicaDiskCollection. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The name of this ReplicaDiskCollection. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">placeholder_vm_mo_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk_collection.ReplicaDiskCollection.placeholder_vm_mo_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the placeholder_vm_mo_id of this ReplicaDiskCollection. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The placeholder_vm_mo_id of this ReplicaDiskCollection. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk_collection.ReplicaDiskCollection.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.replica_disk_collection.ReplicaDiskCollection.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="vmware-vmc-draas-models-site-recovery-module"></span><h2>vmware.vmc.draas.models.site_recovery module<aclass="headerlink"href="#module-vmware.vmc.draas.models.site_recovery"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">created</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.created"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the created of this SiteRecovery. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The created of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">draas_h5_url</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.draas_h5_url"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the draas_h5_url of this SiteRecovery. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The draas_h5_url of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the id of this SiteRecovery. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The id of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">sddc_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.sddc_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the sddc_id of this SiteRecovery. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The sddc_id of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">site_recovery_state</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.site_recovery_state"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the site_recovery_state of this SiteRecovery. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The site_recovery_state of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">srm_nodes</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.srm_nodes"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the srm_nodes of this SiteRecovery. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The srm_nodes of this SiteRecovery. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<emclass="property">property </em><codeclass="sig-name descname">updated</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.updated"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated of this SiteRecovery. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">updated_by_user_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.updated_by_user_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated_by_user_id of this SiteRecovery. # noqa: E501</p>
<p>User id that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated_by_user_id of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">updated_by_user_name</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.updated_by_user_name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated_by_user_name of this SiteRecovery. # noqa: E501</p>
<p>User name that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated_by_user_name of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">user_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.user_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the user_id of this SiteRecovery. # noqa: E501</p>
<p>User id that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The user_id of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">user_name</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.user_name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the user_name of this SiteRecovery. # noqa: E501</p>
<p>User name that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The user_name of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">version</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.version"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the version of this SiteRecovery. # noqa: E501</p>
<p>Version of this entity # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The version of this SiteRecovery. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">vr_node</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery.SiteRecovery.vr_node"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the vr_node of this SiteRecovery. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The vr_node of this SiteRecovery. # noqa: E501</p>
<spanid="vmware-vmc-draas-models-site-recovery-all-of-module"></span><h2>vmware.vmc.draas.models.site_recovery_all_of module<aclass="headerlink"href="#module-vmware.vmc.draas.models.site_recovery_all_of"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">draas_h5_url</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_all_of.SiteRecoveryAllOf.draas_h5_url"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the draas_h5_url of this SiteRecoveryAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The draas_h5_url of this SiteRecoveryAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">sddc_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_all_of.SiteRecoveryAllOf.sddc_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the sddc_id of this SiteRecoveryAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The sddc_id of this SiteRecoveryAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">site_recovery_state</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_all_of.SiteRecoveryAllOf.site_recovery_state"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the site_recovery_state of this SiteRecoveryAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The site_recovery_state of this SiteRecoveryAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">srm_nodes</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_all_of.SiteRecoveryAllOf.srm_nodes"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the srm_nodes of this SiteRecoveryAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The srm_nodes of this SiteRecoveryAllOf. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_all_of.SiteRecoveryAllOf.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_all_of.SiteRecoveryAllOf.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<emclass="property">property </em><codeclass="sig-name descname">vr_node</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_all_of.SiteRecoveryAllOf.vr_node"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the vr_node of this SiteRecoveryAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The vr_node of this SiteRecoveryAllOf. # noqa: E501</p>
<spanid="vmware-vmc-draas-models-site-recovery-node-module"></span><h2>vmware.vmc.draas.models.site_recovery_node module<aclass="headerlink"href="#module-vmware.vmc.draas.models.site_recovery_node"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">vmware.vmc.draas.models.site_recovery_node.</code><codeclass="sig-name descname">SiteRecoveryNode</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">local_vars_configuration</span><spanclass="o">=</span><spanclass="default_value">None</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node.SiteRecoveryNode"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">attribute_map</code><emclass="property"> = {}</em><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node.SiteRecoveryNode.attribute_map"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">openapi_types</code><emclass="property"> = {}</em><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node.SiteRecoveryNode.openapi_types"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node.SiteRecoveryNode.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node.SiteRecoveryNode.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="vmware-vmc-draas-models-site-recovery-node-all-of-module"></span><h2>vmware.vmc.draas.models.site_recovery_node_all_of module<aclass="headerlink"href="#module-vmware.vmc.draas.models.site_recovery_node_all_of"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">hostname</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_all_of.SiteRecoveryNodeAllOf.hostname"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the hostname of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The hostname of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_all_of.SiteRecoveryNodeAllOf.id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the id of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The id of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">ip_address</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_all_of.SiteRecoveryNodeAllOf.ip_address"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the ip_address of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The ip_address of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">state</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_all_of.SiteRecoveryNodeAllOf.state"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the state of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The state of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_all_of.SiteRecoveryNodeAllOf.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_all_of.SiteRecoveryNodeAllOf.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<emclass="property">property </em><codeclass="sig-name descname">type</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_all_of.SiteRecoveryNodeAllOf.type"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the type of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The type of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">vm_moref_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_all_of.SiteRecoveryNodeAllOf.vm_moref_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the vm_moref_id of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The vm_moref_id of this SiteRecoveryNodeAllOf. # noqa: E501</p>
<spanid="vmware-vmc-draas-models-site-recovery-node-version-module"></span><h2>vmware.vmc.draas.models.site_recovery_node_version module<aclass="headerlink"href="#module-vmware.vmc.draas.models.site_recovery_node_version"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">appliance_version</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.appliance_version"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the appliance_version of this SiteRecoveryNodeVersion. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The appliance_version of this SiteRecoveryNodeVersion. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">build_number</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.build_number"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the build_number of this SiteRecoveryNodeVersion. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The build_number of this SiteRecoveryNodeVersion. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">full_version</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.full_version"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the full_version of this SiteRecoveryNodeVersion. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The full_version of this SiteRecoveryNodeVersion. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">node_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.node_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the node_id of this SiteRecoveryNodeVersion. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The node_id of this SiteRecoveryNodeVersion. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">node_ip</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.node_ip"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the node_ip of this SiteRecoveryNodeVersion. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The node_ip of this SiteRecoveryNodeVersion. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">node_type</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.node_type"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the node_type of this SiteRecoveryNodeVersion. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The node_type of this SiteRecoveryNodeVersion. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<emclass="property">property </em><codeclass="sig-name descname">version_source</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_node_version.SiteRecoveryNodeVersion.version_source"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the version_source of this SiteRecoveryNodeVersion. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The version_source of this SiteRecoveryNodeVersion. # noqa: E501</p>
<spanid="vmware-vmc-draas-models-site-recovery-versions-module"></span><h2>vmware.vmc.draas.models.site_recovery_versions module<aclass="headerlink"href="#module-vmware.vmc.draas.models.site_recovery_versions"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">vmware.vmc.draas.models.site_recovery_versions.</code><codeclass="sig-name descname">SiteRecoveryVersions</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">generated</span><spanclass="o">=</span><spanclass="default_value">None</span></em>, <emclass="sig-param"><spanclass="n">sddc_id</span><spanclass="o">=</span><spanclass="default_value">None</span></em>, <emclass="sig-param"><spanclass="n">node_versions</span><spanclass="o">=</span><spanclass="default_value">None</span></em>, <emclass="sig-param"><spanclass="n">local_vars_configuration</span><spanclass="o">=</span><spanclass="default_value">None</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_versions.SiteRecoveryVersions"title="Permalink to this definition">¶</a></dt>
<emclass="property">property </em><codeclass="sig-name descname">generated</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_versions.SiteRecoveryVersions.generated"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the generated of this SiteRecoveryVersions. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The generated of this SiteRecoveryVersions. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">node_versions</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_versions.SiteRecoveryVersions.node_versions"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the node_versions of this SiteRecoveryVersions. # noqa: E501</p>
<p>list of site recovery node version # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The node_versions of this SiteRecoveryVersions. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">sddc_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_versions.SiteRecoveryVersions.sddc_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the sddc_id of this SiteRecoveryVersions. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The sddc_id of this SiteRecoveryVersions. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_versions.SiteRecoveryVersions.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.site_recovery_versions.SiteRecoveryVersions.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="vmware-vmc-draas-models-task-module"></span><h2>vmware.vmc.draas.models.task module<aclass="headerlink"href="#module-vmware.vmc.draas.models.task"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">created</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.created"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the created of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The created of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">end_time</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.end_time"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the end_time of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The end_time of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">error_message</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.error_message"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the error_message of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The error_message of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">estimated_remaining_minutes</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.estimated_remaining_minutes"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the estimated_remaining_minutes of this Task. # noqa: E501</p>
<p>Estimated remaining time in minute of the task execution, < 0 means no estimation for the task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The estimated_remaining_minutes of this Task. # noqa: E501</p>
</dd>
<dtclass="field-even">Return type</dt>
<ddclass="field-even"><p>int</p>
</dd>
</dl>
</dd></dl>
<dlclass="py method">
<dtid="vmware.vmc.draas.models.task.Task.id">
<emclass="property">property </em><codeclass="sig-name descname">id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the id of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The id of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">params</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.params"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the params of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The params of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">parent_task_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.parent_task_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the parent_task_id of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The parent_task_id of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">progress_percent</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.progress_percent"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the progress_percent of this Task. # noqa: E501</p>
<p>Estimated progress percentage the task executed # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The progress_percent of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">resource_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.resource_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the resource_id of this Task. # noqa: E501</p>
<p>UUID of resources task is acting upon # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The resource_id of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">resource_type</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.resource_type"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the resource_type of this Task. # noqa: E501</p>
<p>Type of resource being acted upon # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The resource_type of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">retries</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.retries"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the retries of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The retries of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">start_time</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.start_time"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the start_time of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The start_time of this Task. # noqa: E501</p>
</dd>
<dtclass="field-even">Return type</dt>
<ddclass="field-even"><p>str</p>
</dd>
</dl>
</dd></dl>
<dlclass="py method">
<dtid="vmware.vmc.draas.models.task.Task.status">
<emclass="property">property </em><codeclass="sig-name descname">status</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.status"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the status of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The status of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">sub_status</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.sub_status"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the sub_status of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The sub_status of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">task_progress_phases</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.task_progress_phases"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the task_progress_phases of this Task. # noqa: E501</p>
<p>Task progress phases involved in current task execution # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The task_progress_phases of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">task_type</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.task_type"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the task_type of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The task_type of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">task_version</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.task_version"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the task_version of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The task_version of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">tenant_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.tenant_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the tenant_id of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The tenant_id of this Task. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.to_dict"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the model properties as a dict</p>
</dd></dl>
<dlclass="py method">
<dtid="vmware.vmc.draas.models.task.Task.to_str">
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<emclass="property">property </em><codeclass="sig-name descname">updated</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.updated"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated of this Task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">updated_by_user_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.updated_by_user_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated_by_user_id of this Task. # noqa: E501</p>
<p>User id that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated_by_user_id of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">updated_by_user_name</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.updated_by_user_name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the updated_by_user_name of this Task. # noqa: E501</p>
<p>User name that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The updated_by_user_name of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">user_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.user_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the user_id of this Task. # noqa: E501</p>
<p>User id that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The user_id of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">user_name</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.user_name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the user_name of this Task. # noqa: E501</p>
<p>User name that last updated this record # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The user_name of this Task. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">version</code><aclass="headerlink"href="#vmware.vmc.draas.models.task.Task.version"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the version of this Task. # noqa: E501</p>
<p>Version of this entity # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The version of this Task. # noqa: E501</p>
<spanid="vmware-vmc-draas-models-task-all-of-module"></span><h2>vmware.vmc.draas.models.task_all_of module<aclass="headerlink"href="#module-vmware.vmc.draas.models.task_all_of"title="Permalink to this headline">¶</a></h2>
<emclass="property">property </em><codeclass="sig-name descname">end_time</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.end_time"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the end_time of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The end_time of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">error_message</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.error_message"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the error_message of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The error_message of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">estimated_remaining_minutes</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.estimated_remaining_minutes"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the estimated_remaining_minutes of this TaskAllOf. # noqa: E501</p>
<p>Estimated remaining time in minute of the task execution, < 0 means no estimation for the task. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The estimated_remaining_minutes of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">params</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.params"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the params of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The params of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">parent_task_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.parent_task_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the parent_task_id of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The parent_task_id of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">progress_percent</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.progress_percent"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the progress_percent of this TaskAllOf. # noqa: E501</p>
<p>Estimated progress percentage the task executed # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The progress_percent of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">resource_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.resource_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the resource_id of this TaskAllOf. # noqa: E501</p>
<p>UUID of resources task is acting upon # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The resource_id of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">resource_type</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.resource_type"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the resource_type of this TaskAllOf. # noqa: E501</p>
<p>Type of resource being acted upon # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The resource_type of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">retries</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.retries"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the retries of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The retries of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">start_time</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.start_time"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the start_time of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The start_time of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">status</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.status"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the status of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The status of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">sub_status</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.sub_status"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the sub_status of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The sub_status of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">task_progress_phases</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.task_progress_phases"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the task_progress_phases of this TaskAllOf. # noqa: E501</p>
<p>Task progress phases involved in current task execution # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The task_progress_phases of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">task_type</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.task_type"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the task_type of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The task_type of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">task_version</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.task_version"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the task_version of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The task_version of this TaskAllOf. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">tenant_id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.tenant_id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the tenant_id of this TaskAllOf. # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The tenant_id of this TaskAllOf. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.task_all_of.TaskAllOf.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="vmware-vmc-draas-models-task-progress-phase-module"></span><h2>vmware.vmc.draas.models.task_progress_phase module<aclass="headerlink"href="#module-vmware.vmc.draas.models.task_progress_phase"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">vmware.vmc.draas.models.task_progress_phase.</code><codeclass="sig-name descname">TaskProgressPhase</code><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n">id</span><spanclass="o">=</span><spanclass="default_value">None</span></em>, <emclass="sig-param"><spanclass="n">name</span><spanclass="o">=</span><spanclass="default_value">None</span></em>, <emclass="sig-param"><spanclass="n">progress_percent</span><spanclass="o">=</span><spanclass="default_value">None</span></em>, <emclass="sig-param"><spanclass="n">local_vars_configuration</span><spanclass="o">=</span><spanclass="default_value">None</span></em><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.task_progress_phase.TaskProgressPhase"title="Permalink to this definition">¶</a></dt>
<emclass="property">property </em><codeclass="sig-name descname">id</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_progress_phase.TaskProgressPhase.id"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the id of this TaskProgressPhase. # noqa: E501</p>
<p>The identifier of the task progress phase # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The id of this TaskProgressPhase. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">name</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_progress_phase.TaskProgressPhase.name"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the name of this TaskProgressPhase. # noqa: E501</p>
<p>The display name of the task progress phase # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The name of this TaskProgressPhase. # noqa: E501</p>
<emclass="property">property </em><codeclass="sig-name descname">progress_percent</code><aclass="headerlink"href="#vmware.vmc.draas.models.task_progress_phase.TaskProgressPhase.progress_percent"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the progress_percent of this TaskProgressPhase. # noqa: E501</p>
<p>The percentage of the phase that has completed # noqa: E501</p>
<dlclass="field-list simple">
<dtclass="field-odd">Returns</dt>
<ddclass="field-odd"><p>The progress_percent of this TaskProgressPhase. # noqa: E501</p>
<codeclass="sig-name descname">to_dict</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.task_progress_phase.TaskProgressPhase.to_dict"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">to_str</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#vmware.vmc.draas.models.task_progress_phase.TaskProgressPhase.to_str"title="Permalink to this definition">¶</a></dt>
<dd><p>Returns the string representation of the model</p>
<spanid="module-contents"></span><h2>Module contents<aclass="headerlink"href="#module-vmware.vmc.draas.models"title="Permalink to this headline">¶</a></h2>