Top
ServerView Resource Orchestrator Cloud Edition V3.1.1 Reference Guide (Command/XML)
ServerView

10.10 recoverService (Disable L-Platform Application)

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

L-Platform-ID

Specifies the L-Platform ID of the L-Platform that is to be allowed to be canceled again.

Requirements

Permissions

Infrastructure administrator with OS administrator privilege

Location

Admin server

Example

[Windows Manager]
> recoverService tenantA-123456789
Command succeeded.
[Linux Manager]
# recoverService.sh tenantA-123456789
Command succeeded.

Exit Status

This command returns the following values:

0

The command executed successfully.

non-zero

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:

    [Windows Manager]
    [recoverService] ctmyp1005: Required parameter is missing.
    Usage: recoverService.bat L-Platform-ID
    [Linux Manager]
    [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>