Name
[Windows Manager]
Installation_folder\RCXCTMG\MyPortal\bin\recoverService - Disable L-Platform Application
[Linux Manager]
/opt/FJSVctmyp/bin/recoverService.sh - Disable L-Platform Application
Synopsis
[Windows Manager]
recoverService L-Platform_ID
[Linux Manager]
recoverService.sh L-Platform_ID
Function explanation
This command allows the L-Platform specified using the L-Platform ID to be canceled again.
This command can only be executed for an L-Platform that resulted in an error while cancelling it or is currently undergoing an application to cancel it.
If the L-Platform ID of an L-Platform template undergoing a configuration saves has been specified, the relevant L-Platform template undergoing a configuration save will be deleted.
If other than the L-Platform ID of an L-Platform template undergoing a configuration save or of an L-Platform undergoing an application to cancel L-Platform has been specified, an L-Platform Management function error will be returned.
Options
Specifies the L-Platform ID of the L-Platform that is to be allowed to be canceled again.
Requirements
Infrastructure administrator with OS administrator privilege
Admin server
Example
> recoverService tenantA-123456789 Command succeeded.
# recoverService.sh tenantA-123456789 Command succeeded.
Exit Status
This command returns the following values:
The command executed successfully.
An error has occurred.
Note
If <L-Platform ID> is not specified or if two or more are specified, the following error message will be displayed. The exit status will be 1:
[recoverService] ctmyp1005: Required parameter is missing. Usage: recoverService.bat L-Platform-ID
[recoverService] ctmyp1005: Required parameter is missing. Usage: recoverService.sh L-Platform-ID
If the exit status is not 0, a message notifying abnormal end is displayed.
If connection with the L-Platform Management function failed
VSYS error: VSYS connection failed.
If an error was returned from the L-Platform Management function
VSYS error: <Contents of L-Platform Management function error>