SupportBundleRequest
SupportBundleRequest
JSON Example
{
"remote_file_server": {
"manager_upload_only": false,
"directory_path": "string",
"protocol": {
"ssh_fingerprint": "string",
"name": "string",
"authentication_scheme": {
"username": "string",
"scheme_name": "string",
"password": "string"
}
},
"port": 0,
"server": "string"
},
"nodes": [
"string"
],
"content_filters": [
"string"
],
"log_age_limit": 0
}
array of string
nodes
Required
List of cluster/fabric node UUIDs processed in specified order
array of string
content_filters
Optional
Bundle should include content of specified type
Possible values are : ALL, DEFAULT,
integer As int64 As int64
log_age_limit
Optional
Include log files with modified times not past the age limit in days