Skip to main content
Version: latest

Returns the specified system audit message

GET 

/v1/audits/:uid/sysMsg

Returns the specified system audit message

Request

Path Parameters

    uid stringrequired

    Specify the audit uid

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    actionMsgstring

    Audit resource action message

    contentMsgstring

    Audit resource content message

Loading...