doc-exports/docs/vbs/api-ref/en-us_topic_0043410564.html
Wei, Hongmin 63123ef1be VBS API initial version
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com>
Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
2022-10-25 07:47:39 +00:00

38 lines
2.8 KiB
HTML

<a name="EN-US_TOPIC_0043410564"></a><a name="EN-US_TOPIC_0043410564"></a>
<h1 class="topictitle1">Enabling or Disabling a Backup Policy</h1>
<div id="body1480660600412"><div class="section" id="EN-US_TOPIC_0043410564__section63962185"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0043410564__p23236933">This API is used to enable or disable a backup policy. After a backup policy is enabled, it will be scheduled based on the specified time. After a backup policy is disabled, it will not be scheduled.</p>
<p id="EN-US_TOPIC_0043410564__p24009826185633">Set the backup policy status to <strong id="EN-US_TOPIC_0043410564__b1306155518717">ON</strong> or <strong id="EN-US_TOPIC_0043410564__b1730675512719">OFF</strong>. For details, see <a href="en-us_topic_0043410559.html">Modifying a Backup Policy</a>.</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0043410564__table49541343124618" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0043410564__row28932175"><th align="left" class="cellrowborder" valign="top" width="26.697330266973307%" id="mcps1.3.1.4.1.5.1.1"><p id="EN-US_TOPIC_0043410564__p61804813">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="12.968703129687032%" id="mcps1.3.1.4.1.5.1.2"><p id="EN-US_TOPIC_0043410564__p40133923">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="16.35836416358364%" id="mcps1.3.1.4.1.5.1.3"><p id="EN-US_TOPIC_0043410564__p14225104112">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="43.97560243975603%" id="mcps1.3.1.4.1.5.1.4"><p id="EN-US_TOPIC_0043410564__p29622330">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0043410564__row50598521"><td class="cellrowborder" valign="top" width="26.697330266973307%" headers="mcps1.3.1.4.1.5.1.1 "><p id="EN-US_TOPIC_0043410564__p1895419481468">status</p>
</td>
<td class="cellrowborder" valign="top" width="12.968703129687032%" headers="mcps1.3.1.4.1.5.1.2 "><p id="EN-US_TOPIC_0043410564__p6954194884616">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="16.35836416358364%" headers="mcps1.3.1.4.1.5.1.3 "><p id="EN-US_TOPIC_0043410564__p14954648194617">string</p>
</td>
<td class="cellrowborder" valign="top" width="43.97560243975603%" headers="mcps1.3.1.4.1.5.1.4 "><p id="EN-US_TOPIC_0043410564__p1795474824613">Backup policy status</p>
<ul id="EN-US_TOPIC_0043410564__ul13954124811463"><li id="EN-US_TOPIC_0043410564__li99844482465">ON</li><li id="EN-US_TOPIC_0043410564__li11984848154613">OFF</li></ul>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0043410516.html">Backup Policies</a></div>
</div>
</div>