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
- multipart/form-data
Body
fileNamebinary
Log file by agent
Responses
- 204
Ok response without content
Response Headers
AuditUid string
Audit uid for the request
Loading...