APIRef_tm_sys_crypto_serverΒΆ
mgmt/tm/sys/crypto/server
Crypto server configuration.
REST Endpoints
- Collection URI
/mgmt/tm/sys/crypto/server
- Collection Methods
OPTIONS, GET
- Resource URI
/mgmt/tm/sys/crypto/server/~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. | |
clients |
string | optional | read/write | Specifies a list of allowed client IP addresses and subnets. An empty list allows all clients. | |
disabled |
boolean | true | optional | read/write | Specifies that the remote crypto server should be in the disabled state. In the disabled state, the remote crypto server will not accept connections from remote crypto clients. |
enabled |
boolean | true | optional | read/write | Specifies that the remote crypto server should be in the enabled state. In the enabled state, the remote crypto server will accept connections from remote crypto clients. The default value is enabled. |
tmPartition |
string | Common | optional | read/write | |
port |
integer | 0 | optional | read/write | Specifies the port used by the remote crypto server. |
Lists
Name | Type | Default Value | Required | Access | Description |
---|---|---|---|---|---|
profiles (ltm/profile/client-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.