Management::CRLDPServer

Introduced : BIG-IP_v9.4.0
The CRLDPServer interface enables you to manage CRLDP Server configuration.

Methods

Method Description Introduced
create Creates the specified CRLDP servers. BIG-IP_v9.4.0
delete_all_servers Deletes all CRLDP servers. BIG-IP_v9.4.0
delete_server Deletes the specified CRLDP servers. BIG-IP_v9.4.0
get_base_dn Gets the base DNs of the CRLDP servers. BIG-IP_v9.4.0
get_description Gets the descriptions for a set of CRLDP servers. BIG-IP_v11.0.0
get_hostname Gets the hostnames of the CRLDP servers. BIG-IP_v9.4.0
get_list Gets a list of all CRLDP servers. BIG-IP_v9.4.0
get_port Gets the ports of the CRLDP servers. BIG-IP_v9.4.0
get_reverse_dn_state Gets the states indicating whether to match from head to tail in the case where the DNs are in reversed order. BIG-IP_v9.4.0
get_version Gets the version information for this interface. BIG-IP_v9.4.0
set_base_dn Sets the base DNs of the CRLDP servers. BIG-IP_v9.4.0
set_description Sets the description for a set of CRLDP servers. This is an arbitrary field which can be used for any purpose. BIG-IP_v11.0.0
set_hostname Sets the hostnames of the CRLDP servers. BIG-IP_v9.4.0
set_port Sets the ports of the CRLDP servers. BIG-IP_v9.4.0
set_reverse_dn_state Sets the states indicating whether to match from head to tail in the case where the DNs are in reversed order. BIG-IP_v9.4.0

Structures

Structure

Description

CRLDPServerDefinition

A struct that describes a CRLDP server.


Enumerations

Enumeration Description

Exceptions

Exception Description

Constants

Constant Type Value Description

Aliases

Alias Type Description
CRLDPServerDefinitionSequence CRLDPServerDefinition [] A sequence of CRLDP server definitions.

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.