Compare commits

...

7 Commits

Author SHA1 Message Date
692501b465 Defining variable for doc-exports reference in zuul to make the body and title generated correctly 2023-06-07 09:44:01 +00:00
28105bc50e chore: use convertor from separate project
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: gtema <artem.goncharov@gmail.com>
Co-committed-by: gtema <artem.goncharov@gmail.com>
2023-06-05 06:34:45 +00:00
e98e63f8be removing public-images entry from metadata.yaml
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-02 15:18:05 +00:00
f083e18983 re-introducing changes before wafd version 20230423
Reviewed-by: Belejkanic, Lukas <lukas.belejkanic@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-02 12:41:58 +00:00
d7579655e9 Deprecating Swift API and enabling nosql API
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-02 12:13:46 +00:00
7ace410424 reverting cbr umn to the state before cbr_umn_0426
Reviewed-by: Miskanin, Jan <jan.miskanin@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2023-06-02 07:40:21 +00:00
18ea1da072 feat: update convertor check
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: gtema <artem.goncharov@gmail.com>
Co-committed-by: gtema <artem.goncharov@gmail.com>
2023-06-01 15:45:36 +00:00
124 changed files with 16715 additions and 4672 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
</li>
<li class="ulchildlink"><strong><a href="cbr_01_0003.html">Functions</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="cbr_01_0011.html">Permissions</a></strong><br>
<li class="ulchildlink"><strong><a href="cbr_01_0011.html">Permissions Management</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="cbr_01_0014.html">User Permissions</a></strong><br>
</li>

File diff suppressed because it is too large Load Diff

View File

@ -12,8 +12,6 @@
</li>
<li class="ulchildlink"><strong><a href="cbr_03_0006.html">Expanding Vault Capacity</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="cbr_03_0009.html">Replicating a Vault</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="cbr_03_0010.html">Managing Vault Tags</a></strong><br>
</li>
</ul>

View File

@ -1,44 +0,0 @@
<a name="cbr_03_0009"></a><a name="cbr_03_0009"></a>
<h1 class="topictitle1">Replicating a Vault</h1>
<div id="body1552566080380"><p id="cbr_03_0009__p8060118">CBR allows you to replicate any of the following vaults entirely to a replication vault in a different region: a server backup vault or an SFS Turbo backup vault. Replicas of server backups in the destination region can be used to create images and provision servers. Replicas of SFS Turbo backups in the destination region can be used to create file systems.</p>
<p id="cbr_03_0009__p15126927182516">There are two methods available for replicating a vault.</p>
<ul id="cbr_03_0009__ul20712163532818"><li id="cbr_03_0009__li1971223522810">Manual replication: Select a backup vault and manually replicate it.</li><li id="cbr_03_0009__li167127356281">Policy-based replication: Configure a replication policy to periodically replicate backups that have not been replicated or failed to be replicated to the destination region.</li></ul>
<div class="section" id="cbr_03_0009__section789722492715"><h4 class="sectiontitle">Constraints</h4><ul id="cbr_03_0009__ul1267523391913"><li id="cbr_03_0009__li10969185125512">Disk backup vaults cannot be replicated to other regions.</li><li id="cbr_03_0009__li565012315368">The replication speed of a single backup is about 80 MB/s. A maximum of eight backups can be replicated at a time.</li><li id="cbr_03_0009__li7599105694010">Backup data can be replicated to vaults in different regions, and backup replicas occupy the replication vault space.</li><li id="cbr_03_0009__li10231961759">A server backup vault can be replicated only when it contains at least one backup that meets all the following conditions:<ol id="cbr_03_0009__ol9473164220520"><li id="cbr_03_0009__li154738421157">The backup is an ECS backup.</li><li id="cbr_03_0009__li90602061">The backup contains system disk data.</li><li id="cbr_03_0009__li15472157662">The backup is in the <strong id="cbr_03_0009__b697771710419">Available</strong> state.</li></ol>
</li><li id="cbr_03_0009__li1861429194419">Only backup vaults can be replicated. Replicated vaults cannot be replicated again but their replicas can be used to create images or SFS Turbo file systems.</li><li id="cbr_03_0009__li048874212113">A backup vault can be replicated to different destination regions. The replication rule varies with the replication method:<ul id="cbr_03_0009__ul998911584166"><li id="cbr_03_0009__li17127145716162">Manual replication: A backup can be manually replicated to the destination region as long as it has no replica in that region. A backup can be manually replicated again if its replica in the destination region has been deleted.</li><li id="cbr_03_0009__li5822040101816">Policy-based replication: A backup can only be automatically replicated to a destination region once. It cannot be automatically replicated to that region again, even if its replica has been deleted.</li></ul>
</li><li id="cbr_03_0009__li6863321132917">Only replication-supported regions can be selected as destination regions.</li></ul>
</div>
<div class="section" id="cbr_03_0009__section557592418333"><h4 class="sectiontitle">Procedure</h4><ol id="cbr_03_0009__ol1874051745215"><li id="cbr_03_0009__li21012745223034"><span>Log in to CBR Console.</span><p><ol type="a" id="cbr_03_0009__cbr_02_0003_ol6567385123151"><li id="cbr_03_0009__cbr_02_0003_li5480597823151">Log in to the management console.</li><li id="cbr_03_0009__cbr_02_0003_li69106284253">Click <span><img id="cbr_03_0009__cbr_02_0003_image1844744225011" src="en-us_image_0159365094.png"></span> in the upper left corner and select your region and project.</li><li id="cbr_03_0009__cbr_02_0003_li4225424523410">Choose <strong id="cbr_03_0009__cbr_02_0003_b9848171719318">Storage</strong> &gt; <strong id="cbr_03_0009__cbr_02_0003_b78492017634">Cloud Backup and Recovery</strong>. Choose your desired type of backup from the left navigation pane.</li></ol>
</p></li><li id="cbr_03_0009__li840501215253"><span>On the <strong id="cbr_03_0009__b7675112910151">Vaults</strong> tab, find the target backup vault.</span></li><li id="cbr_03_0009__li16567191374810"><span>Choose <strong id="cbr_03_0009__b9441124171513">More</strong> &gt; <strong id="cbr_03_0009__b16656165041510">Create Replica</strong> in the <strong id="cbr_03_0009__b1938531520167">Operation</strong> column of the vault.</span><p><p id="cbr_03_0009__p81301051103218"></p>
<p id="cbr_03_0009__p4444104532418"></p>
</p></li><li id="cbr_03_0009__li115411032165911"><span>In the displayed dialog box, configure the parameters as described in <a href="#cbr_03_0009__table4829135361311">Table 1</a>.</span><p>
<div class="tablenoborder"><a name="cbr_03_0009__table4829135361311"></a><a name="table4829135361311"></a><table cellpadding="4" cellspacing="0" summary="" id="cbr_03_0009__table4829135361311" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="cbr_03_0009__row148305532138"><th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.5.2.4.2.1.2.3.1.1"><p id="cbr_03_0009__p083065318138">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="81%" id="mcps1.3.5.2.4.2.1.2.3.1.2"><p id="cbr_03_0009__p083019532138">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cbr_03_0009__row2014994311204"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.5.2.4.2.1.2.3.1.1 "><p id="cbr_03_0009__p191503436203">Destination Region</p>
</td>
<td class="cellrowborder" valign="top" width="81%" headers="mcps1.3.5.2.4.2.1.2.3.1.2 "><p id="cbr_03_0009__p1015144311201">Region to which the vault is replicated</p>
<p id="cbr_03_0009__p72428443214">Only the regions that support replication will be displayed.</p>
<ul id="cbr_03_0009__ul649081582612"><li id="cbr_03_0009__li949061582616">If the selected region contains only one project, you can directly select the region name.</li><li id="cbr_03_0009__li1281912110273">If the selected region has multiple projects, the default project of the region is selected. You can select another project if needed.</li></ul>
</td>
</tr>
<tr id="cbr_03_0009__row544633365118"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.5.2.4.2.1.2.3.1.1 "><p id="cbr_03_0009__p298818217255">Destination Vault</p>
</td>
<td class="cellrowborder" valign="top" width="81%" headers="mcps1.3.5.2.4.2.1.2.3.1.2 "><p id="cbr_03_0009__p1698814210251">A replication vault in the destination region</p>
</td>
</tr>
</tbody>
</table>
</div>
</p></li><li id="cbr_03_0009__li14342132914300"><span>Click <span class="uicontrol" id="cbr_03_0009__uicontrol1846460528182651"><b>OK</b></span>.</span></li><li id="cbr_03_0009__li12306124623915"><span>After the replication is complete, you can switch to the destination region to view generated replicas. For details, see <a href="cbr_03_0002.html">Querying a Vault</a>. You can then use replicas to create images.</span></li></ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cbr_03_0001.html">Vault Management</a></div>
</div>
</div>

View File

@ -16,8 +16,6 @@
</li>
<li class="ulchildlink"><strong><a href="cbr_03_0107.html">Using a Backup to Create a File System</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="cbr_03_0018.html">Replicating a Backup Across Regions</a></strong><br>
</li>
</ul>
</div>

View File

@ -1,64 +0,0 @@
<a name="cbr_03_0018"></a><a name="cbr_03_0018"></a>
<h1 class="topictitle1">Replicating a Backup Across Regions</h1>
<div id="body1552374223327"><p id="cbr_03_0018__p14400544191818">CBR enables you to replicate server backups and SFS Turbo backups from one region to another. In the destination region:</p>
<ul id="cbr_03_0018__ul915245817187"><li id="cbr_03_0018__li19152105861818">Replicas of server backups can be used to create images and provision servers.</li><li id="cbr_03_0018__li115215586186">Replicas of SFS Turbo backups can be used to create file systems.</li></ul>
<p id="cbr_03_0018__p1193419151918">With cross-region replication, you can quickly deploy services in a different region. Data on the new resource in the destination region is the same as that on the original resource when you took the backup. </p>
<p id="cbr_03_0018__en-us_topic_0108958938_p8060118">You can replicate backups in either of the following methods on CBR Console:</p>
<ul id="cbr_03_0018__ul1287051981912"><li id="cbr_03_0018__li188703195199">Select a backup from the backup list and manually perform a replication.</li><li id="cbr_03_0018__li1844029192011">Select a backup vault and manually replicate it. Alternatively, you can configure a replication policy to periodically replicate backups that have not been replicated or failed to be replicated to the destination region.</li></ul>
<p id="cbr_03_0018__p1292301416555">This section uses the first method to describe how to replicate a backup. For details about the second method, see <a href="cbr_03_0009.html">Replicating a Vault</a>.</p>
<div class="note" id="cbr_03_0018__note634453912712"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="cbr_03_0018__p1634533942710">The replication constraints apply to both replication methods.</p>
</div></div>
<div class="section" id="cbr_03_0018__section789722492715"><h4 class="sectiontitle">Constraints</h4><ul id="cbr_03_0018__ul1267523391913"><li id="cbr_03_0018__li57912194596">Cloud disk backups cannot be replicated to other regions.</li><li id="cbr_03_0018__li10231961759">A server backup can be replicated only when it meets all the following conditions:<ol id="cbr_03_0018__ol9473164220520"><li id="cbr_03_0018__li154738421157">It is an ECS backup.</li><li id="cbr_03_0018__li90602061">It contains system disk data.</li><li id="cbr_03_0018__li15472157662">It is in the <strong id="cbr_03_0018__b88811264118">Available</strong> state.</li></ol>
</li><li id="cbr_03_0018__li1861429194419">Only backups or backup vaults can be replicated. Replicated backups and vaults cannot be replicated again but their replicas can be used to create images or SFS Turbo file systems.</li><li id="cbr_03_0018__li048874212113">A backup can be replicated to multiple regions but can have only one replica in each destination region. The replication rule varies with the replication method:<ul id="cbr_03_0018__ul998911584166"><li id="cbr_03_0018__li17127145716162">Manual replication: A backup can be manually replicated to the destination region as long as it has no replica in that region. A backup can be manually replicated again if its replica in the destination region has been deleted.</li><li id="cbr_03_0018__li5822040101816">Policy-based replication: A backup can only be automatically replicated to a destination region once. It cannot be automatically replicated to that region again, even if its replica has been deleted.</li></ul>
</li><li id="cbr_03_0018__li6863321132917">Only replication-supported regions can be selected as destination regions.</li></ul>
</div>
<div class="section" id="cbr_03_0018__section1724184651718"><h4 class="sectiontitle">Procedure</h4><ol id="cbr_03_0018__ol1874051745215"><li id="cbr_03_0018__li21012745223034"><span>Log in to CBR Console.</span><p><ol type="a" id="cbr_03_0018__cbr_02_0003_ol6567385123151"><li id="cbr_03_0018__cbr_02_0003_li5480597823151">Log in to the management console.</li><li id="cbr_03_0018__cbr_02_0003_li69106284253">Click <span><img id="cbr_03_0018__cbr_02_0003_image1844744225011" src="en-us_image_0159365094.png"></span> in the upper left corner and select your region and project.</li><li id="cbr_03_0018__cbr_02_0003_li4225424523410">Choose <strong id="cbr_03_0018__cbr_02_0003_b9848171719318">Storage</strong> &gt; <strong id="cbr_03_0018__cbr_02_0003_b78492017634">Cloud Backup and Recovery</strong>. Choose your desired type of backup from the left navigation pane.</li></ol>
</p></li><li id="cbr_03_0018__li840501215253"><span>Click the <span class="wintitle" id="cbr_03_0018__wintitle449818062914"><b>Backups</b></span> tab and locate the desired backup. For details, see <a href="cbr_03_0013.html">Viewing a Backup</a>.</span></li><li id="cbr_03_0018__li21461652192220"><span>Choose <span class="uicontrol" id="cbr_03_0018__uicontrol733024416318"><b>More</b></span> &gt; <span class="uicontrol" id="cbr_03_0018__uicontrol63401344432"><b>Create Replica</b></span> in the <strong id="cbr_03_0018__b441116422054">Operation</strong> column of the backup.</span><p><p id="cbr_03_0018__p67105374116"></p>
<p id="cbr_03_0018__p18565322154719"></p>
</p></li><li id="cbr_03_0018__li115411032165911"><span>In the displayed dialog box, configure the parameters as described in <a href="#cbr_03_0018__table4829135361311">Table 1</a>.</span><p>
<div class="tablenoborder"><a name="cbr_03_0018__table4829135361311"></a><a name="table4829135361311"></a><table cellpadding="4" cellspacing="0" summary="" id="cbr_03_0018__table4829135361311" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Parameter description</caption><thead align="left"><tr id="cbr_03_0018__row148305532138"><th align="left" class="cellrowborder" valign="top" width="19%" id="mcps1.3.9.2.4.2.1.2.3.1.1"><p id="cbr_03_0018__p083065318138">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="81%" id="mcps1.3.9.2.4.2.1.2.3.1.2"><p id="cbr_03_0018__p083019532138">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="cbr_03_0018__row1783115313136"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.9.2.4.2.1.2.3.1.1 "><p id="cbr_03_0018__p3831135341313">Name</p>
</td>
<td class="cellrowborder" valign="top" width="81%" headers="mcps1.3.9.2.4.2.1.2.3.1.2 "><p id="cbr_03_0018__p1183119535130">Replica name</p>
<p id="cbr_03_0018__p12831145311135">A name must contain 1 to 64 characters including digits, letters, underscores (_), or hyphens (-).</p>
</td>
</tr>
<tr id="cbr_03_0018__row3831195371315"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.9.2.4.2.1.2.3.1.1 "><p id="cbr_03_0018__p9831185391318">Description</p>
</td>
<td class="cellrowborder" valign="top" width="81%" headers="mcps1.3.9.2.4.2.1.2.3.1.2 "><p id="cbr_03_0018__p10831853181310">Replica description</p>
<p id="cbr_03_0018__p10831135391313">It cannot exceed 255 characters.</p>
</td>
</tr>
<tr id="cbr_03_0018__row2014994311204"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.9.2.4.2.1.2.3.1.1 "><p id="cbr_03_0018__p191503436203">Destination Region</p>
</td>
<td class="cellrowborder" valign="top" width="81%" headers="mcps1.3.9.2.4.2.1.2.3.1.2 "><p id="cbr_03_0018__p1015144311201">Region to which the backup is replicated</p>
<p id="cbr_03_0018__p72428443214">Only the regions that support replication will be displayed.</p>
<ul id="cbr_03_0018__ul649081582612"><li id="cbr_03_0018__li949061582616">If the selected region contains only one project, you can directly select the region name.</li><li id="cbr_03_0018__li1281912110273">If the selected region has multiple projects, the default project of the region is selected. You can select another project if needed.</li></ul>
</td>
</tr>
<tr id="cbr_03_0018__row209875216258"><td class="cellrowborder" valign="top" width="19%" headers="mcps1.3.9.2.4.2.1.2.3.1.1 "><p id="cbr_03_0018__p298818217255">Destination Vault</p>
</td>
<td class="cellrowborder" valign="top" width="81%" headers="mcps1.3.9.2.4.2.1.2.3.1.2 "><p id="cbr_03_0018__p1698814210251">A replication vault in the destination region</p>
<p id="cbr_03_0018__p1593118156108">You can replicate backups to vaults in multiple destination regions. Creating replica will replicate all backups in the source vault to the destination vault.</p>
</td>
</tr>
</tbody>
</table>
</div>
<div class="note" id="cbr_03_0018__note7700143719478"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="cbr_03_0018__p1670113717472">The traffic for cross-region replication is the size of the replicated backup.</p>
</div></div>
</p></li><li id="cbr_03_0018__li14342132914300"><span>Click <span class="uicontrol" id="cbr_03_0018__uicontrol17337161016312"><b>OK</b></span>.</span></li><li id="cbr_03_0018__li12306124623915"><span>After the replication is complete, you can switch to the destination region to view generated replicas. For details, see <a href="cbr_03_0013.html">Viewing a Backup</a>. You can then use replicas to create images.</span></li></ol>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="cbr_03_0012.html">Backup Management</a></div>
</div>
</div>

View File

@ -6,8 +6,6 @@
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="cbr_03_0025.html">Creating a Backup Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="cbr_03_0026.html">Creating a Replication Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="cbr_03_0027.html">Modifying a Policy</a></strong><br>
</li>
<li class="ulchildlink"><strong><a href="cbr_03_0028.html">Deleting a Policy</a></strong><br>

View File

@ -8,7 +8,7 @@
</div>
<div class="section" id="cbr_03_0025__section994083714511"><h4 class="sectiontitle">Procedure</h4><ol id="cbr_03_0025__ol27614245223034"><li id="cbr_03_0025__li4260921102020"><span>Log in to CBR Console.</span><p><ol type="a" id="cbr_03_0025__cbr_02_0003_ol6567385123151"><li id="cbr_03_0025__cbr_02_0003_li5480597823151">Log in to the management console.</li><li id="cbr_03_0025__cbr_02_0003_li69106284253">Click <span><img id="cbr_03_0025__cbr_02_0003_image1844744225011" src="en-us_image_0159365094.png"></span> in the upper left corner and select your region and project.</li><li id="cbr_03_0025__cbr_02_0003_li4225424523410">Choose <strong id="cbr_03_0025__cbr_02_0003_b9848171719318">Storage</strong> &gt; <strong id="cbr_03_0025__cbr_02_0003_b78492017634">Cloud Backup and Recovery</strong>. Choose your desired type of backup from the left navigation pane.</li></ol>
</p></li><li id="cbr_03_0025__li485913287107"><span>Choose <strong id="cbr_03_0025__b1993012214593">Policies</strong> and click the <strong id="cbr_03_0025__b7941182114593">Backup Policies</strong> tab. In the upper right corner, click <strong id="cbr_03_0025__b1394392119592">Create Policy</strong>. See <a href="#cbr_03_0025__fig83663164139">Figure 1</a>.</span><p><div class="fignone" id="cbr_03_0025__fig83663164139"><a name="cbr_03_0025__fig83663164139"></a><a name="fig83663164139"></a><span class="figcap"><b>Figure 1 </b>Creating a backup policy</span></div>
<p id="cbr_03_0025__p1668624122312"></p>
<p id="cbr_03_0025__p12130111833"></p>
<p id="cbr_03_0025__p165862441242"><span><img id="cbr_03_0025__image9166145918536" src="en-us_image_0224255894.png" title="Click to enlarge" class="imgResize"></span></p>
<p id="cbr_03_0025__p18152163212620"></p>
<p id="cbr_03_0025__p5865191065212"></p>
@ -61,7 +61,7 @@
</td>
<td class="cellrowborder" valign="top" width="50.505050505050505%" headers="mcps1.3.5.2.3.2.1.2.4.1.2 "><p id="cbr_03_0025__p3110528133312">Select a backup frequency.</p>
<ul id="cbr_03_0025__ul31107284337"><li id="cbr_03_0025__li4111828123317"><strong id="cbr_03_0025__b648013662219">Week-based cycle</strong><p id="cbr_03_0025__p11111172833311">Specifies on which days of each week the backup task will be executed. You can select multiple days.</p>
</li><li id="cbr_03_0025__li121117285335"><strong id="cbr_03_0025__b336993650">Custom cycle</strong><p id="cbr_03_0025__p2111928123319">Specifies the interval (every 1 to 30 days) for executing the backup task.</p>
</li><li id="cbr_03_0025__li121117285335"><strong id="cbr_03_0025__b1953507740">Custom cycle</strong><p id="cbr_03_0025__p2111928123319">Specifies the interval (every 1 to 30 days) for executing the backup task.</p>
</li></ul>
</td>
<td class="cellrowborder" valign="top" width="33.333333333333336%" headers="mcps1.3.5.2.3.2.1.2.4.1.3 "><p id="cbr_03_0025__p311122893310">Every day</p>

File diff suppressed because it is too large Load Diff

View File

@ -8,13 +8,7 @@
</th>
</tr>
</thead>
<tbody><tr id="cbr_03_0046__row12353149101611"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.3.1.1 "><p id="cbr_03_0046__p183531981618">2023-04-19</p>
</td>
<td class="cellrowborder" valign="top" width="82%" headers="mcps1.3.1.1.3.1.2 "><p id="cbr_03_0046__p11453829111615">This issue is the twenty-first official release, which incorporates the following changes:</p>
<ul id="cbr_03_0046__ul77922034171614"><li id="cbr_03_0046__li879216347166">Added section "Replicating a Backup Across Regions."</li><li id="cbr_03_0046__li240516242172">Added section "Replicating a Vault."</li><li id="cbr_03_0046__li81683791814">Added section "Creating a Replication Policy."</li></ul>
</td>
</tr>
<tr id="cbr_03_0046__row199071647182911"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.3.1.1 "><p id="cbr_03_0046__p5820952202912">2023-04-18</p>
<tbody><tr id="cbr_03_0046__row199071647182911"><td class="cellrowborder" valign="top" width="18%" headers="mcps1.3.1.1.3.1.1 "><p id="cbr_03_0046__p5820952202912">2023-04-18</p>
</td>
<td class="cellrowborder" valign="top" width="82%" headers="mcps1.3.1.1.3.1.2 "><p id="cbr_03_0046__p16907104702916">This issue is the twentieth official release, which incorporates the following change:</p>
<p id="cbr_03_0046__p871014171314">Added some CBR operations that can be recorded by CTS in section "Auditing."</p>

View File

@ -1,7 +1,8 @@
<a name="cbr_03_0047"></a><a name="cbr_03_0047"></a>
<h1 class="topictitle1">Permissions Management</h1>
<div id="body1559549042505"></div>
<div id="body1559549042505"><p id="cbr_03_0047__p8060118"></p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="cbr_03_0048.html">Creating a User and Granting CBR Permissions</a></strong><br>

View File

@ -5,10 +5,10 @@
<ul id="cbr_03_0048__ul65145145202"><li id="cbr_03_0048__li351561402014">Create IAM users for employees based on your enterprise's organizational structure. Each IAM user will have their own security credentials for accessing CBR resources.</li><li id="cbr_03_0048__li0515014192010">Grant only the permissions required for users to perform a specific task.</li><li id="cbr_03_0048__li75155148203">Entrust a cloud account or cloud service to perform efficient O&amp;M on your CBR resources.</li></ul>
<p id="cbr_03_0048__p1651541420209">If your cloud account does not require individual IAM users, skip this section. If your account cannot meet your requirements, create IAM users by referring to <a href="https://docs.otc.t-systems.com/en-us/usermanual/iam/iam_01_0026.html" target="_blank" rel="noopener noreferrer">Identity and Access Management User Guide</a>.</p>
<p id="cbr_03_0048__p5515114112016">Figure <a href="#cbr_03_0048__fig194521431175317">Figure 1</a> illustrates the procedure for granting permissions.</p>
<div class="section" id="cbr_03_0048__section1881236181014"><h4 class="sectiontitle">Prerequisites</h4><p id="cbr_03_0048__p9819544172111">Learn about the permissions (see <a href="cbr_01_0011.html">Permissions</a>) supported by CBR and choose policies or roles according to your requirements. For the system policies of other services, see "Permissions".</p>
<div class="section" id="cbr_03_0048__section1881236181014"><h4 class="sectiontitle">Prerequisites</h4><p id="cbr_03_0048__p9819544172111">You have learnt about <a href="cbr_01_0011.html">Permissions Management</a> and chosen the policies or roles according to your requirements. For the system policies of other services, see "System Permissions".</p>
</div>
<div class="section" id="cbr_03_0048__section3858134855017"><h4 class="sectiontitle">Process Flow</h4><div class="fignone" id="cbr_03_0048__fig194521431175317"><a name="cbr_03_0048__fig194521431175317"></a><a name="fig194521431175317"></a><span class="figcap"><b>Figure 1 </b>Process for granting CBR permissions</span><br><span><img id="cbr_03_0048__image11481182911611" src="en-us_image_0000001562229993.png" title="Click to enlarge" class="imgResize"></span></div>
<ol id="cbr_03_0048__ol46562308273"><li id="cbr_03_0048__li3656183032711"><a name="cbr_03_0048__li3656183032711"></a><a name="li3656183032711"></a>Create a user group and assign permissions.<p id="cbr_03_0048__p166561530182716"><a name="cbr_03_0048__li3656183032711"></a><a name="li3656183032711"></a>Create a user group on the IAM console, and assign the <strong id="cbr_03_0048__b142413164561">CBR ReadOnlyAccess</strong> policy to the group.</p>
<div class="section" id="cbr_03_0048__section3858134855017"><h4 class="sectiontitle">Process Flow</h4><div class="fignone" id="cbr_03_0048__fig194521431175317"><a name="cbr_03_0048__fig194521431175317"></a><a name="fig194521431175317"></a><span class="figcap"><b>Figure 1 </b>Process for granting CBR permissions</span><br><span><img class="vsd" id="cbr_03_0048__image105401230162018" src="en-us_image_0220982950.png"></span></div>
<ol id="cbr_03_0048__ol46562308273"><li id="cbr_03_0048__li3656183032711"><a name="cbr_03_0048__li3656183032711"></a><a name="li3656183032711"></a>Create a user group and assign permissions to it.<p id="cbr_03_0048__p166561530182716"><a name="cbr_03_0048__li3656183032711"></a><a name="li3656183032711"></a>Create a user group on the IAM console, and assign the <strong id="cbr_03_0048__b142413164561">CBR ReadOnlyAccess</strong> policy to the group.</p>
</li><li id="cbr_03_0048__li16561330122713">Create an IAM user and add it to the user group.<p id="cbr_03_0048__p165613052710"><a name="cbr_03_0048__li16561330122713"></a><a name="li16561330122713"></a>Create a user on the IAM console and add the user to the group created in <a href="#cbr_03_0048__li3656183032711">1</a>.</p>
</li><li id="cbr_03_0048__li8656153082719">Log in and verify permissions.<p id="cbr_03_0048__p865613303275"><a name="cbr_03_0048__li8656153082719"></a><a name="li8656153082719"></a>Log in to CBR Console as the created user and verify that the user has read-only permissions for CBR.</p>
<ul id="cbr_03_0048__ul162963396234"><li id="cbr_03_0048__li6296133992319">Choose <strong id="cbr_03_0048__b146613445810">Service List</strong> &gt; <strong id="cbr_03_0048__b14525183785814">Cloud Backup and Recovery</strong>. Then click <strong id="cbr_03_0048__b1159977165913">Create Server Backup Vault</strong> on CBR Console. If a message appears indicating that you do not have the permissions to perform the operation, the <strong id="cbr_03_0048__b8128143914592">CBR ReadOnlyAccess</strong> policy has already taken effect.</li><li id="cbr_03_0048__li8296039182311">Choose any other service in <strong id="cbr_03_0048__b4206055112419">Service List</strong>. If a message appears indicating that you do not have the permissions to access the service, the <strong id="cbr_03_0048__b2208125532413">CBR ReadOnlyAccess</strong> policy has already taken effect.</li></ul>
@ -21,10 +21,3 @@
</div>
</div>
<script language="JavaScript">
<!--
image_size('.imgResize');
var msg_imageMax = "view original image";
var msg_imageClose = "close";
//--></script>

View File

@ -1,10 +1,10 @@
<a name="cbr_03_0050"></a><a name="cbr_03_0050"></a>
<h1 class="topictitle1">Creating a Custom Policy</h1>
<div id="body1559549042505"><p id="cbr_03_0050__p153751340284">You can create custom policies to supplement the system-defined policies of CBR. For the actions supported for custom policies, see section "Permissions Policies and Supported Actions" in <em id="cbr_03_0050__i538411571952">Cloud Backup and Recovery API Reference</em>.</p>
<div id="body1559549042505"><p id="cbr_03_0050__p153751340284">You can create custom policies to supplement the system-defined policies of CBR. For the actions supported for custom policies, see section "Permissions Policies and Supported Actions" in <em id="cbr_03_0050__i1014319111511">Cloud Backup and Recovery API Reference</em>.</p>
<p id="cbr_03_0050__p2079563182513">You can create custom policies in either of the following ways:</p>
<ul id="cbr_03_0050__ul379563122510"><li id="cbr_03_0050__li18795123142512">Visual editor: Select cloud services, actions, resources, and request conditions. This does not require knowledge of policy syntax.</li><li id="cbr_03_0050__li294510932511">JSON: Edit JSON policies from scratch or based on an existing policy.</li></ul>
<p id="cbr_03_0050__p46531328205017">For details about how to create custom policies, see <a href="https://docs.otc.t-systems.com/identity-access-management/umn/user_guide/fine-grained_policy_management/creating_a_custom_policy.html" target="_blank" rel="noopener noreferrer">Creating a Custom Policy</a>. This section provides examples of common CBR custom policies.</p>
<p id="cbr_03_0050__p8060118">This section provides examples of common custom CBR policies.</p>
<div class="section" id="cbr_03_0050__section441833517360"><h4 class="sectiontitle">Example Custom Policies</h4><ul id="cbr_03_0050__ul131261824153811"><li id="cbr_03_0050__li15126112423817">Example 1: Allowing users to create, modify, and delete vaults<pre class="screen" id="cbr_03_0050__screen04611727294">{
"Version": "1.1",
"Statement": [

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.4 KiB

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Creating a Web Tamper Protection Rule</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to create a web tamper protection rule.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/policy/{policy_id}/antitamper</p>
<div class="section" id="CreateAntitamperRule__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/policy/{policy_id}/antitamper</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -30,7 +30,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID. It can be obtained by calling the <strong>ListPolicy</strong> API.</p>
</td>
</tr>
</tbody>
@ -164,7 +164,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Domain name protected by the web tamper protection rule</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>The domain name of the website protected with the web tamper protection rule. The domain name is in the format of xxx.xxx.com, such as www.example.com.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>url</p>

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Creating a Certificate</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to create a certificate.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/certificate</p>
<div class="section" id="CreateCertificate__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/certificate</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -230,8 +230,8 @@
{
"name" : "demo",
"content" : "-----BEGIN CERTIFICATE----- MIIDyzCCArOgAwIBAgIJAN5U0Z4Bh5ccMA0GCSqGSIb3DQEBCwUAMHwxCzAJBgNV BAYTAlpIMRIwEAYDVQQIDAlHVUFOR0RPTkcxETAPBgNVBAcMCERPTkdHVUFOMQ0w CwYDVQQKDARERUtFMQswCQYDVQQLDAJESzELMAkGA1UEAwwCT0QxHTAbBgkqhkiG 9w0BCQEWDk8IZC5odWF3ZWkuY29tMB4XDTIxMTExNTA4MTk0MVoXDTIyMTExNTA4 MTk0MVowfDELMAkGA1UEBhMCWkgxEjAQBgNVBAgMCUdVQU5HRE9ORzERMA8GA1UE BwwIRE9OR0dVQU4xDTALBgNVBAoMBERFS0UxCzAJBgNVBAsMAkRLMQswCQYDVQQD DAJPRDEdMBsGCSqGSIb3DQEJARYOTwhkLmh1YXdlaS5jb20wggEiMA0GCSqGSIb3 DQEBAQUAA4IBDwAwggEKAoIBAQDcoLFK62//r0RHFyweYBj97S4NsJ8Qj0RG+Y02 OgwhQmRiNNjubJwP8Nqqyd86zr+fsSQxKBaBCosn1PcN2Pj2vPJD6NEk4I6VdOWr /kFYMlOcimhSfW4wt6VakniOKIYGrCxxvQe1X2OyBxT+ocTLRgEIB8ZbvJyPNseg feLEUuPYRpQ5kXLgJH2/3NwZFOgBHVv/b07l4fR+sWJMnIA2yIjSBQ0DEAOSusXo FQ/WRbBRH7DrQmxGiXsq4VELEr9Nnc/Kywq+9pYi8L+mKeRL+lcMMbXC/3k6OfMB tVTiwcmS1Mkr3iG03i8u6H7RSvRwyBz9G9sE+tmJZTPH6lYtAgMBAAGjUDBOMB0G A1UdDgQWBBQprUUFXW+gIkpzXdrYlsWjfSahWjAfBgNVHSMEGDAWgBQprUUFXW+g IkpzXdrYlsWjfSahWjAMBgNVHRMEBTADAQH/MA0GCSqGSIb3DQEBCwUAA4IBAQA2 603KozsQoIKeLvqDJlcAXwWRfNW8SvlaSJAulhHgneMt9bQgIL+3PJWA/iMniOhU o/kVwkiUIcxw4t7RwP0hVms0OZw59MuqKd3oCSWkYO4vEHs3t40JDWnGDnmQ4sol RkOWJwL4w8tnPe3qY9JSupjlsu6Y1hlvKtEfN2vEKFnsuMhidkUpUAJWodHhWBQH wgIDo4/6yTnWZNGK8JDal86Dm5IchXea1EoYBJsHxiJb7HeWQlkre+MCYi1RHOin 4mIXTr0oT4/jWlgklSz6/ZhGRq+7W7tIl7cvzCe+4XsVZIenAcYoNd/WLfo91PD4 yAsRXrOjW1so1Bj0BkDz -----END CERTIFICATE-----",
"key" : "-----BEGIN PRIVATE KEY----- MIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDcoLFK62//r0RH FyweYBj97S4NsJ8Qj0RG+Y02OgwhQmRiNNjubJwP8Nqqyd86zr+fsSQxKBaBCosn 1PcN2Pj2vPJD6NEk4I6VdOWr/kFYMlOcimhSfW4wt6VakniOKIYGrCxxvQe1X2Oy BxT+ocTLRgEIB8ZbvJyPNsegfeLEUuPYRpQ5kXLgJH2/3NwZFOgBHVv/b07l4fR+ sWJMnIA2yIjSBQ0DEAOSusXoFQ/WRbBRH7DrQmxGiXsq4VELEr9Nnc/Kywq+9pYi 8L+mKeRL+lcMMbXC/3k6OfMBtVTiwcmS1Mkr3iG03i8u6H7RSvRwyBz9G9sE+tmJ ZTPH6lYtAgMBAAECggEBAL+xZxm/QoqXT+2stoqV2GEYaMFASpRqxlocjZMmEE/9 jZa+cBWIjHhVPsjRqYFBDcHEebu0JwlrjcjIAvgnIvnO5XgXm1A9Q+WbscokmcX1 xCvpHgc+MDVn+uWdCd4KW5kEk4EnSsFN5iNSf+1VxNURN+gwSSp/0E+muwA5IISO G6HQ+p6qs52JAitX5t/7ruKoHYXJxBnf7TUs7768qrh++KPKpPlq044qoYlcGO1n 4urPBHuNLy04GgGw+vkaqjqOvZrNLVOMMaFWBxsDWBehgSSBQTj+f3NCxneGYtt8 3SCTZQI5nIkb+r/M455EwKTSXuEsNHoIwx7L6GEPbQECgYEA8IxgK2fYykloICoh TFJaRAvyjyKa2+Aza4qT9SGY9Y30VPClPjBB1vUu5M9KrFufzlv06nGEcHmpEwOe 8vbRu7nLAQTGYFi8VK63q8w6FlFdAyCG6Sx+BWCfWxJzXsZLAJTfklwi8HsOSlqh 6QNv0xbE2fLjXKf8MHvtrufip40CgYEA6sy87eDrkVgtq4ythAik3i1C5Z3v0fvx mTblG52Z21OyocNq3Tf/b1ZwoIc1ik6cyBzY6z1bIrbSzArCqm0sb2iD+kJL81O0 /qqdXjBxZUkKiVAMNNp7xJGZHHFKWUxT2+UX/tlyx4tT4dzrFIkdDXkcMmqfsRxd 1NEVaAaT8SECgYAoU7BPtpIun43YTpfUfr3pSIN6oZeKoxSbw9i4MNC+4fSDRPC+ 80ImcmZRL7taF+Y7p0jxAOTuIkdJC8NbAiv5J9WzrwQ+5MF2BPB/2bYnRa6tNofH kZDy/9bXYsl6qw2p5Ety8wVcgZTMvFMGiG/32IpZ65FYWEU8L5qSRwfFhQKBgQC9 ihjZTj/bTHtRiHZppzCvyYm/Igd+Uwtsy0uXR1n0G1SQENgrTBD/J6AzdfJae6tE P0U8YIM5Oqxf2i/as9ay+IPRecMl4eSxz7jJWAGx6Yx/3AZ+hAB1ZbNbqniCLYNk d0MvjwmA25ATO+ro4OZ7AdEpQbk3l9aG/WFyYBz9AQKBgQCucFPA1l5eslL8196V WMr2Qo0tqzl7CGSoWQk2Sa2HZtZdfofXAaaqo+zvJ6RPHtJh0jgJtx536DVV3egI 37YrdQyJbCPZXQ3SPgqWCorUnXBwq/nxS06uwu6JBxUFc57ijmMU4fWYNrvkkmWb 7keAg/r5Uy1joMAvBN1I6lB8pg== -----END PRIVATE KEY-----"
"content" : "-----BEGIN CERTIFICATE-----\nMIICUjCCAbugAwIBAgIJANxRp4YpWj66MA0GCSqGSIb3DQEBCwUAMEIxCzAJBgNV BAYTAlhYMRUwEwYDVQQHDAxEZWZhdWx0IENpdHkxHDAaBgNVBAoME0RlZmF1bHQg Q29tcGFueSBMdGQwHhcNMjMwMzA2MTMwNDI2WhcNMjQwMzA1MTMwNDI2WjBCMQsw CQYDVQQGEwJYWDEVMBMGA1UEBwwMRGVmYXVsdCBDaXR5MRwwGgYDVQQKDBNEZWZh dWx0IENvbXBhbnkgTHRkMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC4KoXA HK8ZcmOMl+FDDnzBKhD/RcSdjqtie47YZYX9T9XNtfuvmJf78JQC3X18xAJdutyP tvX6RwqITLItD6DsI/x6vkMJDLGOfuMpxjHwm6VOILIVIMUVWsZqTk4NdaFRpBCN VpzQdy/j3WUg0l86dYna0GdkOHuk6l1pgk52RwIDAQABo1AwTjAdBgNVHQ4EFgQU 9/usGS95WL1qUuq5F8XiDXA8Fq4wHwYDVR0jBBgwFoAU9/usGS95WL1qUuq5F8Xi DXA8Fq4wDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQsFAAOBgQCXIvTibia/fGlf IaraBMH313Z+xBlkBX5X8y2wYRa+RRVR4OB8zTY2Rm0OXOHMgPPEs5xpYXPBK/CH i+kodHIq+0AxYzMlDs3j+V7FzUrZQbItPYXtgQStZjdOvtM129ecuKWRRtmNNSBZ sj9VBsvsMrI1S2bZo5wJMPuR/TGGOQ==\n-----END CERTIFICATE-----",
"key" : "-----BEGIN PRIVATE KEY-----\nMIICeAIBADANBgkqhkiG9w0BAQEFAASCAmIwggJeAgEAAoGBALgqhcAcrxlyY4yX 4UMOfMEqEP9FxJ2Oq2J7jthlhf1P1c21+6+Yl/vwlALdfXzEAl263I+29fpHCohM si0PoOwj/Hq+QwkMsY5+4ynGMfCbpU4gshUgxRVaxmpOTg11oVGkEI1WnNB3L+Pd ZSDSXzp1idrQZ2Q4e6TqXWmCTnZHAgMBAAECgYEAh/YknirO/ktbwQzTqczFP1oO CFd6ixMr5d3wHEP/Qn6xCliCwiU2dzIqI19faD/Qu1/bu2HIgQf3d56fn/K8yrgq tmd7BZvXcZuK/LXOLfpAXAdMl5bgOW+ejJvf9LsA6xYWsxmki6+VYbJ+XVr4w2yH nBiimwp7v4eoBlMqVQECQQDeJw6o15p30MEzj5t3oVLL86rY20HZfqnpS6S10CHx l0W/0ah7S4QnvXi6NhvS0o3mj+VNzeYvoHII9DP28IyBAkEA1DnSyH7D5W4GUmsr NfDOBYuKUaahDtdN/Qx2JF1jEvLluLC7Nr1ETzrKodN/+lOYwfIOWx5tkXPpLFMu rko+xwJAWV7DEf+yn7L2loSWWbknsu7y80y5oALJ3hXVTGNP1H4zzChPLFLD9qzN rbPo25ZjCbcn23YSvWRBnAKKCTTagQJBAKWvgxVOimfrLvpXesPA/Ucs+s7mNSVe CCAAA5g+ZGPdyGUZbP++Yb8tWhdfBLINY9w+uuB+b/I3uRoG0xH1Gu8CQQCpEIYC DUNO98ylm4QOAkyC0nv6x33gQqcu6ExtK7ptbdFZT1QdOAwm5SBaE50rWjyTO4gL Cpsd6f0baeGAxNAw\n-----END PRIVATE KEY-----"
}</pre>
</div>
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p><strong>Status code: 200</strong></p>

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Creating a Geolocation Access Control Rule</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to create a geolocation access control rule.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/policy/{policy_id}/geoip</p>
<div class="section" id="CreateGeoipRule__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/policy/{policy_id}/geoip</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -30,7 +30,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID. It can be obtained by calling the <strong>ListPolicy</strong> API.</p>
</td>
</tr>
</tbody>
@ -109,6 +109,7 @@
</li><li><p>South Africa: South Africa</p>
</li><li><p>Mexico: Mexico</p>
</li><li><p>Peru: Peru</p>
</li><li><p>For more geographical location codes, see "Appendix - Geographic Location Codes."</p>
</li></ul>
</td>
</tr>
@ -125,6 +126,15 @@
</li></ul>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p>name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p>No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p>Rule name. Currently, the console does not support configuring names for geolocation access control rule. Ignore this parameter.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.1 "><p>description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.2 "><p>No</p>
@ -162,6 +172,20 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Policy ID</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Rule name. Currently, the console does not support configuring names for geolocation access control rule. Ignore this parameter.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>geoTagList</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>List of geographical locations hit the geolocation access control rule.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>geoip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
@ -188,6 +212,7 @@
</li><li><p>South Africa: South Africa</p>
</li><li><p>Mexico: Mexico</p>
</li><li><p>Peru: Peru</p>
</li><li><p>For more geographical location codes, see "Appendix - Geographic Location Codes."</p>
</li></ul>
</td>
</tr>
@ -327,9 +352,9 @@
"timestamp" : 1650534513775,
"description" : "demo",
"status" : 1,
"geoTagList" : [ "BR" ],
"geoip" : "BR",
"white" : 0,
"geoTagList" : [ "SH", "Afghanistan" ]
"white" : 0
}</pre>
</div>
<div class="section"><h4 class="sectiontitle">Status Codes</h4>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +1,9 @@
<a name="CreatePrivacyRules"></a><a name="CreatePrivacyRules"></a>
<h1 class="topictitle1">Creating a Data Masking Rule</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>Creating a Data Masking Rule</p>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to create a data masking rule.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/policy/{policy_id}/privacy</p>
<div class="section" id="CreatePrivacyRules__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/policy/{policy_id}/privacy</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -30,7 +30,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID. It can be obtained by calling the <strong>ListPolicy</strong> API.</p>
</td>
</tr>
</tbody>

File diff suppressed because it is too large Load Diff

View File

@ -1,9 +1,9 @@
<a name="CreateValueList"></a><a name="CreateValueList"></a>
<h1 class="topictitle1">Adding a Reference Table</h1>
<h1 class="topictitle1">Creating a Reference Table</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to create a reference table. A reference table can be referenced by CC attack protection rules and precise protection rules. For details about how to use reference tables, see "Adding a Reference Table" under "Rule Configurations" in Web Application Firewall User Guide.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/valuelist</p>
<div class="section" id="CreateValueList__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>POST /v1/{project_id}/waf/valuelist</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -87,7 +87,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p>Reference table type. For details, see the enumeration list</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.3.3.2.5.1.4 "><p>Reference table type. For details, see the enumeration values as followed.</p>
<p>Enumeration values:</p>
<ul><li><p><strong>url</strong></p>
</li><li><p><strong>params</strong></p>
@ -98,7 +98,7 @@
</li><li><p><strong>header</strong></p>
</li><li><p><strong>response_code</strong></p>
</li><li><p><strong>response_header</strong></p>
</li><li><p><strong>resopnse_body</strong></p>
</li><li><p><strong>response_body</strong></p>
</li></ul>
</td>
</tr>
@ -171,6 +171,23 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Value of the reference table</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>description</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Reference table description</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>producer</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>Integer</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>This parameter is reserved and can be ignored currently.</p>
<p>Enumeration values:</p>
<ul><li><p><strong>1</strong></p>
</li></ul>
</td>
</tr>
</tbody>
</table>
</div>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Deleting a Web Tamper Protection Rule</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a web tamper protection rule.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/policy/{policy_id}/antitamper/{rule_id}</p>
<div class="section" id="DeleteAntitamperRule__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/policy/{policy_id}/antitamper/{rule_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -30,7 +30,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID. It can be obtained by calling the <strong>ListPolicy</strong> API.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>rule_id</p>
@ -39,7 +39,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Rule ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>ID of the web tamper protection rule. It can be obtained by calling the <strong>ListAntitamperRules</strong> API.</p>
</td>
</tr>
</tbody>
@ -132,7 +132,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Domain name protected by the web tamper protection rule</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>The domain name of the website protected with the web tamper protection rule. The domain name is in the format of xxx.xxx.com, such as www.example.com.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>url</p>

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Deleting a Certificate</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a certificate.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/certificate/{certificate_id}</p>
<div class="section" id="DeleteCertificate__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/certificate/{certificate_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Deleting a Geolocation Access Control Rule</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a geolocation access control rule.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/policy/{policy_id}/geoip/{rule_id}</p>
<div class="section" id="DeleteGeoipRule__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/policy/{policy_id}/geoip/{rule_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -30,7 +30,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID. It can be obtained by calling the <strong>ListPolicy</strong> API.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>rule_id</p>
@ -39,7 +39,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Rule ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>ID of the geolocation access control rule. It can be obtained by calling the <strong>ListGeoipRules</strong> API.</p>
</td>
</tr>
</tbody>
@ -104,6 +104,20 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Policy ID</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Rule name. Currently, the console does not support configuring names for geolocation access control rule. Ignore this parameter.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>geoTagList</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>Array of strings</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>List of geographical locations hit the geolocation access control rule.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>geoip</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
@ -130,6 +144,7 @@
</li><li><p>South Africa: South Africa</p>
</li><li><p>Mexico: Mexico</p>
</li><li><p>Peru: Peru</p>
</li><li><p>For more geographical location codes, see "Appendix - Geographic Location Codes."</p>
</li></ul>
</td>
</tr>
@ -264,6 +279,7 @@
"timestamp" : 1650534513775,
"description" : "demo",
"status" : 1,
"geoTagList" : [ "BR" ],
"geoip" : "BR",
"white" : 0
}</pre>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Deleting a Reference Table</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete a reference table.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/valuelist/{valuelistid}</p>
<div class="section" id="DeleteValueList__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/valuelist/{table_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -24,7 +24,7 @@
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Project ID</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>valuelistid</p>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>table_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.2 "><p>Yes</p>
</td>
@ -205,7 +205,7 @@
</table>
</div>
</div>
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{Endpoint}/v1/{project_id}/waf/valuelist/{valuelistid}?</pre>
<div class="section"><h4 class="sectiontitle">Example Requests</h4><pre class="screen">DELETE https://{Endpoint}/v1/{project_id}/waf/valuelist/{table_id}?</pre>
</div>
<div class="section"><h4 class="sectiontitle">Example Responses</h4><p><strong>Status code: 200</strong></p>
<p>Request succeeded.</p>
@ -214,6 +214,8 @@
"name" : "demo2",
"type" : "url",
"values" : [ "/demo" ],
"description" : "",
"producer" : 1,
"timestamp" : 1656495488880
}</pre>
</div>

View File

@ -3,7 +3,7 @@
<h1 class="topictitle1">Deleting a Blacklist or Whitelist Rule</h1>
<div><div class="section"><h4 class="sectiontitle">Function</h4><p>This API is used to delete an IP address blacklist or whitelist rule.</p>
</div>
<div class="section"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/policy/{policy_id}/whiteblackip/{rule_id}</p>
<div class="section" id="DeleteWhiteBlackIpRule__atuogenerate_1"><h4 class="sectiontitle">URI</h4><p>DELETE /v1/{project_id}/waf/policy/{policy_id}/whiteblackip/{rule_id}</p>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><caption><b>Table 1 </b>Path Parameters</caption><thead align="left"><tr><th align="left" class="cellrowborder" valign="top" width="20%" id="mcps1.3.2.3.2.5.1.1"><p>Parameter</p>
</th>
@ -30,7 +30,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Policy ID. It can be obtained by calling the <strong>ListPolicy</strong> API.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.1 "><p>rule_id</p>
@ -39,7 +39,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.2.3.2.5.1.3 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>Rule ID</p>
<td class="cellrowborder" valign="top" width="40%" headers="mcps1.3.2.3.2.5.1.4 "><p>ID of the blacklist or whitelist rule. It can be obtained by calling the <strong>ListWhiteblackipRules</strong> API.</p>
</td>
</tr>
</tbody>
@ -68,7 +68,7 @@
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.1 "><p>Content-Type</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p>Yes</p>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.2 "><p>No</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.3.2.2.5.1.3 "><p>String</p>
</td>
@ -97,6 +97,13 @@
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Rule ID</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>name</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Rule name.</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>policyid</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
@ -132,7 +139,7 @@
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>lacklisted or whitelisted IP addresses</p>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>Blacklisted or whitelisted IP addresses</p>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>white</p>
@ -146,6 +153,13 @@
</li></ul>
</td>
</tr>
<tr><td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.1 "><p>followed_action_id</p>
</td>
<td class="cellrowborder" valign="top" width="20%" headers="mcps1.3.4.3.2.4.1.2 "><p>String</p>
</td>
<td class="cellrowborder" valign="top" width="60%" headers="mcps1.3.4.3.2.4.1.3 "><p>ID of the known attack source rule.</p>
</td>
</tr>
</tbody>
</table>
</div>

Some files were not shown because too many files have changed in this diff Show More