ServerLaunch

From $1

    Description

    This API call launches server on specified farm role
     

    Changelog

    API version Changes
     2.0.0 Initial version

     

    Request Parameters

    Name Description Required
     FarmRoleID  FarmRoleID on which scalr should launch new instance. Yes
     IncreaseMaxInstances  1 to increase min instances for this role. Default: 0 No

     

    Response Elements

    Name Description
     ServerID Amazon Instance ID of the launched instance.

     

    Sample Request

    https://api.scalr.net/?Action=ServerLaunch
    &Version=2.0.0
    &FarmRoleID=123
    &KeyID=<Your Scalr API Key ID>
    &TimeStamp=2009-06-19T05%3A13%3A00.000Z
    &Signature=<URLEncode(Base64Encode(Signature))>

     

    Sample Response

    <?xml version="1.0"?>
    <ServerLaunchResponse>
        <TransactionID>dbc3e429-ea17-4503-abae-7862f8c467e1</TransactionID>
        <ServerID>aaa3e432-ea17-4503-abae-7862f8c46bbb</ServerID>    
    </ServerLaunchResponse>
    Tags: (Edit tags)
    • No tags
     
    Comments (0)
    You must login to post a comment.

     
    Powered by MindTouch Core