doc-exports/docs/vbs/api-ref/en-us_topic_0020237251.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

244 lines
19 KiB
HTML

<a name="EN-US_TOPIC_0020237251"></a><a name="EN-US_TOPIC_0020237251"></a>
<h1 class="topictitle1">Querying the Job Status</h1>
<div id="body20084682"><div class="section" id="EN-US_TOPIC_0020237251__section18389930"><h4 class="sectiontitle">Function</h4><p id="EN-US_TOPIC_0020237251__p16246551">This API is used to query the execution status of a job, such as VBS backup creation, VBS backup deletion, and VBS backup-based disk restoration.</p>
</div>
<div class="section" id="EN-US_TOPIC_0020237251__section31291646"><h4 class="sectiontitle">URI</h4><ul id="EN-US_TOPIC_0020237251__ul40902273"><li id="EN-US_TOPIC_0020237251__li32576140">URI format<p id="EN-US_TOPIC_0020237251__p21421675"><a name="EN-US_TOPIC_0020237251__li32576140"></a><a name="li32576140"></a>GET /v1/{project_id}/jobs/{job_id}</p>
</li><li id="EN-US_TOPIC_0020237251__li58577354">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020237251__table57434139" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0020237251__row461342"><th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.2.1.1.4.1.1"><p id="EN-US_TOPIC_0020237251__p37368736">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.2.1.1.4.1.2"><p id="EN-US_TOPIC_0020237251__p6968762">Mandatory</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="33.33333333333333%" id="mcps1.3.2.2.2.1.1.4.1.3"><p id="EN-US_TOPIC_0020237251__p27598869">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020237251__row20915929"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.2.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p16468652">project_id</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.2.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p58892473">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.2.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p64170449">Project ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row50048984"><td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.2.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p27435897">job_id</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.2.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p7715150">Yes</p>
</td>
<td class="cellrowborder" valign="top" width="33.33333333333333%" headers="mcps1.3.2.2.2.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p20947391">Job ID</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0020237251__section13189358"><h4 class="sectiontitle">Request</h4><p id="EN-US_TOPIC_0020237251__p19017142">None</p>
</div>
<div class="section" id="EN-US_TOPIC_0020237251__section51595365"><h4 class="sectiontitle">Response</h4><ul id="EN-US_TOPIC_0020237251__ul63993496"><li id="EN-US_TOPIC_0020237251__li29608452202657">Parameter description
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020237251__table50477085103826" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0020237251__row25227453103826"><th align="left" class="cellrowborder" valign="top" width="22.439999999999998%" id="mcps1.3.4.2.1.1.1.4.1.1"><p id="EN-US_TOPIC_0020237251__p61804813">Parameter</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="19.39%" id="mcps1.3.4.2.1.1.1.4.1.2"><p id="EN-US_TOPIC_0020237251__p40133923">Type</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="58.17%" id="mcps1.3.4.2.1.1.1.4.1.3"><p id="EN-US_TOPIC_0020237251__p29622330">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020237251__row45296477103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p45135991103826">status</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p32136637103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p59539696103826">Job status</p>
<ul id="EN-US_TOPIC_0020237251__ul66095222103826"><li id="EN-US_TOPIC_0020237251__li57986092103826"><strong id="EN-US_TOPIC_0020237251__b1653322818304">SUCCESS</strong>: The job is successfully executed.</li><li id="EN-US_TOPIC_0020237251__li52112788103826"><strong id="EN-US_TOPIC_0020237251__b620064018304">RUNNING</strong>: The job is in progress.</li><li id="EN-US_TOPIC_0020237251__li66361909103826"><strong id="EN-US_TOPIC_0020237251__b46231590154042">FAIL</strong>: The job failed.</li><li id="EN-US_TOPIC_0020237251__li60386274103826"><strong id="EN-US_TOPIC_0020237251__b1356920618304">INIT</strong>: The job is being initialized.</li></ul>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row6605554103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p65287884103826">entities</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p53827242103826">map&lt;string, string&gt;</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p33695892103826">Response to the job. Each type of job has different contents.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row34827575103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p2461296103826">job_id</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p65147249103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p14748653103826">Job ID</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row65629019103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p14350333103826">job_type</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p21526348103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p37322255103826">Job type</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row355977103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p28834158103826">begin_time</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p53865476103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p16114017103826">Time when the job started</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row10808433103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p3067843103826">end_time</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p47168746103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p35176150103826">Time when the job finished</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row48149899103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p7827781103826">error_code</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p30070552103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p59941926103826">Error code returned after the job execution fails</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row2606426103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p9793990103826">fail_reason</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p55115693103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p31507474103826">Cause of the execution failure</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row15131815103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p17717469103826">message</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p25828884103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p13428899103826">Error message returned after an error occurs</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row53751233103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p58882605103826">code</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p4761661103826">string</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p35637098103826">Error code returned after an error occurs</p>
<p id="EN-US_TOPIC_0020237251__p52298434103826">For details about error codes, see <a href="en-us_topic_0022472083.html">Error Codes</a>.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row29840800103826"><td class="cellrowborder" valign="top" width="22.439999999999998%" headers="mcps1.3.4.2.1.1.1.4.1.1 "><p id="EN-US_TOPIC_0020237251__p1185729103826">sub_jobs</p>
</td>
<td class="cellrowborder" valign="top" width="19.39%" headers="mcps1.3.4.2.1.1.1.4.1.2 "><p id="EN-US_TOPIC_0020237251__p28935190103826">list</p>
</td>
<td class="cellrowborder" valign="top" width="58.17%" headers="mcps1.3.4.2.1.1.1.4.1.3 "><p id="EN-US_TOPIC_0020237251__p59915646103826">Execution information about a sub-job. When no sub-job exists, the value of this parameter is left blank. The structure of each sub-job is similar to that of the parent job.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li><li id="EN-US_TOPIC_0020237251__li39070558">Example response<pre class="screen" id="EN-US_TOPIC_0020237251__screen63548754101419">{
"status": "SUCCESS",
"entities": {
"bks_create_volume_name": "autobk_volume",
"backup_id": "ba5401a2-7cd2-4c01-8c0d-c936ab412d6d",
"volume_id": "7e5fdc5a-5e36-4b22-8bcc-7f17037290cc",
"snapshot_id": "a77a96bf-dd18-40bf-a446-fdcefc1719ec"
},
"job_id": "4010b39b5281d3590152874bfa3b1604",
"job_type": "bksCreateBackup",
"begin_time": "2016-01-28T16:14:09.466Z",
"end_time": "2016-01-28T16:25:27.690Z",
"error_code": null,
"fail_reason": null
}</pre>
<p id="EN-US_TOPIC_0020237251__p60890569">or</p>
<pre class="screen" id="EN-US_TOPIC_0020237251__screen28704785101427">{
"error": {
"message": "XXXX",
"code": "XXX"
}
}</pre>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0020237251__section61705107"><h4 class="sectiontitle">Status Codes</h4><ul id="EN-US_TOPIC_0020237251__ul63646052"><li id="EN-US_TOPIC_0020237251__li35943562">Normal<p id="EN-US_TOPIC_0020237251__p55056607"><a name="EN-US_TOPIC_0020237251__li35943562"></a><a name="li35943562"></a>200</p>
</li><li id="EN-US_TOPIC_0020237251__li25747420">Abnormal
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" id="EN-US_TOPIC_0020237251__table11049312203333" frame="border" border="1" rules="all"><thead align="left"><tr id="EN-US_TOPIC_0020237251__row18479965203333"><th align="left" class="cellrowborder" valign="top" width="43.419999999999995%" id="mcps1.3.5.2.2.1.1.3.1.1"><p id="EN-US_TOPIC_0020237251__p20482166203333">Status Code</p>
</th>
<th align="left" class="cellrowborder" valign="top" width="56.58%" id="mcps1.3.5.2.2.1.1.3.1.2"><p id="EN-US_TOPIC_0020237251__p48442711203333">Description</p>
</th>
</tr>
</thead>
<tbody><tr id="EN-US_TOPIC_0020237251__row31545513203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p5049747203333">400 Bad Request</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p6376382203333">The server failed to process the request.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row57387443203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p17871330203333">401 Unauthorized</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p38291621203333">You must enter the username and password to access the requested page.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row9080274203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p64413583203333">403 Forbidden</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p50117716203333">You are forbidden to access the requested page.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row48406266203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p28593439203333">404 Not Found</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p34367200203333">The server could not find the requested page.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row40869351203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p22083167203333">405 Method Not Allowed</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p43906087203333">You are not allowed to use the method specified in the request.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row59610464203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p63718308203333">406 Not Acceptable</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p60909324203333">The response generated by the server could not be accepted by the client.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row11313009203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p43938571203333">407 Proxy Authentication Required</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p2254526203333">You must use the proxy server for authentication so that the request can be processed.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row20290736203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p32936890203333">408 Request Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p50642416203333">The request timed out.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row53128568203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p8446748203333">409 Conflict</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p13098017203333">The request could not be processed due to a conflict.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row50773295203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p18996264203333">500 Internal Server Error</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p62302421203333">Failed to complete the request because of an internal service error.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row23850883203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p52873370203333">501 Not Implemented</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p54884569203333">Failed to complete the request because the server does not support the requested function.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row24199080203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p13968439203333">502 Bad Gateway</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p57701763203333">Failed to complete the request because the request is invalid.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row49553819203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p54436364203333">503 Service Unavailable</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p47269358203333">Failed to complete the request because the service is unavailable.</p>
</td>
</tr>
<tr id="EN-US_TOPIC_0020237251__row22771040203333"><td class="cellrowborder" valign="top" width="43.419999999999995%" headers="mcps1.3.5.2.2.1.1.3.1.1 "><p id="EN-US_TOPIC_0020237251__p32514990203333">504 Gateway Timeout</p>
</td>
<td class="cellrowborder" valign="top" width="56.58%" headers="mcps1.3.5.2.2.1.1.3.1.2 "><p id="EN-US_TOPIC_0020237251__p16468544203333">A gateway timeout error occurred.</p>
</td>
</tr>
</tbody>
</table>
</div>
</li></ul>
</div>
<div class="section" id="EN-US_TOPIC_0020237251__section1362310255432"><h4 class="sectiontitle">Error Codes</h4><p id="EN-US_TOPIC_0020237251__p129821455154315">For details, see <a href="en-us_topic_0022472083.html">Error Codes</a>.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="en-us_topic_0020237254.html">VBS Backups</a></div>
</div>
</div>