GTP::payload

Description

Returns the payload, either complete or partial, for G-PDU message. This command returns an empty value, in case of non-G-PDU messages.

Syntax

GTP::payload
GTP::payload [<offset>] <length>

GTP::payload

* Returns the entire payload for G-PDU message. This command returns an empty value, in case of non-G-PDU messages.

GTP::payload ` <%3Coffset%3E.html>`__

* Returns bytes from given of G-PDU’s payload. Absence of offset is considered as offset = 0.

Examples



Warning

The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.

Sample Code:

  • Introduced: BIGIP-11.5.0

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.