Skip to content

Instantly share code, notes, and snippets.

@radix
Last active October 7, 2015 17:28
Show Gist options
  • Save radix/912a30e48bc73a25cdf5 to your computer and use it in GitHub Desktop.
Save radix/912a30e48bc73a25cdf5 to your computer and use it in GitHub Desktop.
/{tenant_id}/loadbalancers/{lb_id}.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.atom?page=2" /><title type="text">Load Balancer Feed</title><id>756004-loadbalancers-493411</id><author><name>Rackspace Cloud</name></author><entry><title type="text">Load Balancer Successfully Created</title><summary type="text">Load balancer successfully created with name: 'lb1', algorithm: 'LEAST_CONNECTIONS', protocol: 'HTTP', port: '80'</summary><author><name>radix192;q=1.0</name></author><link href="https://dfw.loadbalancers.api.rackspacecloud.com/v1.0/756004/loadbalancers/493411" /><id>756004-loadbalancers-493411-20152781613440</id><category term="CREATE" /><updated>2015-10-05T16:13:44.000Z</updated></entry><entry><title type="text">Connection Logging Successfully Updated</title><summary type="text">Connection logging successully set to false</summary><author><name>radix192;q=1.0</name></author><link href="https://dfw.loadbalancers.api.rackspacecloud.com/v1.0/756004/loadbalancers/493411" /><id>756004-loadbalancers-493411-20152781613440</id><category term="UPDATE" /><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