Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

Instance Event

Lists the information available for each running instance.

Object Oriented Interface

public function fireInstance($param);

Procedural Interface

inamazon_ec2_register_callback($res, 5, array($this, 'fireInstance'));

Parameter List


'reservationid'
'ownerid'
'amilaunchindex'
'instanceid'
'publicdnsname'
'imageid'
'statecode'
'statename'
'instancetype'
'keyname'
'launchtime'
'placement'
'privatednsname'
'reason'
'kernelid'
'productcodes'
'ramdiskid'
'groupset'

Remarks

This event is fired by calling the method ListInstances.

State codes:

0Pending
16Running
32Shutting Down
48Terminated

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0