libdeltacloud 0.9
Data Fields
deltacloud_loadbalancer Struct Reference

#include <loadbalancer.h>

Data Fields

char * href
char * id
struct deltacloud_actionactions
struct deltacloud_addresspublic_addresses
char * created_at
char * realm_href
char * realm_id
struct
deltacloud_loadbalancer_listener
listeners
struct
deltacloud_loadbalancer_instance
instances
struct deltacloud_loadbalancernext

Detailed Description

A structure representing a single load balancer.


Field Documentation

A list of actions that can be taken on this load balancer

The time at which this load balancer was created

The full URL to the load balancer

The ID of the load balancer

A list of instances attached to this load balancer

A list of protocols/ports that this load balancer is listening on

A list of public addresses assigned to this load balancer

The full URL to the realm this load balancer is in

The ID of the realm this load balancer is in


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables