TechSupportParams

TechSupportParams
TechSupportParams
JSON Example
{
    "case_number": "string",
    "description": "string",
    "duration": "string",
    "event_params": {
        "collect_all_events": false,
        "days": 0,
        "files": 0
    },
    "level": "string",
    "name": "string",
    "pattern": "string",
    "skip_warnings": false,
    "slug": "string",
    "start_timestamp": "string",
    "tenant": "string",
    "uuid": "string"
}
string
case_number
Optional

'Customer case number for which this techsupport is generated. ''Useful for connected portal and other use-cases.'. Field introduced in 18.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
description
Optional

User provided description to capture additional details and context regarding the techsupport invocation. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
duration
Optional

Collect events based on duration, specify one from choices [m, h, d, w]. i.e. minutes, hours, days, weeks. e.g. 10m, 5h, 2d, 1w. e.g. techsupport debuglogs duration 30m. Field introduced in 18.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

event_params
Optional

event_params

string
level
Optional

Techsupport collection level. Field introduced in 18.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
name
Optional

Name of the objects like service engine, vs, pool etc. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
pattern
Optional

Specify pattern to collect specific info in techsupport. User can specify error patterns to filter files based on pattern only. This way will reduce unnecessary collection. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

boolean
skip_warnings
Optional

Use this flag for skippable warnings. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
slug
Optional

Techsupport collection slug; Typically uuid of a vs, gslb etc. Field introduced in 18.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
start_timestamp
Optional

Start timestamp of techsupport collection. Field introduced in 18.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

string
tenant
Optional

X-Avi-Tenant of HTTP POST request for authentication. Always admin for now, can be override in the future. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
uuid
Optional

Techsupport uuid for RPC related requirements. Field introduced in 18.2.3. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of