Created
January 15, 2010 21:48
-
-
Save clemesha-ooi/278444 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" | |
xmlns:xsd="http://www.w3.org/2001/XMLSchema" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing"> | |
<soapenv:Header> | |
<wsa:MessageID soapenv:mustUnderstand="0">uuid:F5290FB0-E7E2-4821-A030-35B96C84D58C</wsa:MessageID> | |
<wsa:To soapenv:mustUnderstand="0">https://tp-vm1.ci.uchicago.edu:8445/wsrf/services/NimbusContextBroker</wsa:To> | |
<wsa:Action soapenv:mustUnderstand="0"> | |
http://www.globus.org/2008/12/nimbus/contextualization/NimbusContextBrokerPortType/retrieveRequest</wsa:Action> | |
<wsa:From soapenv:mustUnderstand="0"> | |
<wsa:Address> | |
http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:Address> | |
</wsa:From> | |
<ns2:NimbusContextBrokerKey xmlns:ns2="http://www.globus.org/2008/12/nimbus/contextualization" | |
soapenv:mustUnderstand="0">1dde9330-021c-11df-acb1-da622fb163ae</ns2:NimbusContextBrokerKey> | |
</soapenv:Header> | |
<soapenv:Body> | |
<retrieve xmlns="http://www.globus.org/2008/12/nimbus/contextualization"> | |
<ns1:identity xmlns:ns1="http://www.globus.org/2008/12/nimbus/ctxdescription"> | |
<ns1:interface>publicnic</ns1:interface> | |
<ns1:ip>http://169.254.169.254/2007-01-19/meta-data/public-ipv4</ns1:ip> | |
<ns1:hostname>http://169.254.169.254/2007-01-19/meta-data/public-hostname</ns1:hostname> | |
<ns1:pubkey>ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzUyZTpVq5kq+0abQAXZVxiSRwxttotThj1FM8UyoR2P58R94v8mxDE/u0z5tiJYCpXIuUv+CynB+A2k86ht3uUJiC/GFBNsnLuaX9hVPpDGbp776dIlnxAvKNTGCyrlQm9ExuCoLrjYa7JOc6mnTPsuVqmoJltRUCBfO2oEJWXQPsSM69OySDVLxsp0wikWbURm3Hi39IMrUkgqkz8fkJbG5K/d8IwMvWt8x43SZVEXOB7hdx68TuhRYpr29DZ+k46mfmFcwpgwfDiz+T8hPiaRT0QIiaT/yUmF9EOz4S7R6RqtjNQq/+YwgRDgwhJZI4F9mQNwrY3MbE8O3w3g0jw== [email protected]</ns1:pubkey> | |
</ns1:identity> | |
<ns2:identity xmlns:ns2="http://www.globus.org/2008/12/nimbus/ctxdescription"> | |
<ns2:interface>localnic</ns2:interface> | |
<ns2:ip>http://169.254.169.254/2007-01-19/meta-data/local-ipv4</ns2:ip> | |
<ns2:hostname>http://169.254.169.254/2007-01-19/meta-data/local-hostname</ns2:hostname> | |
<ns2:pubkey>ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAzUyZTpVq5kq+0abQAXZVxiSRwxttotThj1FM8UyoR2P58R94v8mxDE/u0z5tiJYCpXIuUv+CynB+A2k86ht3uUJiC/GFBNsnLuaX9hVPpDGbp776dIlnxAvKNTGCyrlQm9ExuCoLrjYa7JOc6mnTPsuVqmoJltRUCBfO2oEJWXQPsSM69OySDVLxsp0wikWbURm3Hi39IMrUkgqkz8fkJbG5K/d8IwMvWt8x43SZVEXOB7hdx68TuhRYpr29DZ+k46mfmFcwpgwfDiz+T8hPiaRT0QIiaT/yUmF9EOz4S7R6RqtjNQq/+YwgRDgwhJZI4F9mQNwrY3MbE8O3w3g0jw== [email protected]</ns2:pubkey> | |
</ns2:identity> | |
<ns0:cluster ns1:type="ns1:cloudcluster_Type" xmlns:ns0="http://www.globus.org/2008/12/nimbus/ctxdescription" xmlns:ns1="http://www.w3.org/2001/XMLSchema-instance"> | |
<ns0:workspace ns1:type="ns1:cloudworkspace_Type"> | |
<ns0:active ns1:type="xsd:boolean">false</ns0:active> | |
<ns0:name ns1:type="xsd:string">head-node</ns0:name> | |
<ns0:image ns1:type="xsd:string">ami-xxxxxxxx</ns0:image> | |
<ns0:quantity ns1:type="xsd:short">1</ns0:quantity> | |
<ns0:nic ns0:wantlogin="true" ns1:type="ns1:cloudnic_Type">public</ns0:nic> | |
<ns0:ctx ns1:type="ns1:Contextualization_Type"> | |
<ns0:provides ns1:type="ns1:Provides_Type"> | |
<ns0:identity ns1:type="ns1:IdentityProvides_Type"> | |
<ns0:interface ns1:type="xsd:string">publicnic</ns0:interface> | |
</ns0:identity> | |
<ns0:role ns0:interface="publicnic">head-node</ns0:role> | |
</ns0:provides> | |
<ns0:requires ns1:type="ns1:Requires_Type"> | |
<ns0:identity /> | |
<ns0:role ns0:hostname="true" ns0:name="worker-node" ns0:pubkey="true" /> | |
</ns0:requires> | |
</ns0:ctx> | |
</ns0:workspace> | |
<ns0:workspace ns1:type="ns1:cloudworkspace_Type"> | |
<ns0:active ns1:type="xsd:boolean">true</ns0:active> | |
<ns0:name ns1:type="xsd:string">worker-node</ns0:name> | |
<ns0:image ns1:type="xsd:string">ami-xxxxxxxx</ns0:image> | |
<ns0:quantity ns1:type="xsd:short">1</ns0:quantity> | |
<ns0:nic ns0:wantlogin="true" ns1:type="ns1:cloudnic_Type">public</ns0:nic> | |
<ns0:ctx ns1:type="ns1:Contextualization_Type"> | |
<ns0:provides ns1:type="ns1:Provides_Type"> | |
<ns0:identity ns1:type="ns1:IdentityProvides_Type"> | |
<ns0:interface ns1:type="xsd:string">publicnic</ns0:interface> | |
</ns0:identity> | |
<ns0:role ns0:interface="publicnic">worker-node</ns0:role> | |
</ns0:provides> | |
<ns0:requires ns1:type="ns1:Requires_Type"> | |
<ns0:identity /> | |
</ns0:requires> | |
</ns0:ctx> | |
</ns0:workspace> | |
</ns0:cluster> | |
</retrieve> | |
</soapenv:Body> | |
</soapenv:Envelope> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment