Generate Certificate

1. API Description

This API is used to generate a certificate.

Request mode: POST [ip]/api/certificate/generate

Administrator Rights Logged-in
Yes Yes

2. Input Parameters

None

3. Output Parameters

Name Type Description
status Int Status code
code String Status description

4. Example

Generating a certificate.

Input Example
None
Output Example
{
    "status": 0,
    "code": "Success"
}

5. Error Code

The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.

Status Definition Description
6 MW_STATUS_UNKNOWN_ERROR An unknown error occurred
15 MW_STATUS_WRITE_FAILED Certificate write failed

results matching ""

    No results matching ""

    results matching ""

      No results matching ""