pem global-settings hsl-flowΒΆ

pem global-settings hsl-flow(1) 			BIG-IP TMSH Manual			   pem global-settings hsl-flow(1)

NAME
       hsl-flow - Configures the global settings that pertain to hsl flow reporting for Policy Enforcement Manager (PEM).

MODULE
       pem global-settings

SYNTAX
       Modify the hsl-flow component within the pem global-settings module using the syntax shown in the following sections.

   MODIFY
	modify hsl-flow
	  options:
	    format-version 
	    report-on-start [disabled | enabled]
	    report-on-interim [disabled | enabled]

	edit hsl-flow [ ... ]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list hsl-flow
	list hsl-flow [ ... ]
	show running-config hsl-flow
	  options:
	    all-properties
	    non-default-properties
	    one-line
	    partition

DESCRIPTION
       You can use the hsl-flow component to configure global settings for hsl flow reporting.

EXAMPLES
       modify hsl-flow report-on-interim disable

       Disables the generation of interim reports during the flow.

       list hsl-flow

       Displays the configuration for hsl-flow.

OPTIONS
       format-version
	    DEPRECATED since version 15.1.0. Displays the value of formatting version used by hsl flow reporting.

       report-on-start
	    Displays the value of report-on-start option.

       report-on-interim
	    Displays the value of report-on-interim option.

SEE ALSO
       create, delete, edit, glob, list, modify, pem reporting format-script, show, 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 2012-2013. All rights reserved.

BIG-IP							    2019-05-17				   pem global-settings hsl-flow(1)