forked from docs/doc-exports
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com> Co-authored-by: Zaoxu, Li <lizaoxu@huawei.com> Co-committed-by: Zaoxu, Li <lizaoxu@huawei.com>
345 lines
28 KiB
HTML
345 lines
28 KiB
HTML
<a name="evs_04_2053"></a><a name="evs_04_2053"></a>
|
|
|
|
<h1 class="topictitle1">Updating a Replication Consistency Group (Deprecated)</h1>
|
|
<div id="body8662426"><div class="section" id="evs_04_2053__en-us_topic_0079692913_section62509834"><h4 class="sectiontitle">Function</h4><p id="evs_04_2053__p481521011266">This API is used to update a replication consistency group. An update includes the following operations:</p>
|
|
<ul id="evs_04_2053__ul22400340112610"><li id="evs_04_2053__li44037145112616">Update the name or description of the replication consistency group.</li><li id="evs_04_2053__li21962317112610">Add EVS replication pairs to or remove EVS replication pairs from the replication consistency group.<div class="note" id="evs_04_2053__note101292058172818"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="evs_04_2053__evs_04_2044_p2471775595">This API has been deprecated. To use this function, see <a href="https://docs.otc.t-systems.com/en-us/api/sdrs/sdrs_01_0000.html" target="_blank" rel="noopener noreferrer">Storage Disaster Recovery Service API Reference</a>.</p>
|
|
</div></div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="evs_04_2053__en-us_topic_0079692913_section2750866"><h4 class="sectiontitle">Constraints</h4><ul id="evs_04_2053__en-us_topic_0079693002_ul57859908204257"><li id="evs_04_2053__en-us_topic_0079693002_li61195147204257">The replication consistency group must be paused before the update.</li><li id="evs_04_2053__en-us_topic_0079693002_li13885419204257">Data needs to be synchronized after a replication consistency group update.</li></ul>
|
|
</div>
|
|
<div class="section" id="evs_04_2053__en-us_topic_0079692913_section24757801"><h4 class="sectiontitle">URI</h4><ul id="evs_04_2053__en-us_topic_0079692913_ul28842926"><li id="evs_04_2053__en-us_topic_0079692913_li58259743">URI format<p id="evs_04_2053__en-us_topic_0079692913_p54575646"><a name="evs_04_2053__en-us_topic_0079692913_li58259743"></a><a name="en-us_topic_0079692913_li58259743"></a>PUT /v2/{project_id}/os-vendor-replication-consistency-groups/{replication_consistency_group_id}</p>
|
|
</li><li id="evs_04_2053__en-us_topic_0079692913_li21418771">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="evs_04_2053__en-us_topic_0079692913_table57198891" frame="border" border="1" rules="all"><thead align="left"><tr id="evs_04_2053__en-us_topic_0079692913_row34359256"><th align="left" class="cellrowborder" valign="top" width="25.61%" id="mcps1.3.3.2.2.1.1.4.1.1"><p id="evs_04_2053__en-us_topic_0079692913_p5489842314181">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="30.490000000000002%" id="mcps1.3.3.2.2.1.1.4.1.2"><p id="evs_04_2053__en-us_topic_0079692913_p2925486214187">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="43.9%" id="mcps1.3.3.2.2.1.1.4.1.3"><p id="evs_04_2053__p149061731133513">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="evs_04_2053__en-us_topic_0079692913_row17446726"><td class="cellrowborder" valign="top" width="25.61%" headers="mcps1.3.3.2.2.1.1.4.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p3898676">project_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30.490000000000002%" headers="mcps1.3.3.2.2.1.1.4.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p38093407141813">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.9%" headers="mcps1.3.3.2.2.1.1.4.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p64356400">Specifies the project ID.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__en-us_topic_0079692913_row42336695"><td class="cellrowborder" valign="top" width="25.61%" headers="mcps1.3.3.2.2.1.1.4.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p4696894820329">replication_consistency_group_id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="30.490000000000002%" headers="mcps1.3.3.2.2.1.1.4.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p38451097141827">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="43.9%" headers="mcps1.3.3.2.2.1.1.4.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p14913854">Specifies the ID of the replication consistency group.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="evs_04_2053__en-us_topic_0079692913_section21493617"><h4 class="sectiontitle">Request</h4><ul id="evs_04_2053__ul2562037182515"><li id="evs_04_2053__li1156153712258">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="evs_04_2053__table2056153717259" frame="border" border="1" rules="all"><thead align="left"><tr id="evs_04_2053__row12721537182520"><th align="left" class="cellrowborder" valign="top" width="23.97239723972397%" id="mcps1.3.4.2.1.1.1.5.1.1"><p id="evs_04_2053__p18721037182512">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="20.142014201420142%" id="mcps1.3.4.2.1.1.1.5.1.2"><p id="evs_04_2053__p472103718254">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.67176717671767%" id="mcps1.3.4.2.1.1.1.5.1.3"><p id="evs_04_2053__p1172123752518">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="38.213821382138214%" id="mcps1.3.4.2.1.1.1.5.1.4"><p id="evs_04_2053__p672123762512">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="evs_04_2053__row872537112520"><td class="cellrowborder" valign="top" width="23.97239723972397%" headers="mcps1.3.4.2.1.1.1.5.1.1 "><p id="evs_04_2053__p14950105620255">replication_consistency_group</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="20.142014201420142%" headers="mcps1.3.4.2.1.1.1.5.1.2 "><p id="evs_04_2053__p77293722513">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.67176717671767%" headers="mcps1.3.4.2.1.1.1.5.1.3 "><p id="evs_04_2053__p372237112517">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="38.213821382138214%" headers="mcps1.3.4.2.1.1.1.5.1.4 "><p id="evs_04_2053__p8871537162516">Specifies the replication consistency group information.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="evs_04_2053__en-us_topic_0079692913_ul564191"><li id="evs_04_2053__en-us_topic_0079692913_li5077725">Parameters in the <strong id="evs_04_2053__b1688516512012">replication_consistency_group</strong> field
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="evs_04_2053__en-us_topic_0079692913_table45699530" frame="border" border="1" rules="all"><thead align="left"><tr id="evs_04_2053__en-us_topic_0079692913_row29858833"><th align="left" class="cellrowborder" valign="top" width="22.222222222222225%" id="mcps1.3.4.3.1.2.1.5.1.1"><p id="evs_04_2053__en-us_topic_0079692913_p44262263141853">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="26.262626262626267%" id="mcps1.3.4.3.1.2.1.5.1.2"><p id="evs_04_2053__en-us_topic_0079692913_p28473563141853">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.171717171717173%" id="mcps1.3.4.3.1.2.1.5.1.3"><p id="evs_04_2053__en-us_topic_0079692913_p24657230141853">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="34.343434343434346%" id="mcps1.3.4.3.1.2.1.5.1.4"><p id="evs_04_2053__en-us_topic_0079692913_p51078651141853">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="evs_04_2053__en-us_topic_0079692913_row16130451"><td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.4.3.1.2.1.5.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p31498117">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26.262626262626267%" headers="mcps1.3.4.3.1.2.1.5.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p19274594141955">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.171717171717173%" headers="mcps1.3.4.3.1.2.1.5.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p30957904">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.343434343434346%" headers="mcps1.3.4.3.1.2.1.5.1.4 "><p id="evs_04_2053__en-us_topic_0079692913_p23499784203042">Specifies the name of the replication consistency group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__en-us_topic_0079692913_row19734077"><td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.4.3.1.2.1.5.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p54956439">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26.262626262626267%" headers="mcps1.3.4.3.1.2.1.5.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p1158998114203">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.171717171717173%" headers="mcps1.3.4.3.1.2.1.5.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p60384317">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.343434343434346%" headers="mcps1.3.4.3.1.2.1.5.1.4 "><p id="evs_04_2053__en-us_topic_0079692913_p18582878203042">Specifies the description of the replication consistency group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__en-us_topic_0079692913_row63861276"><td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.4.3.1.2.1.5.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p5380904">replication_model</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26.262626262626267%" headers="mcps1.3.4.3.1.2.1.5.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p1335505814203">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.171717171717173%" headers="mcps1.3.4.3.1.2.1.5.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p4849307">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.343434343434346%" headers="mcps1.3.4.3.1.2.1.5.1.4 "><p id="evs_04_2053__en-us_topic_0079692913_p58036456203042">Specifies the type of the replication consistency group. Currently, only type <strong id="evs_04_2053__b842352706164226">hypermetro</strong> is supported.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__en-us_topic_0079692913_row45484537"><td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.4.3.1.2.1.5.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p8850162203054">add_replication_ids</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26.262626262626267%" headers="mcps1.3.4.3.1.2.1.5.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p1246324914203">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.171717171717173%" headers="mcps1.3.4.3.1.2.1.5.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p3493029">list</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.343434343434346%" headers="mcps1.3.4.3.1.2.1.5.1.4 "><p id="evs_04_2053__en-us_topic_0079692913_p14499957">Specifies the IDs of the EVS replication pairs to be added.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__en-us_topic_0079692913_row63390755"><td class="cellrowborder" valign="top" width="22.222222222222225%" headers="mcps1.3.4.3.1.2.1.5.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p9317873203054">remove_replication_ids</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="26.262626262626267%" headers="mcps1.3.4.3.1.2.1.5.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p521635114203">No</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.171717171717173%" headers="mcps1.3.4.3.1.2.1.5.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p65119131">list</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="34.343434343434346%" headers="mcps1.3.4.3.1.2.1.5.1.4 "><p id="evs_04_2053__en-us_topic_0079692913_p40158284">Specifies the IDs of the EVS replication pairs to be removed.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="evs_04_2053__en-us_topic_0079692913_ul31595610"><li id="evs_04_2053__en-us_topic_0079692913_li15925039">Example request<pre class="screen" id="evs_04_2053__en-us_topic_0079692913_screen39690745205510">{
|
|
"replication_consistency_group": {
|
|
"name": "my replication consistency group",
|
|
"description": "my replication consistency group",
|
|
"replication_model": "hypermetro",
|
|
"add_replication_ids": [
|
|
"0fc12f4e-381d-4f4a-acb0-9890c1683afe",
|
|
"0aee8399-4aeb-4d84-8d77-9d8a9d3dbe1a"
|
|
],
|
|
"remove_replication_ids": [
|
|
"6b27b8b3-95d2-44e3-9cb2-f7de9e8739f2",
|
|
"cadeda61-7817-466e-bc0c-96448c4d106e"
|
|
]
|
|
}
|
|
}</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="evs_04_2053__en-us_topic_0079692913_section59224828"><h4 class="sectiontitle">Response</h4><ul id="evs_04_2053__en-us_topic_0079692913_ul3649016"><li id="evs_04_2053__en-us_topic_0079692913_li32841145">Parameter description
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="evs_04_2053__en-us_topic_0079692913_table27134857" frame="border" border="1" rules="all"><thead align="left"><tr id="evs_04_2053__en-us_topic_0079692913_row63620936"><th align="left" class="cellrowborder" valign="top" width="22.448979591836736%" id="mcps1.3.5.2.1.1.1.5.1.1"><p id="evs_04_2053__en-us_topic_0079692913_p15132433144236">Parameter</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="24.489795918367346%" id="mcps1.3.5.2.1.1.1.5.1.2"><p id="evs_04_2053__en-us_topic_0079692913_p17767584144236">Mandatory</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="17.346938775510207%" id="mcps1.3.5.2.1.1.1.5.1.3"><p id="evs_04_2053__en-us_topic_0079692913_p29888195144236">Type</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="35.714285714285715%" id="mcps1.3.5.2.1.1.1.5.1.4"><p id="evs_04_2053__en-us_topic_0079692913_p5024739144236">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="evs_04_2053__row11829843132713"><td class="cellrowborder" valign="top" width="22.448979591836736%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="evs_04_2053__p4829843172717">replication_consistency_group</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.489795918367346%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="evs_04_2053__p582974322719">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.346938775510207%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="evs_04_2053__p0829643112719">Object</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.714285714285715%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="evs_04_2053__p1982914310275">Specifies the replication consistency group information.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__en-us_topic_0079692913_row59548322"><td class="cellrowborder" valign="top" width="22.448979591836736%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p58684749">id</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.489795918367346%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p55844233">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.346938775510207%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p27089021">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.714285714285715%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="evs_04_2053__en-us_topic_0079692913_p27199193203237">Specifies the ID of the replication consistency group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__en-us_topic_0079692913_row17890920"><td class="cellrowborder" valign="top" width="22.448979591836736%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="evs_04_2053__en-us_topic_0079692913_p39878449">name</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.489795918367346%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="evs_04_2053__en-us_topic_0079692913_p8928942">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.346938775510207%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="evs_04_2053__en-us_topic_0079692913_p52155720">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.714285714285715%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="evs_04_2053__en-us_topic_0079692913_p35856765203237">Specifies the name of the replication consistency group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__row151072917937"><td class="cellrowborder" valign="top" width="22.448979591836736%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="evs_04_2053__p842339217109">description</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.489795918367346%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="evs_04_2053__p1120616417109">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.346938775510207%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="evs_04_2053__p3528405517109">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.714285714285715%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="evs_04_2053__p3943624417109">Specifies the description of the replication consistency group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__row4938940517940"><td class="cellrowborder" valign="top" width="22.448979591836736%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="evs_04_2053__p31642600171025">status</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.489795918367346%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="evs_04_2053__p12913816171025">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.346938775510207%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="evs_04_2053__p39386156171025">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.714285714285715%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="evs_04_2053__p36162061171025">Specifies the status of the replication consistency group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__row2194426117944"><td class="cellrowborder" valign="top" width="22.448979591836736%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="evs_04_2053__p31862399171035">priority_station</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.489795918367346%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="evs_04_2053__p30717530171035">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.346938775510207%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="evs_04_2053__p5091977171035">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.714285714285715%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="evs_04_2053__p9796981171035">Specifies the primary site of the replication consistency group.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__row5110111517947"><td class="cellrowborder" valign="top" width="22.448979591836736%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="evs_04_2053__p403321171046">created_at</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.489795918367346%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="evs_04_2053__p32669002171046">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.346938775510207%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="evs_04_2053__p28943500171046">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.714285714285715%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="evs_04_2053__p62722150171046">Specifies the time when the replication consistency group was created.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__row3882740717949"><td class="cellrowborder" valign="top" width="22.448979591836736%" headers="mcps1.3.5.2.1.1.1.5.1.1 "><p id="evs_04_2053__p9609341171121">updated_at</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="24.489795918367346%" headers="mcps1.3.5.2.1.1.1.5.1.2 "><p id="evs_04_2053__p28196592171113">Yes</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="17.346938775510207%" headers="mcps1.3.5.2.1.1.1.5.1.3 "><p id="evs_04_2053__p2222645171113">String</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="35.714285714285715%" headers="mcps1.3.5.2.1.1.1.5.1.4 "><p id="evs_04_2053__p57018793171132">Specifies the time when the replication consistency group was updated.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
<ul id="evs_04_2053__en-us_topic_0079692913_ul5583857"><li id="evs_04_2053__en-us_topic_0079692913_li50254714">Example response<pre class="screen" id="evs_04_2053__en-us_topic_0079692913_screen64954245174743">{
|
|
"replication_consistency_group": {
|
|
"id": "91085433-9499-4a68-b2c6-35072467ccd2",
|
|
"name": "my replication consistency group",
|
|
"description": "my replication consistency group",
|
|
"status": "updating",
|
|
"priority_station": "az2.dc2",
|
|
"created_at": "2017-10-19T03:57:36.577967",
|
|
"updated_at": "2017-10-19T04:45:26.467988"
|
|
}
|
|
}</pre>
|
|
</li></ul>
|
|
</div>
|
|
<div class="section" id="evs_04_2053__en-us_topic_0079692913_section63261412"><h4 class="sectiontitle">Status Codes</h4><ul id="evs_04_2053__en-us_topic_0079692913_ul45123001"><li id="evs_04_2053__en-us_topic_0079692913_li3453833">Normal
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="evs_04_2053__evs_04_2044_table4315991194956" frame="border" border="1" rules="all"><thead align="left"><tr id="evs_04_2053__evs_04_2044_row2336641294956"><th align="left" class="cellrowborder" valign="top" width="42.59%" id="mcps1.3.6.2.1.1.1.3.1.1"><p id="evs_04_2053__evs_04_2044_p1363125894956">Returned Value</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="57.410000000000004%" id="mcps1.3.6.2.1.1.1.3.1.2"><p id="evs_04_2053__evs_04_2044_p3039012494956">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="evs_04_2053__evs_04_2044_row507566794956"><td class="cellrowborder" valign="top" width="42.59%" headers="mcps1.3.6.2.1.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p847584694956">202</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="57.410000000000004%" headers="mcps1.3.6.2.1.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p1545496394956">The server has accepted the request.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li><li id="evs_04_2053__en-us_topic_0079692913_li13517702">Abnormal
|
|
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="evs_04_2053__evs_04_2044_table22458872203835" frame="border" border="1" rules="all"><thead align="left"><tr id="evs_04_2053__evs_04_2044_row35704554203835"><th align="left" class="cellrowborder" valign="top" width="43.419999999999995%" id="mcps1.3.6.2.2.1.1.3.1.1"><p id="evs_04_2053__evs_04_2044_p6387753203835">Returned Value</p>
|
|
</th>
|
|
<th align="left" class="cellrowborder" valign="top" width="56.58%" id="mcps1.3.6.2.2.1.1.3.1.2"><p id="evs_04_2053__evs_04_2044_p47646009203835">Description</p>
|
|
</th>
|
|
</tr>
|
|
</thead>
|
|
<tbody><tr id="evs_04_2053__evs_04_2044_row34121538203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p12381163203835">400 Bad Request</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p63350108203835">The server failed to process the request.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row33280063203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p11330608203835">401 Unauthorized</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p45364094203835">You must enter the username and password to access the requested page.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row5623667203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p52863895203835">403 Forbidden</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p54117066203835">You are forbidden to access the requested page.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row17291554203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p58438642203835">404 Not Found</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p35909542203835">The requested page was not found.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row54750425203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p5599455203835">405 Method Not Allowed</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p50902717203835">You are not allowed to use the method specified in the request.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row55471277203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p63988484203835">406 Not Acceptable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p15684678203835">The response generated by the server cannot be accepted by the client.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row6944380203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p25623884203835">407 Proxy Authentication Required</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p62268733203835">You must use the proxy server for authentication. Then, the request can be processed.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row23547689203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p28314670203835">408 Request Timeout</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p11786919203835">The request timed out.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row38973411203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p2729702203835">409 Conflict</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p19779281203835">The request cannot be processed due to a conflict.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row43795805203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p57799353203835">500 Internal Server Error</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p51235984203835">Failed to complete the request because of an internal service error.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row58470678203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p38504500203835">501 Not Implemented</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p31856770203835">Failed to complete the request because the server does not support the requested function.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row18275474203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p3918444203835">502 Bad Gateway</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p48958538203835">Failed to complete the request because the server has received an invalid response.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row37973662203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p55967806203835">503 Service Unavailable</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p37098455203835">Failed to complete the request because the service is unavailable.</p>
|
|
</td>
|
|
</tr>
|
|
<tr id="evs_04_2053__evs_04_2044_row65450640203835"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.6.2.2.1.1.3.1.1 "><p id="evs_04_2053__evs_04_2044_p67010448203835">504 Gateway Timeout</p>
|
|
</td>
|
|
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.6.2.2.1.1.3.1.2 "><p id="evs_04_2053__evs_04_2044_p59137180203835">A gateway timeout error occurs.</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
</li></ul>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="evs_04_2048.html">Replication Consistency Group (Deprecated)</a></div>
|
|
</div>
|
|
</div>
|
|
|