gettechsupportResult Structure Definition

The gettechsupportResult structure defines the return type for gettechsupport API.

Syntax



Members

rc

If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings.

message

If the method succeeds, message is NULL else message contains Error/Warning message.

techsupportList

List of techsupports


techsupport Structure Definition

The techsupport structure defines the actual return type values for gettechsupport API.

Syntax



Members

scope

Use this option to gather data on the present node, all cluster nodes, or for the specified partitions.

partitionname

Name of the partition

upload

Securely upload the collector archive to Citrix Technical Support using SSL.

proxy

Specifies the proxy server to be used when uploading a collector archive.

casenumber

Specifies the associated case or service request number if it has already been opened with Citrix Technical Support.

file

Specifies the name (with full path) of the collector archive file to be uploaded.

description

Provides a text description for the the upload, and can be used for logging purposes.

authtoken

Specifies the Authentication Token, which is used to login to Citrix upload server.

time

Specifies the time in common log format, ie.

adss

Option for collecting showtechsupport bundle on ADSS cluster/node.

nodes

Use this option to collect showtechsupport bundle only from the nodes given as a list to this option.

response

Output as text printed to console and syslog at NOTICE level.

servername


_nextgenapiresource


See Also