Skip to main content

Returns the specified system audit message

GET 

https://api.spectrocloud.com/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

curl -L 'https://api.spectrocloud.com/v1/audits/:uid/sysMsg' \
-H 'Accept: application/json' \
-H 'ApiKey: <API_KEY_VALUE>'
Request Collapse all
Base URL
https://api.spectrocloud.com
Auth
Parameters
— pathrequired
— header