apm policy agent api-server-selectionΒΆ

apm policy agent api-server-seBIG-IPnTapm policy agent api-server-selection(1)



NAME
       api-server-selection - Manages API Server Selection agent.

MODULE
       apm policy agent

SYNTAX
       Configure the api-server-selection component within the policy agent
       module using the syntax shown in the following sections.

   CREATE/MODIFY
	create api-server-selection [name]
	modify api-server-selection [name]
	  options:
	    app-service [[string] | none]
	    server [[string] | none]

	edit api-server-selection [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list api-server-selection
	list api-server-selection [ [ [name] | [glob] | [regex] ] ... ]
	show running-config api-server-selection
	show running-config api-server-selection  [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    partition

	show api-server-selection
	show api-server-selection [name]

   DELETE
	delete api-server-selection [name]

DESCRIPTION
       You can use the api-server-selection component to create an API Server
       Selection agent to assign a server config object to send the request.

EXAMPLES
       create api-server-selection my_api_server_sel_ag server my_server
	    Creates the my_api_server_sel_ag API Server Selection agent.

       list api-server-selection
	    Displays a list of API Server Selection agents.

       delete api-server-selection my_api_server_sel_agent
	    Deletes the API Server Selection agent named
	    my_api_server_sel_agent.

OPTIONS
       [name]
	    Specifies the name of a API Server Selection agent. This option is
	    required.

       partition
	    Displays the partition within which the component resides.

       app-service
	    Specifies the name of the application service to which the object
	    belongs. The default value is none. Note: If the strict-updates
	    option is enabled on the application service that owns the object,
	    you cannot modify or delete the object. Only the application
	    service can modify or delete the object.

       server
	    Specifies the server config object name.

SEE ALSO
       api-protection server

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 2018. All rights reserved.



BIG-IP				  2018apm-policy agent api-server-selection(1)