This chapter explains the messages output by L-Platform API.
Processing was completed.
Description
Processing has completed successfully.
Action
No action is required.
The locale[{0}] doesn't exist.
Description
The specified locale is invalid.
Parameter
{0}: Specified locale
Action
Specify "en" for the locale.
The vsysId is not specified.
Description
The L-Platform ID has not been specified.
Action
Check whether the L-Platform ID has been specified.
The vserverId is not specified.
Description
The server ID has not been specified.
Action
Check whether the server ID has been specified.
The vserverType[{0}] doesn't exist.
Description
The specified machine type does not exist.
Parameter
{0}: Specified machine type
Action
Check whether the specified machine type has been registered on Resource Management.
The vserverType is not specified.
Description
The machine type has not been specified.
Action
Check whether the machine type has been specified.
System Error Occurred.id=[{0}]
Description
Invoking the L-Platform management function API has failed.
Parameter
{0}: Name of the L-Platform management function API
Action
Contact Fujitsu technical support.
A required parameter is not set.:{0}
Description
A required parameter has not been specified.
Parameter
{0}: Parameter name
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
The version[{0}] is invalid.
Description
The specified version is illegal.
Parameter
{0}: Specified version
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
Authorization failed for the user[{0}].
Description
It failed in the user's attestation.
Parameter
{0}: Specified user ID
Action
Check if user ID and password is correct.
The tenant[{0}] not found.
Description
The specified tenant does not exist or there is no right of access.
Parameter
{0}: Specified tenant name
Action
Check if the specified tenant name is correct.
System Error Occurred.[{0}]
Description
An unexpected error has occurred.
Parameter
{0}: Detailed error information
Action
Contact the system administrator.
The vserverId[{0}] doesn't exist.
Description
There are no servers with the specified vserverId.
Parameter
{0}: Specified vserverId
Action
Check the target server ID, specify the correct value, and try again.
SYSVOL[{0}] cannot used.
Description
The specified disk is a system disk, which cannot be changed or deleted.
Parameter
{0}: Specified vdiskId
Action
No operation can be performed on a system disk. Check whether the specified disk ID is the disk ID of a system disk.
The vdiskId[{0}] doesn't exist.
Description
There are no extension disks with the specified vdiskId.
Parameter
{0}: Specified vdiskId
Action
Check the target disk ID, specify the correct value, and try again.
Only the lserverType[{0}] can be used.
Description
Only the L-Server type [{0}] can be used.
Parameter
{0}: Server Type (Physics or virtual)
Action
Check the specified server Type.
The imagePool[{0}] not found.
Description
Either the specified image pool does not exist, or there are no access permissions.
Parameter
{0}: Specified imagePool name
Action
Check if the specified imagePool name is correct.
The storagePool[{0}] not found.
Description
Either the specified storage pool does not exist, or there are no access permissions.
Parameter
{0}: Specified storagePool name
Action
Check if the specified storagePool name is correct.
At least one needs to be specified out of these parameters[{0}].
Description
At least one needs to be specified out of displayed parameters.
Parameter
{0}: Parameter list
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
The VmType[{0}] is invalid.
Description
The specified L-Platform Management function API is unavailable with the displayed VM type server.
Parameter
{0}: VM Type
Action
Refer to "Appendix C Configuration when Creating Virtual L-Servers" in the "Setup Guide CE" and check whether the VM type for the server is supported by the specified API.
The server of Solaris Container is included in this L-Platform[{0}].
Description
The Solaris Container server is included in the L-Platform.
Parameter
{0}: L-Platform ID
Action
Confirm that the Solaris Container server is included in the L-Platform.
This parameter[{0}] can be specified only for this VmType[{1}].
Description
Parameter[{0}] can be specified only for VmType[{1}].
Parameter
{0}: Parameter name
{1}: VM Type
Action
Confirm that the target server is the displayed VM type.
An required parameter is not set.:{0}
Description
A required parameter has not been specified.
Parameter
{0}: Parameter name
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
An unnecessary parameter is set.:{0}
Description
An inappropriate parameter has been specified.
Parameter
{0}: Unnecessary parameter name
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
API({0}) doesn't exist.
Description
The specified L-PLATFORM API does not exist.
Parameter
{0}: Specified L-PLATFORM API (the value specified in "Action")
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
Type conversion({1})of parameter({0}) was not possible to do.
Description
Parameter conversion has failed.
Parameter
{0}: Specified parameter
{1}: Parameter class
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
User [{0}] is not found.
Description
The specified user (*1) cannot be found.
*1: The user specified for basic authentication.
Parameter
{0}: User ID
Action
Check whether there is a problem with the user information specified for basic authentication, and whether the user for L-Platform API authentication has been registered.
User [{0}] [{1}] is not equal to userId [{2}].
Description
The value {1} of user attribute {0} does not match the user ID {2}.
Parameter
{0}: User attribute
{1}: User attribute value
{2}: User ID
Note: "sn" is displayed for {0}.
Action
Check whether the user for L-Platform API authentication has been registered correctly.
The same value must be set for "sn" and "cn" (user ID).
Password is empty.
Description
The password has not been specified.
Action
Check whether there is a problem with the user information specified for basic authentication.
AuthenticationException while binding user DN [{0}].
Description
An authentication error has occurred.
Parameter
{0}: DN value
Action
Check whether there is a problem with the user information specified for basic authentication.
Can't bind user DN [{0}].: [{1}]
Description
Authentication has failed.
Parameter
{0}: DN value
{1}: Detailed error information
Action
Check whether there is a problem with the user information specified for basic authentication.
User DN [{0}] doesn't contain ssoRoleName=.
Description
The specified user does not have the necessary role.
Action
Check whether there is a problem with the user information specified for basic authentication.
Exception while accessing LDAP server.: [{0}]
Description
An error has occurred during communications with the authentication server.
Parameter
{0}: Detailed error information
Action
Check the status of the L-Platform API server and the authentication server, and try again.
Role Name is invalid.
Description
The role name is invalid.
Action
Check whether there is a problem with the user information specified for basic authentication.
Parameter [{0}] is invalid.
Description
Parameter {0} in the configuration file is invalid.
Parameter
{0}: Parameter name
Action
Check whether parameter {0} has been specified correctly in the configuration file for the L-Platform API (api_config.xml).
Authorization Required.
Description
Authentication information has not been specified.
Action
Check whether basic authentication has been specified in the request.
[{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
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
[{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
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
[{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
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
[{0}] range validation error. value={1}
Description
The specified value exceeds the allowable range.
Parameter
{0}: Parameter name
{1}: Specified value
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
[{0}] integer validation error. value={1}
Description
The specified value is not an integer.
Parameter
{0}: Parameter name
{1}: Specified value
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
[{0}] decimal validation error. value={1}
Description
The specified value is not a decimal.
Parameter
{0}: Parameter name
{1}: Specified value
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
[{0}] character validation error. value={1}
Description
The specified value contains invalid characters.
Parameter
{0}: Parameter name
{1}: Specified value.
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
[{0}] ascii validation error. value={1}
Description
The specified value is not an ASCII character string.
Parameter
{0}: Parameter name
{1}: Specified value
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
[{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
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
The specification of the parameter is wrong. : {0}
Description
The specified parameter is illegal.
Parameter
{0}: Parameter name
Action
Refer to "Chapter 2 L-Platform API Reference" in the "Reference Guide (API)" and specify a suitable value.
Failed to communicate with the manager. {0}
Description
Communication with the Admin Server failed.
Parameter
{0}: Detailed information
Action
Check if the content of the configuration file is correct.
Check if the Admin Server is operating normally.
Invalid value [{0}]. key=[{1}]
Description
An invalid value is set in the L-Platform CLI configuration file.
Parameter
{0}: Set value
{1}: configuration file key name
Action
Check if the content of the configuration file is correct.
Failed to access the configuration file. [{0}]
Description
It failed in the access to the L-Platform CLI configuration file.
Parameter
{0}: path to the configuration file
Action
Please confirm whether to be stored in the place where the configuration file is correct.
Check if the content of the configuration file is correct.
Validation error of PAPI response. [{0}]
Description
It failed in reading the response data.
Parameter
{0}: Detailed information
Action
Contact Fujitsu technical support.
System error occurred. [{0}]
Description
An unexpected error has occurred.
Parameter
{0}: Detailed error information
Action
Contact Fujitsu technical support.