Skip to main content
Version: latest

Update log fetcher logs by log fetcher uid

POST 

/v1/spectroclusters/features/logFetcher/:uid/log

Update log fetcher logs by log fetcher uid

Request

Path Parameters

    uid stringrequired

    Cluster uid for which log is requested

Query Parameters

    requestId string

    Unique request Id

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

    fileNamebinary

    Log file by agent

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...