Skip to content

Instantly share code, notes, and snippets.

@radix
Last active October 7, 2015 17:26
Show Gist options
  • Save radix/bc7492b32878bf6de5d2 to your computer and use it in GitHub Desktop.
Save radix/bc7492b32878bf6de5d2 to your computer and use it in GitHub Desktop.
/{tenant_id}/loadbalancers/{lb_id}/nodes.atom
<?xml version='1.0' encoding='UTF-8'?><feed xmlns="http://www.w3.org/2005/Atom"><link rel="next" href="https://dfw.loadbalancers.api.rackspacecloud.com/v1.0/756004/loadbalancers/493411/nodes.atom?page=2" /><title type="text">Nodes Feed</title><id>756004-loadbalancers-493411-nodes</id><author><name>Rackspace Cloud</name></author><entry><title type="text">Node Successfully Updated</title><summary type="text">Node successfully updated with address: '10.181.30.33', port: '80', weight: '1', condition: 'DRAINING'</summary><author><name>radix192;q=1.0</name></author><link href="https://dfw.loadbalancers.api.rackspacecloud.com/v1.0/756004/loadbalancers/493411/nodes/1007563" /><id>756004-loadbalancers-493411-nodes-1007563-2015280343480</id><category term="UPDATE" /><updated>2015-10-07T03:43:48.000Z</updated></entry><entry><title type="text">Node Successfully Created</title><summary type="text">Node successfully created with address: '10.181.30.33', port: '82', condition: 'ENABLED', weight: '1'</summary><author><name>radix192;q=1.0</name></author><link href="https://dfw.loadbalancers.api.rackspacecloud.com/v1.0/756004/loadbalancers/493411/nodes/1007561" /><id>756004-loadbalancers-493411-nodes-1007561-20152781613440</id><category term="CREATE" /><updated>2015-10-05T16:13:44.000Z</updated></entry><entry><title type="text">Node Successfully Created</title><summary type="text">Node successfully created with address: '10.181.30.33', port: '80', condition: 'ENABLED', weight: '1'</summary><author><name>radix192;q=1.0</name></author><link href="https://dfw.loadbalancers.api.rackspacecloud.com/v1.0/756004/loadbalancers/493411/nodes/1007563" /><id>756004-loadbalancers-493411-nodes-1007563-20152781613440</id><category term="CREATE" /><updated>2015-10-05T16:13:44.000Z</updated></entry><entry><title type="text">Node Successfully Created</title><summary type="text">Node successfully created with address: '10.181.30.33', port: '81', condition: 'ENABLED', weight: '1'</summary><author><name>radix192;q=1.0</name></author><link href="https://dfw.loadbalancers.api.rackspacecloud.com/v1.0/756004/loadbalancers/493411/nodes/1007565" /><id>756004-loadbalancers-493411-nodes-1007565-20152781613440</id><category term="CREATE" /><updated>2015-10-05T16:13:44.000Z</updated></entry></feed>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment