gc

Get gc status.

This endpoint let user get gc status filtered by specific ID.

get/system/gc/{gc_id}

Path parameters

gc_idinteger required

The ID of the gc log

Headers

X-Request-Idstring

An unique ID for the request

Response

Get gc results successfully.

idinteger

the id of gc job.

job_namestring

the job name of gc job.

job_kindstring

the job kind of gc job.

job_parametersstring

the job parameters of gc job.

job_statusstring

the status of gc job.

deletedboolean

if gc job was deleted.

creation_timestring date-time

the creation time of gc job.

update_timestring date-time

the update time of gc job.

Changes

No recorded changes to this endpoint across all 1 revision of this API.