Querying the cert-manager Version

Function

Queries the cert-manager version.

Syntax

Operation type: GET

URL: https://{ip}:{port}/certmanager/v1/version

Usage Example

Request:

GET https://10.10.10.10:30035/certmanager/v1/version
Response:
{
    "status": "00000000",
    "msg": "success",
    "data": " version: "6.0.0"
}

Response status code:

Output Description

Table 1 Operation output description

Field

Type

Description

status

String

Error code

msg

String

Description

data

String

Current version number