Skip to content

f5xc_apm Resource - terraform-provider-f5xc

Manages new APM as a service with configured parameters. in F5 Distributed Cloud.

~> Note For more information about this resource, please refer to the F5 XC API Documentation.

# APM Resource Example
# Manages new APM as a service with configured parameters. in F5 Distributed Cloud.
terraform {
required_version = ">= 1.0"
required_providers {
f5xc = {
source = "f5xc-salesdemos/f5xc"
version = ">= 0.1.0"
}
}
}
# Basic APM configuration
resource "f5xc_apm" "example" {
name = "example-apm"
namespace = "staging"
labels = {
environment = "production"
managed_by = "terraform"
}
annotations = {
"owner" = "platform-team"
}
# Resource-specific configuration
# [OneOf: aws_site_type_choice, baremetal_site_type_choice]...
aws_site_type_choice {
# Configure aws_site_type_choice settings
}
# Virtual F5 BIG-IP configuration for AWS TGW Site using BI...
apm_aws_site {
# Configure apm_aws_site settings
}
# SecretType is used in an object to indicate a sensitive/c...
admin_password {
# Configure admin_password settings
}
}

🔶 High Risk Operations — Some operations on this resource have high danger level. Destructive operations may require confirmation.

name - Required String
Name of the APM. Must be unique within the namespace

namespace - Required String
Namespace where the APM will be created

annotations - Optional Map
Annotations is an unstructured key value map stored with a resource that may be set by external tools to store and retrieve arbitrary metadata

description - Optional String
Human readable description for the object

disable - Optional Bool
A value of true will administratively disable the object

labels - Optional Map
Labels is a user defined key value map that can be attached to resources for organization and filtering

-> One of the following:aws_site_type_choice - Optional Block
Virtual F5 BIG-IP APM service to be deployed as external service on AWS Transit Gateway Site
See AWS Site Type Choice below for details.

baremetal_site_type_choice - Optional Block
Virtual BIG-IP specification for App Stack Bare Metal Site
See Baremetal Site Type Choice below for details.

https_management - Optional Block
Configuration parameter for HTTPS management
See HTTPS Management below for details.

timeouts - Optional Block

In addition to all arguments above, the following attributes are exported:

id - Optional String
Unique identifier for the resource


An aws_site_type_choice block supports the following:

apm_aws_site - Optional Block
Virtual F5 BIG-IP configuration for AWS TGW Site using BIG-IP APM service
See APM AWS Site below.

market_place_image - Optional Block
Select the flavor of BIG-IP AWS Marketplace to launch the instance on AWS TGW Site
See Market Place Image below.

An apm_aws_site block (within aws_site_type_choice) supports the following:

admin_password - Optional Block
SecretType is used in an object to indicate a sensitive/confidential field
See Admin Password below.

admin_username - Optional String
Admin Username for BIG-IP

aws_tgw_site - Optional Block
BIG-IP AWS TGW Site. BIG-IP AWS TGW site specification
See AWS TGW Site below.

endpoint_service - Optional Block
Endpoint Service is a type of service where the packets are destined to BIG-IP APM device and service modifies the destination with a new destination address
See Endpoint Service below.

nodes - Optional Block
Specify how and where the service nodes are spawned
See Nodes below.

ssh_key - Optional String
Public SSH key for accessing the BIG-IP nodes

tags - Optional Block
AWS Tags is a label consisting of a user-defined key and value. It helps to manage, identify, organize, search for, and filter resources in AWS console

AWS Site Type Choice APM AWS Site Admin Password

Section titled “AWS Site Type Choice APM AWS Site Admin Password”

Deeply nested Password block collapsed for readability.

AWS Site Type Choice APM AWS Site Admin Password Blindfold Secret Info

Section titled “AWS Site Type Choice APM AWS Site Admin Password Blindfold Secret Info”

Deeply nested Info block collapsed for readability.

AWS Site Type Choice APM AWS Site Admin Password Clear Secret Info

Section titled “AWS Site Type Choice APM AWS Site Admin Password Clear Secret Info”

Deeply nested Info block collapsed for readability.

AWS Site Type Choice APM AWS Site AWS TGW Site

Section titled “AWS Site Type Choice APM AWS Site AWS TGW Site”

Deeply nested Site block collapsed for readability.

AWS Site Type Choice APM AWS Site AWS TGW Site AWS TGW Site

Section titled “AWS Site Type Choice APM AWS Site AWS TGW Site AWS TGW Site”

Deeply nested Site block collapsed for readability.

AWS Site Type Choice APM AWS Site Endpoint Service

Section titled “AWS Site Type Choice APM AWS Site Endpoint Service”

Deeply nested Service block collapsed for readability.

AWS Site Type Choice APM AWS Site Endpoint Service Custom TCP Ports

Section titled “AWS Site Type Choice APM AWS Site Endpoint Service Custom TCP Ports”

Deeply nested Ports block collapsed for readability.

AWS Site Type Choice APM AWS Site Endpoint Service Custom UDP Ports

Section titled “AWS Site Type Choice APM AWS Site Endpoint Service Custom UDP Ports”

Deeply nested Ports block collapsed for readability.

Deeply nested Nodes block collapsed for readability.

AWS Site Type Choice APM AWS Site Nodes Mgmt Subnet

Section titled “AWS Site Type Choice APM AWS Site Nodes Mgmt Subnet”

Deeply nested Subnet block collapsed for readability.

AWS Site Type Choice APM AWS Site Nodes Mgmt Subnet Subnet Param

Section titled “AWS Site Type Choice APM AWS Site Nodes Mgmt Subnet Subnet Param”

Deeply nested Param block collapsed for readability.

A market_place_image block (within aws_site_type_choice) supports the following:

best_plus_pay_g200_mbps - Optional Block
Configuration parameter for BestPlusPayG200Mbps

best_plus_payg_1gbps - Optional Block
Configuration parameter for best plus payg 1gbps

A baremetal_site_type_choice block supports the following:

f5_bare_metal_site - Optional Block
Virtual BIG-IP specification for App Stack bare metal
See F5 Bare Metal Site below.

Baremetal Site Type Choice F5 Bare Metal Site

Section titled “Baremetal Site Type Choice F5 Bare Metal Site”

Deeply nested Site block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Admin Password

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Admin Password”

Deeply nested Password block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Admin Password Blindfold Secret Info

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Admin Password Blindfold Secret Info”

Deeply nested Info block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Admin Password Clear Secret Info

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Admin Password Clear Secret Info”

Deeply nested Info block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Bare Metal Site

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Bare Metal Site”

Deeply nested Site block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Bigiq Instance

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Bigiq Instance”

Deeply nested Instance block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Bigiq Instance Password

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Bigiq Instance Password”

Deeply nested Password block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Bigiq Instance Password Blindfold Secret Info

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Bigiq Instance Password Blindfold Secret Info”

Deeply nested Info block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Bigiq Instance Password Clear Secret Info

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Bigiq Instance Password Clear Secret Info”

Deeply nested Info block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Nodes

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Nodes”

Deeply nested Nodes block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Nodes External Interface

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Nodes External Interface”

Deeply nested Interface block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Nodes External Interface Interface

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Nodes External Interface Interface”

Deeply nested Interface block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Nodes Internal Interface

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Nodes Internal Interface”

Deeply nested Interface block collapsed for readability.

Baremetal Site Type Choice F5 Bare Metal Site Nodes Internal Interface Interface

Section titled “Baremetal Site Type Choice F5 Bare Metal Site Nodes Internal Interface Interface”

Deeply nested Interface block collapsed for readability.

A https_management block supports the following:

advertise_on_internet - Optional Block
Defines a way to advertise a load balancer on public. If optional public_ip is provided, it will only be advertised on RE sites where that public_ip is available
See Advertise On internet below.

advertise_on_internet_default_vip - Optional Block
Enable this option

advertise_on_sli_vip - Optional Block
Inline TLS Parameters. Inline TLS parameters
See Advertise On SLI VIP below.

advertise_on_slo_internet_vip - Optional Block
Inline TLS Parameters. Inline TLS parameters
See Advertise On Slo internet VIP below.

advertise_on_slo_sli - Optional Block
Configuration parameter for advertise on slo SLI
See Advertise On Slo SLI below.

advertise_on_slo_vip - Optional Block
Inline TLS Parameters. Inline TLS parameters
See Advertise On Slo VIP below.

default_https_port - Optional Block
Enable this option

domain_suffix - Optional String
Domain suffix will be used along with node name to form URL to access node management

https_port - Optional Number
Enter TCP port number

An advertise_on_internet block (within https_management) supports the following:

public_ip - Optional Block
Type establishes a direct reference from one object(the referrer) to another(the referred). Such a reference is in form of tenant/namespace/name
See Public IP below.

HTTPS Management Advertise On internet Public IP

Section titled “HTTPS Management Advertise On internet Public IP”

A public_ip block (within https_management.advertise_on_internet) supports the following:

name - Optional String
When a configuration object(e.g. Virtual_host) refers to another(e.g route) then name will hold the referred object’s(e.g. Route’s) name

namespace - Optional String
When a configuration object(e.g. Virtual_host) refers to another(e.g route) then namespace will hold the referred object’s(e.g. Route’s) namespace

tenant - Optional String
When a configuration object(e.g. Virtual_host) refers to another(e.g route) then tenant will hold the referred object’s(e.g. Route’s) tenant

An advertise_on_sli_vip block (within https_management) supports the following:

no_mtls - Optional Block
Enable this option

tls_certificates - Optional Block
Users can add one or more certificates that share the same set of domains. For example, domain.com and *.domain.com - but use different signature algorithms
See TLS Certificates below.

tls_config - Optional Block
Defines various OPTIONS to configure TLS configuration parameters
See TLS Config below.

use_mtls - Optional Block
Validation context for downstream client TLS connections
See Use mTLS below.

HTTPS Management Advertise On SLI VIP TLS Certificates

Section titled “HTTPS Management Advertise On SLI VIP TLS Certificates”

Deeply nested Certificates block collapsed for readability.

HTTPS Management Advertise On SLI VIP TLS Certificates Custom Hash Algorithms

Section titled “HTTPS Management Advertise On SLI VIP TLS Certificates Custom Hash Algorithms”

Deeply nested Algorithms block collapsed for readability.

HTTPS Management Advertise On SLI VIP TLS Certificates Private Key

Section titled “HTTPS Management Advertise On SLI VIP TLS Certificates Private Key”

Deeply nested Key block collapsed for readability.

HTTPS Management Advertise On SLI VIP TLS Certificates Private Key Blindfold Secret Info

Section titled “HTTPS Management Advertise On SLI VIP TLS Certificates Private Key Blindfold Secret Info”

Deeply nested Info block collapsed for readability.

HTTPS Management Advertise On SLI VIP TLS Certificates Private Key Clear Secret Info

Section titled “HTTPS Management Advertise On SLI VIP TLS Certificates Private Key Clear Secret Info”

Deeply nested Info block collapsed for readability.

HTTPS Management Advertise On SLI VIP TLS Config

Section titled “HTTPS Management Advertise On SLI VIP TLS Config”

Deeply nested Config block collapsed for readability.

HTTPS Management Advertise On SLI VIP TLS Config Custom Security

Section titled “HTTPS Management Advertise On SLI VIP TLS Config Custom Security”

Deeply nested Security block collapsed for readability.

HTTPS Management Advertise On SLI VIP Use mTLS

Section titled “HTTPS Management Advertise On SLI VIP Use mTLS”

Deeply nested mTLS block collapsed for readability.

HTTPS Management Advertise On SLI VIP Use mTLS CRL

Section titled “HTTPS Management Advertise On SLI VIP Use mTLS CRL”

Deeply nested CRL block collapsed for readability.

HTTPS Management Advertise On SLI VIP Use mTLS Trusted CA

Section titled “HTTPS Management Advertise On SLI VIP Use mTLS Trusted CA”

Deeply nested CA block collapsed for readability.

HTTPS Management Advertise On SLI VIP Use mTLS Xfcc Options

Section titled “HTTPS Management Advertise On SLI VIP Use mTLS Xfcc Options”

Deeply nested Options block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP

Section titled “HTTPS Management Advertise On Slo internet VIP”

An advertise_on_slo_internet_vip block (within https_management) supports the following:

no_mtls - Optional Block
Enable this option

tls_certificates - Optional Block
Users can add one or more certificates that share the same set of domains. For example, domain.com and *.domain.com - but use different signature algorithms
See TLS Certificates below.

tls_config - Optional Block
Defines various OPTIONS to configure TLS configuration parameters
See TLS Config below.

use_mtls - Optional Block
Validation context for downstream client TLS connections
See Use mTLS below.

HTTPS Management Advertise On Slo internet VIP TLS Certificates

Section titled “HTTPS Management Advertise On Slo internet VIP TLS Certificates”

Deeply nested Certificates block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP TLS Certificates Custom Hash Algorithms

Section titled “HTTPS Management Advertise On Slo internet VIP TLS Certificates Custom Hash Algorithms”

Deeply nested Algorithms block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP TLS Certificates Private Key

Section titled “HTTPS Management Advertise On Slo internet VIP TLS Certificates Private Key”

Deeply nested Key block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP TLS Certificates Private Key Blindfold Secret Info

Section titled “HTTPS Management Advertise On Slo internet VIP TLS Certificates Private Key Blindfold Secret Info”

Deeply nested Info block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP TLS Certificates Private Key Clear Secret Info

Section titled “HTTPS Management Advertise On Slo internet VIP TLS Certificates Private Key Clear Secret Info”

Deeply nested Info block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP TLS Config

Section titled “HTTPS Management Advertise On Slo internet VIP TLS Config”

Deeply nested Config block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP TLS Config Custom Security

Section titled “HTTPS Management Advertise On Slo internet VIP TLS Config Custom Security”

Deeply nested Security block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP Use mTLS

Section titled “HTTPS Management Advertise On Slo internet VIP Use mTLS”

Deeply nested mTLS block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP Use mTLS CRL

Section titled “HTTPS Management Advertise On Slo internet VIP Use mTLS CRL”

Deeply nested CRL block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP Use mTLS Trusted CA

Section titled “HTTPS Management Advertise On Slo internet VIP Use mTLS Trusted CA”

Deeply nested CA block collapsed for readability.

HTTPS Management Advertise On Slo internet VIP Use mTLS Xfcc Options

Section titled “HTTPS Management Advertise On Slo internet VIP Use mTLS Xfcc Options”

Deeply nested Options block collapsed for readability.

An advertise_on_slo_sli block (within https_management) supports the following:

no_mtls - Optional Block
Enable this option

tls_certificates - Optional Block
Users can add one or more certificates that share the same set of domains. For example, domain.com and *.domain.com - but use different signature algorithms
See TLS Certificates below.

tls_config - Optional Block
Defines various OPTIONS to configure TLS configuration parameters
See TLS Config below.

use_mtls - Optional Block
Validation context for downstream client TLS connections
See Use mTLS below.

HTTPS Management Advertise On Slo SLI TLS Certificates

Section titled “HTTPS Management Advertise On Slo SLI TLS Certificates”

Deeply nested Certificates block collapsed for readability.

HTTPS Management Advertise On Slo SLI TLS Certificates Custom Hash Algorithms

Section titled “HTTPS Management Advertise On Slo SLI TLS Certificates Custom Hash Algorithms”

Deeply nested Algorithms block collapsed for readability.

HTTPS Management Advertise On Slo SLI TLS Certificates Private Key

Section titled “HTTPS Management Advertise On Slo SLI TLS Certificates Private Key”

Deeply nested Key block collapsed for readability.

HTTPS Management Advertise On Slo SLI TLS Certificates Private Key Blindfold Secret Info

Section titled “HTTPS Management Advertise On Slo SLI TLS Certificates Private Key Blindfold Secret Info”

Deeply nested Info block collapsed for readability.

HTTPS Management Advertise On Slo SLI TLS Certificates Private Key Clear Secret Info

Section titled “HTTPS Management Advertise On Slo SLI TLS Certificates Private Key Clear Secret Info”

Deeply nested Info block collapsed for readability.

HTTPS Management Advertise On Slo SLI TLS Config

Section titled “HTTPS Management Advertise On Slo SLI TLS Config”

Deeply nested Config block collapsed for readability.

HTTPS Management Advertise On Slo SLI TLS Config Custom Security

Section titled “HTTPS Management Advertise On Slo SLI TLS Config Custom Security”

Deeply nested Security block collapsed for readability.

HTTPS Management Advertise On Slo SLI Use mTLS

Section titled “HTTPS Management Advertise On Slo SLI Use mTLS”

Deeply nested mTLS block collapsed for readability.

HTTPS Management Advertise On Slo SLI Use mTLS CRL

Section titled “HTTPS Management Advertise On Slo SLI Use mTLS CRL”

Deeply nested CRL block collapsed for readability.

HTTPS Management Advertise On Slo SLI Use mTLS Trusted CA

Section titled “HTTPS Management Advertise On Slo SLI Use mTLS Trusted CA”

Deeply nested CA block collapsed for readability.

HTTPS Management Advertise On Slo SLI Use mTLS Xfcc Options

Section titled “HTTPS Management Advertise On Slo SLI Use mTLS Xfcc Options”

Deeply nested Options block collapsed for readability.

An advertise_on_slo_vip block (within https_management) supports the following:

no_mtls - Optional Block
Enable this option

tls_certificates - Optional Block
Users can add one or more certificates that share the same set of domains. For example, domain.com and *.domain.com - but use different signature algorithms
See TLS Certificates below.

tls_config - Optional Block
Defines various OPTIONS to configure TLS configuration parameters
See TLS Config below.

use_mtls - Optional Block
Validation context for downstream client TLS connections
See Use mTLS below.

HTTPS Management Advertise On Slo VIP TLS Certificates

Section titled “HTTPS Management Advertise On Slo VIP TLS Certificates”

Deeply nested Certificates block collapsed for readability.

HTTPS Management Advertise On Slo VIP TLS Certificates Custom Hash Algorithms

Section titled “HTTPS Management Advertise On Slo VIP TLS Certificates Custom Hash Algorithms”

Deeply nested Algorithms block collapsed for readability.

HTTPS Management Advertise On Slo VIP TLS Certificates Private Key

Section titled “HTTPS Management Advertise On Slo VIP TLS Certificates Private Key”

Deeply nested Key block collapsed for readability.

HTTPS Management Advertise On Slo VIP TLS Certificates Private Key Blindfold Secret Info

Section titled “HTTPS Management Advertise On Slo VIP TLS Certificates Private Key Blindfold Secret Info”

Deeply nested Info block collapsed for readability.

HTTPS Management Advertise On Slo VIP TLS Certificates Private Key Clear Secret Info

Section titled “HTTPS Management Advertise On Slo VIP TLS Certificates Private Key Clear Secret Info”

Deeply nested Info block collapsed for readability.

HTTPS Management Advertise On Slo VIP TLS Config

Section titled “HTTPS Management Advertise On Slo VIP TLS Config”

Deeply nested Config block collapsed for readability.

HTTPS Management Advertise On Slo VIP TLS Config Custom Security

Section titled “HTTPS Management Advertise On Slo VIP TLS Config Custom Security”

Deeply nested Security block collapsed for readability.

HTTPS Management Advertise On Slo VIP Use mTLS

Section titled “HTTPS Management Advertise On Slo VIP Use mTLS”

Deeply nested mTLS block collapsed for readability.

HTTPS Management Advertise On Slo VIP Use mTLS CRL

Section titled “HTTPS Management Advertise On Slo VIP Use mTLS CRL”

Deeply nested CRL block collapsed for readability.

HTTPS Management Advertise On Slo VIP Use mTLS Trusted CA

Section titled “HTTPS Management Advertise On Slo VIP Use mTLS Trusted CA”

Deeply nested CA block collapsed for readability.

HTTPS Management Advertise On Slo VIP Use mTLS Xfcc Options

Section titled “HTTPS Management Advertise On Slo VIP Use mTLS Xfcc Options”

Deeply nested Options block collapsed for readability.

A timeouts block supports the following:

create - Optional String (Defaults to 10 minutes)
Used when creating the resource

delete - Optional String (Defaults to 10 minutes)
Used when deleting the resource

read - Optional String (Defaults to 5 minutes)
Used when retrieving the resource

update - Optional String (Defaults to 10 minutes)
Used when updating the resource


The following type definitions are used throughout this resource. See the full definition here rather than repeated inline.

Object Reference {#common-object-reference}

Section titled “Object Reference {#common-object-reference}”

Object references establish a direct reference from one configuration object to another in F5 Distributed Cloud. References use the format tenant/namespace/name.

FieldTypeDescription
nameStringName of the referenced object
namespaceStringNamespace containing the referenced object
tenantStringTenant of the referenced object (system-managed)

Transformers apply transformations to input values before matching. Multiple transformers can be applied in order.

ValueDescription
LOWER_CASEConvert to lowercase
UPPER_CASEConvert to uppercase
BASE64_DECODEDecodebase64 content
NORMALIZE_PATHNormalize URL path
REMOVE_WHITESPACERemove whitespace characters
URL_DECODEDecode URL-encoded characters
TRIM_LEFTTrim leading whitespace
TRIM_RIGHTTrim trailing whitespace
TRIMTrim both leading and trailing whitespace

HTTP methods used for request matching.

ValueDescription
ANYMatch any HTTP method
GETHTTP GET request
HEADHTTP HEAD request
POSTHTTP POST request
PUTHTTP PUT request
DELETEHTTP DELETE request
CONNECTHTTP CONNECT request
OPTIONSHTTP OPTIONS request
TRACEHTTP TRACE request
PATCHHTTP PATCH request
COPYHTTP COPY request (WebDAV)

TLS Fingerprints {#common-tls-fingerprints}

Section titled “TLS Fingerprints {#common-tls-fingerprints}”

TLS fingerprint categories for malicious client detection.

ValueDescription
TLS_FINGERPRINT_NONENo fingerprint matching
ANY_MALICIOUS_FINGERPRINTMatch any known malicious fingerprint
ADWAREAdware-associated fingerprints
DRIDEXDridex malware fingerprints
GOOTKITGootkit malware fingerprints
RANSOMWARERansomware-associated fingerprints
TRICKBOTTrickbot malware fingerprints

IP Threat Categories {#common-ip-threat-categories}

Section titled “IP Threat Categories {#common-ip-threat-categories}”

IP address threat categories for security filtering.

ValueDescription
SPAM_SOURCESKnown spam sources
WINDOWS_EXPLOITSWindows exploit sources
WEB_ATTACKSWeb attack sources
BOTNETSKnown botnet IPs
SCANNERSNetwork scanner IPs
REPUTATIONPoor reputation IPs
PHISHINGPhishing-related IPs
PROXYAnonymous proxy IPs
MOBILE_THREATSMobile threat sources
TOR_PROXYTor exit nodes
DENIAL_OF_SERVICEDoS attack sources
NETWORKKnown bad network ranges

Import is supported using the following syntax:

Terminal window
# Import using namespace/name format
terraform import f5xc_apm.example system/example