APIRef_tm_wam_applicationΒΆ
mgmt/tm/wam/application
Defines web application that you want the WebAccelerator system to speed up.
REST Endpoints
- Collection URI
/mgmt/tm/wam/application
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/wam/application/~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. | |
code |
string | optional | read/write | Specifies the unique code of the web application that is used for troubleshooting or tuning. | |
collectRoiStatistics |
string | disabled | optional | read/write | If enabled, WAM ROI statistics are collected. |
contentExpirationTime |
string | optional | read/write | Specifies cache content freshness for this application. All cache entries older then this time stamp are considered invalidated. | |
description |
string | optional | read/write | Specifies the description of the web application. | |
hints |
string | 0 | optional | read/write | |
ibrAdaptiveLifetime |
integer | 864000 | optional | read/write | Specifies the adaptive lifetime of Intelligent Browser Referencing, in seconds, that is used to override the max-age cache control directive. |
ibrDefaultLifetime |
integer | 15724800 | optional | read/write | Specifies the lifetime of Intelligent Browser Referencing, in seconds, that is used to override the max-age cache control directive. |
ibrPrefix |
string | ;wa | optional | read/write | Specifies the prefix to use with Intelligent Browser Referencing system. |
infoHeader |
string | none | optional | read/write | Specifies whether the WebAccelerator system will insert custom informational header X-WA-Info in HTTP responses. |
multibox |
string | disabled | optional | read/write | Specifies that WebAccelerator multibox support is disabled, farm mode, or symmetric mode for this application. |
tmPartition |
string | Common | optional | read/write | Specifies the administrative partition associated with the application. |
perfMonitor |
string | optional | read/write | Specifies when enabled (selected), that the Performance Monitor is enabled. | |
perfMonitorDataRetentionPeriod |
integer | 30 | optional | read/write | Specifies the duration, in days, of performance data retention. |
policy |
string | optional | read/write | Specifies the acceleration policy to which you want to assign the new web application. | |
predefined |
string | no | optional | read/write | If enabled, specifies that this is system predefined application. This is read-only property. |
roiReportCollectStatistics |
string | optional | read/write | Specifies the statistics that will be included the ROI statistics report. | |
roiReportEmailAddresses |
string | optional | read/write | Specifies the email-addresses to which ROI statistics report is to be sent. | |
roiReportFrequency |
string | every-month | optional | read/write | Specifies the frequency of ROI statistics report, either weekly or monthly. |
roiReportName |
string | wam_roi_report | optional | read/write | Specifies the name of ROI statistics report. |
roiReportNextTime |
string | optional | read/write | Specifies the next time when the ROI statistics report should be sent. | |
roiReportSmtpConfig |
string | optional | read/write | Specifies the smtp configuration that will be used to email the ROI statistics report. | |
sendMetadata |
string | always | optional | read/write | Specifies whether or not the WebAccelerator system will send ETags in the HTTP headers to the client. |
Array Structures
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
/hosts |
array_structure | optional | read/write | Specifies the domain name (host name) that might appear in HTTP requests for the web application. | |
/hosts/app-service |
string | optional | read/write | ||
/hosts/code |
integer | optional | read/write | Specifies the unique code of the web application host that is used for troubleshooting or tuning. | |
/hosts/subdomain-number-of-http |
integer | optional | read/write | Specifies the number of HTTP subdomains that you want the WebAccelerator system to generate. | |
/hosts/subdomain-number-of-https |
integer | optional | read/write | Specifies the number of HTTPS subdomains that you want the WebAccelerator system to generate. | |
/hosts/subdomain-prefix |
string | wa | optional | read/write | Specifies the prefix that you want the system to assign to the subdomains. The default setting is wa. |
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.