Management::CRLDPConfiguration¶
Methods¶
Method | Description | Introduced |
add_server | Adds/associates servers to the specified CRLDP configurations. | BIG-IP_v9.4.0 |
create | Creates the specified CRLDP configurations. | BIG-IP_v9.4.0 |
delete_all_configurations | Deletes all CRLDP configurations. | BIG-IP_v9.4.0 |
delete_configuration | Deletes the specified CRLDP configurations. | BIG-IP_v9.4.0 |
get_cache_timeout | Gets the number of seconds before a CRL entry expires and is deleted from the CRL cache. | BIG-IP_v10.1.0 |
get_connection_timeout | Gets the number of seconds to wait for server&aposs response before concluding that the server is down. | BIG-IP_v9.4.0 |
get_description | Gets the descriptions for a set of CRLDP configurations. | BIG-IP_v11.0.0 |
get_list | Gets a list of all CRLDP configurations. | BIG-IP_v9.4.0 |
get_server | Gets the lists of servers the specified CRLDP configurations are associated with. | BIG-IP_v9.4.0 |
get_update_interval | Gets the number of seconds to wait between updates. | BIG-IP_v9.4.0 |
get_use_issuer_state | Gets the states indicating whether reuse the issuer. | BIG-IP_v9.4.0 |
get_version | Gets the version information for this interface. | BIG-IP_v9.4.0 |
remove_all_servers | Removes all servers from the specified CRLDP configurations. | BIG-IP_v9.4.0 |
remove_server | Removes servers from the specified CRLDP configurations. | BIG-IP_v9.4.0 |
set_cache_timeout | Sets the number of seconds before a CRL entry expires and is deleted from the CRL cache. | BIG-IP_v10.1.0 |
set_connection_timeout | Sets the number of seconds to wait for server&aposs response before concluding that the server is down. | BIG-IP_v9.4.0 |
set_description | Sets the description for a set of CRLDP configurations. This is an arbitrary field which can be used for any purpose. | BIG-IP_v11.0.0 |
set_update_interval | Sets the number of seconds to wait between updates. | BIG-IP_v9.4.0 |
set_use_issuer_state | Sets the states indicating whether to reuse the issuer. | BIG-IP_v9.4.0 |
See Also¶
Warning
The links to the sample code below are remnants of the old DevCentral wiki and will result in a 404 error. For best results, please copy the link text and search the codeshare directly on DevCentral.
Sample Code¶
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.