APIRef_tm_sys_crypto_clientΒΆ
mgmt/tm/sys/crypto/client
Crypto client configuration.
REST Endpoints
- Collection URI
/mgmt/tm/sys/crypto/client
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/crypto/client/~resource id
- Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
- Resource Natural Key
name, partition, subPath
Properties
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
addr |
string | optional | read/write | Specifies the IP address of the remote crypto server. | |
connectionReset |
boolean | false | optional | read/write | Resets the connection to the remote crypto server. |
disabled |
boolean | true | optional | read/write | Specifies that the remote crypto client should be in the disabled state. In the disabled state, the remote crypto client will not process crypto requests. |
enabled |
boolean | true | optional | read/write | Specifies that the remote crypto client should be in the enabled state. In the enabled state, the remote crypto client will process crypto requests. The default value is enabled. |
heartbeat |
integer | 30 | optional | read/write | Specifies the number of seconds to wait before sending a heartbeat request. A value of 0 disables the sending of heartbeat requests. The default value is 30 seconds. |
maxRetries |
string | 65535 | optional | read/write | Specifies the maximum number of times to retry connecting to the remote crypto server. If the maximum retries value is infinite, the crypto client retries connecting until a connection is made. The default value is infinite. |
tmPartition |
string | Common | optional | read/write | |
port |
integer | 0 | optional | read/write | Specifies the port used by the remote crypto server. |
reqTimeout |
integer | 5000 | optional | read/write | Specifies the timeout in milliseconds for crypto requests to complete. The default value is 5000 milliseconds. |
retryInterval |
integer | 10 | optional | read/write | Specifies the interval in seconds between attempts to connect to the remote crypto server. The default value is 10 seconds. |
Lists
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
profiles (ltm/profile/server-ssl) |
array_structure | 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.