APIRef_tm_security_ssh_profile_auth-infoΒΆ

mgmt/tm/security/ssh/profile/auth-info

/tm/security/ssh

SSH profile authentication info.

REST Endpoints

Collection URI
/mgmt/tm/security/ssh/profile/auth-info
Collection Methods
OPTIONS, GET
Resource URI
/mgmt/tm/security/ssh/profile/auth-info/~resource id
Resource Methods
OPTIONS, GET, PUT, PATCH, DELETE, POST
Resource Natural Key
name, subPath

Properties

Name Type Default Value Required Access Description
appService string   optional read/write The application service that the object belongs to.

Structures

Name Type Default Value Required Access Description
/proxy-client-auth array_structure   optional read/write  
/proxy-client-auth/private-key string   optional read/write Specifies the private key of the key pair used for BigIP proxy client user authentication. This item will not set properly using TMSH; please use either the GUI or the program found at /usr/bin/f5_ssh_profile_add_private_key to set the private key to the contents of a file.
/proxy-client-auth/public-key string   optional read/write Specifies the public key of the key pair used for BigIP proxy client user authentication. The proxy does not use this value; it is strictly for record keeping, and to identify encrypted private keys.
/proxy-client-auth/private-key string   optional read/write Specifies the private key of the key pair used for BigIP proxy client user authentication. This item will not set properly using TMSH; please use either the GUI or the program found at /usr/bin/f5_ssh_profile_add_private_key to set the private key to the contents of a file.
/proxy-client-auth/public-key string   optional read/write Specifies the public key of the key pair used for BigIP proxy client user authentication. The proxy does not use this value; it is strictly for record keeping, and to identify encrypted private keys.
/proxy-server-auth array_structure   optional read/write  
/proxy-server-auth/private-key string   optional read/write Specifies the private key of the key pair used for authenticating the proxy server. This item will not set properly using TMSH; please use either the GUI or the program found at /usr/bin/f5_ssh_profile_add_private_key to set the private key to the contents of a file.
/proxy-server-auth/public-key string   optional read/write Specifies the public key of the key pair used for authenticating the proxy server. The proxy does not use this value; it is strictly for record keeping, and to identify encrypted private keys.
/proxy-server-auth/private-key string   optional read/write Specifies the private key of the key pair used for authenticating the proxy server. This item will not set properly using TMSH; please use either the GUI or the program found at /usr/bin/f5_ssh_profile_add_private_key to set the private key to the contents of a file.
/proxy-server-auth/public-key string   optional read/write Specifies the public key of the key pair used for authenticating the proxy server. The proxy does not use this value; it is strictly for record keeping, and to identify encrypted private keys.
/real-server-auth array_structure   optional read/write  
/real-server-auth/public-key string   optional read/write Specifies the public key used for authenticating real (backend) server.
/real-server-auth/public-key string   optional read/write Specifies the public key used for authenticating real (backend) server.
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.