forked from eucalyptus/architecture
-
Notifications
You must be signed in to change notification settings - Fork 1
elb 3.3 api parameters
chris grzegorczyk edited this page Dec 11, 2012
·
1 revision
* AvailabilityZones.member.N - A list of Availability Zones. - Type: String list - Required: no * Listeners.member.N - A list of the following tuples: LoadBalancerPort, InstancePort, and Protocol. - Type: Listener list - Required: no * LoadBalancerName - The name associated with the LoadBalancer. The name must be unique within your set of LoadBalancers. - Type: String - Required: Yes
* Scheme - The type of a LoadBalancer. This option is only available for LoadBalancers attached to an Amazon VPC. - Type: String - Required: No * SecurityGroups.member.N - The security groups assigned to your LoadBalancer within your VPC. - Type: String list - Required: No * Subnets.member.N - A list of subnet IDs in your VPC to attach to your LoadBalancer. - Type: String list - Required: No
* LoadBalancerName - The name associated with the LoadBalancer. - Type: String - Required: Yes
* LoadBalancerNames.member.N - A list of names associated with the LoadBalancers at creation time. - Type: String list - Required: No
* Marker - An optional parameter reserved for future use. - Type: String - Required: No
* Instances.member.N - A list of EC2 instance IDs consisting of all instances to be deregistered. - Type: Instance list - Required: Yes
* LoadBalancerName - The name associated with the LoadBalancer. The name must be unique within the client AWS account. - Type: String - Required: Yes
* Instances.member.N - A list of instance IDs that should be registered with the LoadBalancer. - Type: Instance list - Required: Yes
* LoadBalancerName - The name associated with the LoadBalancer. The name must be unique within the client AWS account. - Type: String - Required: Yes
* Listeners.member.N - A list of LoadBalancerPort, InstancePort, Protocol, and SSLCertificateId items. - Type: Listener list - Required: Yes
* LoadBalancerName - The name of the LoadBalancer. - Type: String - Required: Yes
* LoadBalancerName - The mnemonic name associated with the LoadBalancer. - Type: String - Required: Yes
* LoadBalancerPorts.member.N - The client port number(s) of the LoadBalancerListener(s) to be removed. - Type: Integer list - Required: Yes
* HealthCheck - A structure containing the configuration information for the new healthcheck. - Type: HealthCheck - Required: Yes
* LoadBalancerName - The mnemonic name associated with the LoadBalancer. This name must be unique within the client AWS account. - Type: String - Required: Yes
- Contact Info
- email: [email protected]
- IRC: #eucalyptus-devel (freenode)
- Twitter: @grrrze
- Other Links