Get a Network ACL Key
Retrieve a specific key used to verify HTTP Message Signatures on Network ACL rules.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the Network ACL Key to retrieve.
Response
The Network ACL key was successfully retrieved.
Generated identifier for the key. Used to reference the key from a Network ACL and to identify it in Tenant Logs.
User supplied label for the key.
255Signing algorithm used to verify the signature. Currently only HMAC-SHA256 is supported.
hmac-sha256 Fingerprint of the key material, determined by the algorithm specified. Currently only HMAC-SHA256 is supported.
1024Time when the key was created.
Time when the key was last updated.