Forum Discussion
Zdenda
Cirrus
Mar 22, 2018ASM signature ID in Rest API vs GUI
Hi,
using REST API on 12.1.2 version. I understand each policy and signature is referenced by unique ID.
I want to operate with signatures, but just noticed the signature ID in GUI (set of numbers) i...
Tikka_Nagi_1315
Jun 05, 2018Historic F5 Account
Zdenek,
The purpose of the id in the rest api is to be able to reference that signature as an endpoint. For example, you could use selfLink (which has the id) to update "performStaging" parameter in a subsequent REST call.
{
"enabled": true,
"id": "hXfCtmLZxvZZYi-xE5GHZQ",
"kind": "tm:asm:policies:signatures:signaturestate",
"lastUpdateMicros": 0,
"performStaging": true,
"selfLink": "https://localhost/mgmt/tm/asm/policies/7a8eq2Ll3DS51nX0DAJaUg/signatures/hXfCtmLZxvZZYi-xE5GHZQ?ver=12.1.3",
"signatureReference": {
"link": "https://localhost/mgmt/tm/asm/signatures/O-3q2O4fHlYdD97B0UIG3A?ver=12.1.3"
}
Why do you need to correlate the GUI Signature ID to the hash in REST api?
Thanks, Tikka
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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