Forum Discussion
Zdenda
Cirrus
Jan 23, 2019Api Rest - Assign LTM policy to virtual server
Hi,
from this article it looks the way to assign LTM policy to VS is through POST /mgmt/tm/ltm/virtual/~Common~/policies with body {"name": ""} .
Well, it works for me, but I always get 404 ...
Zdenda
Cirrus
Jan 23, 2019Hi, I used Postman, check the message:
{
"code": 404,
"message": "Object not found - https_pool-select_policy",
"errorStack": [],
"apiError": 1
}
The payload:
{
"name": "https_pool-select_policy"
}
All objects are in the same partition.
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