Return codes – HP StoreVirtual 4000 Storage User Manual

Page 11

Advertising
background image

Meaning

Key

suggested start with those required for the command, followed by optional
parameters. No mutually exclusive parameters will be suggested.

Recalls the command from the previous command list by number (for example,
!3 will recall the third command from the command list.

!#

Return codes

All commands return an XML response containing a 32-bit result code, and a description of the
result. Example:

<?xml version="1.0" encoding="UTF-8" standalone="no" ?>

<gauche version="1.0">

<response description="Succeeded" result="0"/>

</gauche>

Success results are non-negative values, while negative values indicate an error. Many errors
returned by LeftHand OS do not return ordinal values that can be conveniently mapped into an
API and CLI return code. In all cases, the error description string is returned, but it is not feasible
to return a sensible ordinate value (other than GaucheGeneralError) without parsing the description
string.

Description

OS Status

Value

Result

Everything succeeded normally

0

0

CliqSuccess

Operation has succeeded, but nothing was done (the
system was already in the requested state).

1

1

CliqNothingDone

Operation has not failed, but is not yet complete. The
"handle" parameter contains a value that can be used
to query and cancel the operation.

2

2

CliqOperationPending

Operation was cancelled or abandonded.

3

3

CliqOperationAbandoned

Operation found no objects.

4

4

CliqNothingFound

This snapshot was a part of the snapshot set.

5

5

CliqSnapshotSet

Warning: The writer operation failed.

6

6

CliqVssSnapshotWarning

Warning: Point in time snapshot is created.

7

7

CliqPITSnapshotWarning

The operation succeeded but a parameter was ignored
as it is not applicable.

8

8

CliqParameterIgnored

An unexpected error has occurred.

128

0x80001001

CliqUnexpected

The XML given is not well-formed.

129

0x80001002

CliqXmlError

The parameter is not specified correctly.

130

0x80001003

CliqParameterFormat

A parameter is repeated.

131

0x80001004

CliqParameterRepeat

The command method is missing.

132

0x80001005

CliqMissingMethod

One or more expected parameters are missing.

133

0x80001006

CliqMissingParameter

This command is unrecognized.

134

0x80001007

CliqUnrecognizedCommand

This parameter is unrecognized.

135

0x80001008

CliqUnrecognizedParameter

Two or more parameters supplied are incompatible
with each other.

136

0x80001009

CliqIncompatibleParameters

Return codes

11

Advertising
This manual is related to the following products: