apm policy agent server-cert-statusΒΆ

apm policy agent server-cert-sBIG-IP1TMSapmapolicy agent server-cert-status(1)



NAME
       server-cert-status - Manages a Server Cert Status agent.

MODULE
       apm policy agent

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

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

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

   DISPLAY
	list server-cert-status
	list server-cert-status [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    partition

   DELETE
	delete server-cert-status [name]

DESCRIPTION
       You can use the server-cert-status component to create and manage a
       Server Cert Status agent.

EXAMPLES
       create server-cert-status example_server_cert_status_ag
	    Creates the example_server_cert_status_ag Server Cert Status agent
	    that checks the server certificate status.

       delete server-cert-status example_server_cert_status_ag delete
	    Deletes the Server Cert Status agent named
	    example_server_cert_status_ag.

OPTIONS
       [name]
	    Specifies the name of a Server Cert Status agent. This setting 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.

SEE ALSO
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-2019. All rights reserved.



BIG-IP				  2018-1apm9policy agent server-cert-status(1)