Scroll to navigation

EULB-CREATE-LB-POLICY(1) User Commands EULB-CREATE-LB-POLICY(1)

NAME

eulb-create-lb-policy - Add a new policy to a load balancer

SYNOPSIS

eulb-create-lb-policy -n POLICY -t POLTYPE

[-a "name=NAME, value=VALUE"] [-A NAME=VALUE,...]
[--attributes-from-file FILE] [-U URL] [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token TOKEN] [--debug] [--debugger] [--version] [-h] ELB

DESCRIPTION

Add a new policy to a load balancer

positional arguments:

name of the load balancer to modify (required)

optional arguments:

name of the new policy (required)
type of the new policy. For a list of policy types, use eulb-describe-lb-policy-types. (required)
name and value for each attribute associated with the new policy. Use this option multiple times to supply multiple attributes.
a comma-delimited list of attribute names and values to associate with the new policy, each pair of which is separated by "=". This is a more concise alternative to the -a/--attribute option.
a file containing attribute names and values to associate with the new policy, one per line, each pair of which is separated by "=". Lines that are blank or begin with "#" are ignored.
load balancing service endpoint URL
region and/or user names to search when looking up config file data

-I KEY_ID, --access-key-id KEY_ID

-S KEY, --secret-key KEY

--security-token TOKEN

show debugging output
launch interactive debugger on error
show the program's version and exit
show this help message and exit
March 2016 euca2ools 3.3