APIRef_tm_cli_scriptΒΆ
mgmt/tm/cli/script
Automate tmsh using TCL
REST Endpoints
- Collection URI
/mgmt/tm/cli/script
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/cli/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 |
---|---|---|---|---|---|
appService |
string | optional | read/write | The application service that the object belongs to. | |
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 | |
proc |
string | optional | read/write | ||
publicCert |
string | optional | read/write | ||
scriptChecksum |
string | optional | read/write | Computes a checksum for the script. | |
scriptSignature |
string | optional | read/write | Sign the script using the specified private key and corresponding public certificate. | |
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.