pem global-settings insert-contentΒΆ

pem global-settings insert-content(1)			BIG-IP TMSH Manual		     pem global-settings insert-content(1)

NAME
       insert-content - Configures the global settings that pertain to insert content for Policy Enforcement Manager (PEM).

MODULE
       pem global-settings

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

   MODIFY
	modify insert-content {
	  options:
	    max-duration [value]
	}

	edit insert-content [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list insert-content
	list insert-content [ [ [name] | [glob] | [regex] ] ... ]
	show running-config insert-content
	show running-config insert-content [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    one-line
	    partition

DESCRIPTION
       You can use the insert-content component to configure global settings for content insert functionality.

EXAMPLES
       modify insert-content max-duration 3600

       Modifies the content insertion max duration when action is throttled to apply once.

       list insert-content

       Displays the configuration for insert-content settings.

OPTIONS
       mode Specifies the max duration for applying insert content action when frequency Once is used.

SEE ALSO
       create, delete, edit, glob, list, modify, pem listener, pem policy, pem profile diameter-endpoint, pem profile spm, pem
       reporting format-script, pem service-chain-endpoint, pem subscriber, pem subscribers, regex, 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-2014. All rights reserved.

BIG-IP							    2014-12-26			     pem global-settings insert-content(1)