Difference between revisions of "Aws elbv2 create-load-balancer"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
  [[--type]] [ application | network | gateway ]
 
  [[--type]] [ application | network | gateway ]
  
 
+
== Examples ==
 
 
 
<code>[[aws elbv2]] create-load-balancer --name my-load-balancer --subnets subnet-b7d581c0 subnet-8360a9e7</code>
 
<code>[[aws elbv2]] create-load-balancer --name my-load-balancer --subnets subnet-b7d581c0 subnet-8360a9e7</code>
  
 +
== Options ==
 
<pre>
 
<pre>
 
   create-load-balancer
 
   create-load-balancer
Line 22: Line 22:
 
[--generate-cli-skeleton <value>]
 
[--generate-cli-skeleton <value>]
 
</pre>
 
</pre>
 +
 +
 +
== Related ==
 +
* <code>[[aws_lb]]</code>
  
 
== See also ==
 
== See also ==

Latest revision as of 08:39, 8 February 2023

--type [ application | network | gateway ]

Examples[edit]

aws elbv2 create-load-balancer --name my-load-balancer --subnets subnet-b7d581c0 subnet-8360a9e7

Options[edit]

  create-load-balancer
--name <value>
[--subnets <value>]
[--subnet-mappings <value>]
[--security-groups <value>]
[--scheme <value>]
[--tags <value>]
[--type <value>]
[--ip-address-type <value>]
[--customer-owned-ipv4-pool <value>]
[--cli-input-json <value>]
[--generate-cli-skeleton <value>]


Related[edit]

See also[edit]

Advertising: