REST API
15
REST API for Luna Network HSMs
|
This resource will show the information of the file owned by the currently logged in user.
Users with the following role privileges can perform this command:
The identifier of a user.
Use: Required
JSON Schema:
Object type: string
The identifier of a file. Can only contain alphanumeric characters, hyphens, and underscores.
Use: Required
JSON Schema:
Object type: string
Success
User Files
JSON Schema: User File
Loggedin user has provided characters that are vulnerable.
Unexpected error
Loggedin user isn't allowed to perform this action for this userid.
List will not be displayed for system level users.
User does not exist.
File does not exist.
GET https://1.2.3.4:8443/users/admin/files/importRole.txt { }
{ "download": "/users/admin/files/importRole.txt/download", "lastUpdated": "2022-09-19 10:23:19", "size": 180965 }