Generate Tech Support Logs

Generate Tech Support Logs

This Api will generate the tech support logs

Request
URI
POST
https://{api_host}/api/admin/techSupportLogs/generate
COPY
Header Parameters
string
Accept
Required

application/json

string
Content-Type
Required

application/json


Request Body
Required
{
    "collectNspTechBundle": false,
    "fleetAppliances": [
        "string"
    ],
    "sentinels": [
        "string"
    ]
}
boolean
collectNspTechBundle
Optional

true - to fetch nsp appliance logs

array of string
fleetAppliances
Optional

List of Fleet Appliance Ids

array of string
sentinels
Optional

List of Sentinel VM Ids

Authentication
This operation uses the following authentication methods.
Responses
200

Status 200

Returns InlineApiAdminTechSupportLogsGenerate200Response of type(s) application/json
{
    "jobId": "string"
}
string
jobId
Optional

jobId