sys autoscale-groupΒΆ

sys autoscale-group(1)	      BIG-IP TMSH Manual	sys autoscale-group(1)



NAME
       autoscale-group - Configure autoscale group ID for BIG-IP VE Autoscale
       Service on Amazon Web Services(AWS).

MODULE
       sys

SYNTAX
       Configure the autoscale-group component within the sys module using the
       syntax in the following sections.

   CREATE/MODIFY
	modify autoscale-group [name]
	 options:
	  autoscale-group-id [[string] | none]
	  description [string]

	edit autoscale-group [name]
	  options:
	    all-properties

   DISPLAY
	list autoscale-group
	list autoscale-group [name]
	  options:
	    all-properties
	    one-line

DESCRIPTION
       Specifies Amazon Web Services (AWS) Auto-Scale Group ID to which given
       BIGIP-VE belongs to. These settings will be used for Auto Scaling BIG-
       IP instances based on user specified policy by Amazon Web
       Services(AWS).

OPTIONS
       autoscale-group-id
	    Specifies autoscale-group id as reported by Amazon Web
	    Services(AWS).

       description
	    User defined description.

SEE ALSO
       edit, list, modify, sys autoscale-group, tmsh

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or
       by any means, electronic or mechanical, including photocopying,
       recording, or information storage and retrieval systems, for any
       purpose other than the purchaser's personal use, without the express
       written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2008-2014. All rights reserved.



BIG-IP				  2014-10-09		sys autoscale-group(1)