Forum Discussion
DevendraYadav
Oct 27, 2021Nimbostratus
Creating virtual server of type performance_fastl4 using rest call
Team, i am creating virtual server using rest call , Endpoint: https://<myserver>/mgmt/tm/ltm/virtual Creation is working file but i want set "vs_Type": "performance_fastl4" "client_protocol_pr...
James_Thomson
Nov 05, 2021Employee
Something like this I think
{
"name": "vip2",
"description": "this is vip2",
"destination": "10.128.60.3:80",
"ipProtocol": "any",
"mask": "255.255.255.255",
"pool": "none",
"profiles": [
{
"name": "fastL4"
}
]
}
- vIrEsHdEsHaMaNeOct 17, 2024Employee
how do i set it to standard?
- Oct 17, 2024
To make it a standard virtual server, I'd imagine you would just need to replace the "fastL4" profile with a "tcp" profile.
- vIrEsHdEsHaMaNeOct 18, 2024Employee
thanks it helped
Recent Discussions
Related Content
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