APIRef_tm_sys_application_apl-scriptΒΆ
mgmt/tm/sys/application/apl-script
Scripts included by an application template
REST Endpoints
- Collection URI
/mgmt/tm/sys/application/apl-script
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/application/apl-script/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
aplChecksum |
string | optional | read/write | Computes a checksum for the script. | |
aplSignature |
string | optional | read/write | Sign the script using the specified private key and corresponding public certificate. | |
description |
string | optional | read/write | User defined description. | |
ignoreVerification |
string | false | optional | read/write | Set to true to temporarily stop the verification of signature or checksum. Signature or checksum is still retained. |
tmPartition |
string | Common | optional | read/write | Displays the administrative partition within which the apl script resides. |
publicCert |
string | optional | read/write | ||
script |
string | optional | read/write | The APL text that can be imported into Application Templates. | |
signingAction |
string | none | optional | read/write | |
signingKey |
string | optional | read/write | ||
totalSigningStatus |
string | init | optional | read | |
verificationStatus |
string | none | optional | read |
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.