Forum Discussion
MukeshK
Nimbostratus
May 14, 2021Create new Client SSL profile with help of REST API
How can we create new Client SSL profile with help of REST API. I have been referring this "https://clouddocs.f5.com/api/icontrol-rest/APIRef_tm_ltm_profile_client-ssl.html" but would like to see an example.
I am trying this with Postman:
POST
https://10.1.1.1/mgmt/tm/ltm/profile/client-ssl
BODY
{
"name": "test.abc.com",
"defaultsFrom": "/Common/clientssl",
"cert": "/Common/test.abc.com.crt",
"key": "/Common/test.abc.com.key"
}
Note: Cert and key are already imported.
Any help will be appreciated.
4 Replies
No RepliesBe the first to reply
Recent Discussions
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects