APIRef_tm_ltm_profile_streamΒΆ

mgmt/tm/ltm/profile/stream

/tm/ltm/profile

Virtual server Stream traffic profile configuration

REST Endpoints

Collection URI
/mgmt/tm/ltm/profile/stream
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/ltm/profile/stream/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, partition, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service to which the object belongs.
chunkSize integer 4096 optional read/write The maximum size of the parsed chunk.
chunking string disabled optional read/write Specifies that the stream processor should parse incoming data in chunks. This restricts the maximum amount of additional memory needed by the stream processor. It also limits the maximum length of the value that can be matched to the chunk-size.
defaultsFrom string   optional read/write Specifies the profile that you want to use as the parent profile. Your new profile inherits all settings and values from the parent profile specified. The default value is stream.
description string   optional read/write User defined description.
tmPartition string Common optional read/write Displays the administrative partition within which this profile resides.
source string   optional read/write Specifies the string that is used to rewrite the target string. The default value is none.
tmTarget string   optional read/write Specifies the string you want to rewrite. The default value is none.
Copyright (c) 2016, F5 Networks Inc. All Rights Reserved.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.