| getptpResult Structure Definition |
The getptpResult structure defines the return type for getptp 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. |
ptpList |
List of ptps |
| ptp Structure Definition |
The ptp structure defines the actual return type values for getptp API. |
Syntax |
Members |
state |
Enables or disables Precision Time Protocol (PTP) on the appliance. If you disable PTP, make sure you enable Network Time Protocol (NTP) on the cluster. |
_nextgenapiresource |
See Also |