APIRef_tm_ltm_policyΒΆ

mgmt/tm/ltm/policy

/tm/ltm

Centralized Policy Matching configuration

REST Endpoints

Collection URI
/mgmt/tm/ltm/policy
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/ltm/policy/~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.
controls string   optional read/write Aspects of the system controlled by this policy. Not normally set by end user.
copyFrom string   optional read/write Create a new policy based upon an existing policy.
createDraft boolean   optional read/write Create an editable draft copy of the policy.
description string   optional read/write A user supplied description of the policy
draftCopy string   optional read/write Name of the draft copy of this policy, if one exists.
hints string 0 optional read/write (for internal use only)
lastModified string   optional read/write Timestamp when policy was last saved.
legacy boolean   optional read/write Mark policy as pre-v12.1.0, triggers legacy validation. Intended for internal tools, not end users.
tmPartition string Common optional read/write The partition associated with this policy
publishedCopy string   optional read/write Name of the published copy of this policy, if one exists.
requires string   optional read/write Aspects of the system required by this policy. Not normally set by end user.
status string uninitialized optional read/write The status (published/draft) of the policy
strategy string   optional read/write Specifies the match strategy

Subcollections

Name Type Default Value Required Access Description
rules array_structure   optional read/write  

Structures

Name Type Default Value Required Access Description
/references array_structure   optional read/write  
/references/ce-profiles array_structure   optional read/write  
/references/ce-profiles/app-service string   optional read/write  
/references/ce-profiles/unsupported-controls string   optional read/write  
/references/ce-profiles/unsupported-requires string   optional read/write  
/references/virtual-servers array_structure   optional read/write  
/references/virtual-servers/app-service string   optional read/write  
/references/virtual-servers/missing-controls string   optional read/write  
/references/virtual-servers/missing-requires string   optional read/write  
/references/virtual-servers/redundant-controls string   optional read/write  
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.