Exporting a Weak Dictionary

Function

This interface is used to export a weak dictionary.

When a weak dictionary is imported or exported, the system treats the dictionary as case-insensitive and saves only corresponding lowercase character strings. When a password is set, the system checks the password against the weak dictionary regardless of the case.

Syntax

Operation type: POST

URL: https://device_ip/redfish/v1/Systems/SecurityService/Actions/SecurityService.PunyDictExport

Request header:

X-Auth-Token: auth_value

Request message body: None

Usage Guidelines

None

Example

Request:

POST https://10.10.10.10/redfish/v1/Systems/SecurityService/Actions/SecurityService.PunyDictExport

Request header:

X-Auth-Token: auth_value

Request message body: None

Response: None (Directly export logs.)

Response code: 200