Endpoint
/v1/file-system/security/keys/{key_ref}
GET
Get the file system public key by using the name or identifier of the specified key.
Parameters
Name |
Description |
Required |
key_ref |
The name or identifier of the key. |
Yes |
Response
Codes
Code |
Description |
200 |
Return value on success |
Schema
PUT
Put the file system public key by using the name or identifier of the specified key.
Parameters
Name |
Description |
Required |
key_ref |
The name or identifier of the key. |
Yes |
If-Match |
ETag for expected version |
No |
Request
Schema
Response
Codes
Code |
Description |
200 |
Return value on success |
Schema
DELETE
Delete the file system public key by using the name or identifier of the specified key.
Parameters
Name |
Description |
Required |
key_ref |
The name or identifier of the key. |
Yes |
Response
Codes
Code |
Description |
200 |
Return value on success |
PATCH
Patch the file system public key by using the name or identifier of the specified key.
Parameters
Name |
Description |
Required |
key_ref |
The name or identifier of the key. |
Yes |
If-Match |
ETag for expected version |
No |
Request
Schema
Response
Codes
Code |
Description |
200 |
Return value on success |
Schema