Forum Discussion
HTHScottJ
Jan 11, 2022Nimbostratus
REST Syntax for user disable LTM Node
Was referring to article about the REST syntax to disable a LTM node: https://support.f5.com/csp/article/K13225405#node When I attempt the following in Postman: PATCH https://10.248.240....
PeteWhite
Jan 12, 2022Employee
Within Postman, you need to set the body of the request to be JSON, and the value as:
{
"session":"user-disabled"
}
Do not add the -d to the address bar, that is purely for using cURL
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