Skip to main content
GET
Get a Network ACL Key

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

パスパラメータ

id
string<network-acl-key-id>
必須

ID of the Network ACL Key to retrieve.

レスポンス

The Network ACL key was successfully retrieved.

id
string
必須

Generated identifier for the key. Used to reference the key from a Network ACL and to identify it in Tenant Logs.

name
string
必須

User supplied label for the key.

Maximum string length: 255
alg
enum<string>
必須

Signing algorithm used to verify the signature. Currently only HMAC-SHA256 is supported.

利用可能なオプション:
hmac-sha256
fingerprint
string
必須

Fingerprint of the key material, determined by the algorithm specified. Currently only HMAC-SHA256 is supported.

Maximum string length: 1024
created_at
string
必須

Time when the key was created.

updated_at
string
必須

Time when the key was last updated.