APIRef_tm_sys_application_templateΒΆ

mgmt/tm/sys/application/template

/tm/sys/application

Application templates

REST Endpoints

Collection URI
/mgmt/tm/sys/application/template
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/sys/application/template/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, partition, subPath

Properties

Name Type Default Value Required Access Description
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 application template resides.
prerequisiteErrors string   optional read/write Displays a list of the errors with the prerequisites. If blank, the template is valid.
publicCert string   optional read/write  
requiresBigipVersionMax string   optional read/write Specifies the maximum version of BIG-IP required by this template.
requiresBigipVersionMin string   optional read/write Specifies the minimum version of BIG-IP required by this template.
requiresModules string   optional read/write Adds, deletes, or replaces the list of modules that are required to be provisioned or enabled for this template to work.
signingAction string none optional read/write  
signingKey string   optional read/write The private key to use for signing the template. Only for use with the generate signature command.
tmplChecksum string   optional read/write Computes a checksum for the script.
tmplSignature string   optional read/write Sign the script using the specified private key and corresponding public certificate.
totalSigningStatus string init optional read  
verificationStatus string none optional read  

Subcollections

Name Type Default Value Required Access Description
actions array_structure   optional read/write Manage the set of actions associated with an application template.
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.