{ "ecsResourceUUID": "ecs-wr00007bgadt", "password": "Pass44323@2", "regionCode": "cn-dev-2" }
curl --location --request POST 'https://openapi.lightnode.com/instance/modifyInstancePassword' \ --header 'x-open-token: test-token' \ --header 'Content-Type: application/json' \ --data-raw '{ "ecsResourceUUID": "ecs-wr00007bgadt", "password": "Pass44323@2", "regionCode": "cn-dev-2" }'
{ "asyncTaskUUID": "7e00007dyxzg", "httpStatus": 202, "rowCount": 0 }