Top
ServerView Resource Orchestrator V3.1.0 Messages
ServerView

16.3 Messages PAPI60000 to PAPI60010

This section explains messages starting from PAPI60000.


PAPI60000

[{0}] is required.

Description

Either a mandatory parameter has not been specified, or the value of a mandatory parameter is empty.

Parameter

{0}: Parameter name

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.

PAPI60001

[{0}] max size validation error. maxsize={1} value={2}

Description

The specified value exceeds the maximum number of characters.

Parameter

{0}: Parameter name

{1}: Maximum number of characters

{2}: Specified value

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.

PAPI60002

[{0}] decimal degit validation error. integerPartDegit={1} decimalPartDegit={2} value={3}

Description

The specified value exceeds the maximum number of digits.

Parameter

{0}: Parameter name

{1}: Maximum number of digits in the integer part

{2}: Maximum number of digits in the decimal part

{3}: Specified value

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.

PAPI60003

[{0}] range validation error. value={1}

Description

The specified value exceeds the allowable range.

Parameter

{0}: Parameter name

{1}: Specified value

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.

PAPI60004

[{0}] integer validation error. value={1}

Description

The specified value is not an integer.

Parameter

{0}: Parameter name

{1}: Specified value

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.

PAPI60005

[{0}] decimal validation error. value={1}

Description

The specified value is not a decimal.

Parameter

{0}: Parameter name

{1}: Specified value

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.

PAPI60006

[{0}] character validation error. value={1}

Description

The specified value contains invalid characters.

Parameter

{0}: Parameter name

{1}: Specified value.

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.

PAPI60007

[{0}] ascii validation error. value={1}

Description

The specified value is not an ASCII character string.

Parameter

{0}: Parameter name

{1}: Specified value

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.

PAPI60010

[{0}] invalid value. value={1} available={2}

Description

The specified value is invalid.

(This message is output when the values that can be specified are multiple-choice.)

Parameter

{0}: Parameter name

{1}: Specified value

{2}: Value that can be specified

Corrective Action

Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.