Current File : //usr/lib/python2.7/site-packages/euca2ools/commands/ec2/getpassworddata.pyc |
�
��Xc @ s: d d l m Z d d l m Z d e f d � � YZ d S( i����( t Arg( t
EC2Requestt GetPasswordDatac B s2 e Z d Z e d d d d d �g Z d � Z RS( s� Retrieve the encrypted administrator password for an instance running Windows. The encrypted password may be decrypted using the private key of the key pair given when launching the instance.t
InstanceIdt metavart INSTANCEt helpsP ID of the instance to
obtain the initial password for (required)c C s | j d � r | d GHn d S( Nt passwordData( t get( t selft result( ( sJ /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/getpassworddata.pyt print_result( s ( t __name__t
__module__t DESCRIPTIONR t ARGSR ( ( ( sJ /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/getpassworddata.pyR s N( t requestbuilderR t euca2ools.commands.ec2R R ( ( ( sJ /usr/lib/python2.7/site-packages/euca2ools/commands/ec2/getpassworddata.pyt <module> s