System::Services::SSHAccess

Introduced : BIG-IP_v9.0
Note: This structure is deprecated; please use SSHAccess_v2 in new applications. A struct that contains information about SSH state and access settings Note: as of v9.4.2, we have added “NONE” to this interface; as an address it means no access. Also please note that this interface has represented and still represents ALL access as “::”. On the BIG-IP itself (as shown in the GUI, CLI, and db variables, v9.4.2 changed “::” to mean no access (returned here as NONE), and the word “ALL” means all access (still returned with this interface as “::”).
Member Type Description
state EnabledState The state of the service, either ‘enable’ or ‘disable’
addresses String [] The addresses and address ranges allowed to access the device via SSH

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.