This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

euserv-modify-service

    Syntax

    euserv-modify-service -s STATE [-U URL] [--region USER@REGION]
    
       [-I KEY_ID] [-S KEY] [--security-token TOKEN]
       [--debug] [--debugger] [--version] [-h] SVCINSTANCE
    

    Positional Arguments

    ArgumentDescription
    SVCINSTANCEThe name of the service instance to modify.

    Options

    OptionDescriptionRequired
    -s, –state stateThe state to change to.Yes

    Output

    No output is given. You can run the euserv-describe-services command to verify that the modification completed successfully, as shown in the example following.

    Example

    To modify the state of a storage controller service named “two-sc-1” to stopped:

    euserv-modify-service -s stopped two-sc-1
    euserv-describe-services two-sc-1
    SERVICE  storage  two  two-sc-1  stopped