Documentation for "WP Manage AWS" API

Get Console Data

URL: http://52.213.129.222/api/console/data

Method: POST

Body: [

    ‘data’ = [

        ‘wpm2aws-key’,
        ‘wpm2aws-token’,
        ‘wpm2aws-instancename’
        ‘wpm2aws-serveraddress’,

    ]

]

 

Reboot Instance

URL: http://52.213.129.222/api/console/rebootInstance

Method: POST

Body: [

    ‘data’ = [

        ‘wpm2aws-key’,
        ‘wpm2aws-token’,
        ‘wpm2aws-instancename’
        ‘wpm2aws-serveraddress’,

    ]

]

Add Alarm

URL: http://52.213.129.222/api/console/addAlarm

Method: PUT

Body: [

    ‘data’ = [

        ‘wpm2aws-key’,
        ‘wpm2aws-token’,
        ‘wpm2aws-instancename’
        ‘wpm2aws-serveraddress’,
        ‘wpm2aws-alarmdetails’

    ]

]

Create SnapShot

URL: http://52.213.129.222/api/console/createSnapshot

Method: POST

Body: [

    ‘data’ = [

        ‘wpm2aws-key’,
        ‘wpm2aws-token’,
        ‘wpm2aws-instancename’
        ‘wpm2aws-serveraddress’,
        ‘wpm2aws-snapshotname’

    ]

]

Change Plan

URL: http://52.213.129.222/api/console/changePlan

Method: POST

Body: [

    ‘data’ = [

        ‘wpm2aws-key’,
        ‘wpm2aws-token’,
        ‘wpm2aws-instancename’
        ‘wpm2aws-serveraddress’,
        ‘wpm2aws-blundleplanid’,
        ‘wpm2aws-snapshotname’

    ]

]

Cart (0)

  • Your cart is empty.