getsystemrestorepointResult Structure Definition

The getsystemrestorepointResult structure defines the return type for getsystemrestorepoint 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.

systemrestorepointList

List of systemrestorepoints


systemrestorepoint Structure Definition

The systemrestorepoint structure defines the actual return type values for getsystemrestorepoint API.

Syntax



Members

filename

Name of the restore point.

backupfilename

backup file name of the restore points created internally

techsuprtname

Tech support bundle name created during creation of restore points

creationtime

Creation time of the restore points

version

Build version of the restore points.

createdby

Name of user who created the restore points.

ipaddress

Ip of Netscaler box where the restore point was created.

_nextgenapiresource


See Also