ipmcget -d ntpinfo
更新时间: 2026/07/16
在Gitcode上查看源码

ipmcget -d ntpinfo

返回总览 | 返回命令索引

命令功能

查询 NTP 信息

命令格式

text
ipmcget -d ntpinfo

参数说明

响应/输出说明

NameLocationTypeRequiredDefaultConstraintDescription
EnabledRspBody----
NTPModeRspBody----
PreferServerRspBody----
AlternateServerRspBody----
ExtraServersRspBody----
NTPServerCountRspBody----
SyncResultRspBody----
AuthEnabledRspBody----
GroupKeyStatusRspBody----

后端处理流

StepTypePath/URIInterfaceField/MethodSourceDestination
1List/bmc/kepler/Managersbmc.kepler.Managers.Ntp--{"Members": "ntp_list"}
2Property${ProcessingFlow[1]/Destination/ntp_list[1]}bmc.kepler.Managers.Ntp--{"Enabled": "Enabled", "NTPMode": "NTPMode", "PreferServer": "PreferServer", "AlternateServer": "AlternateServer", "ExtraServers": "ExtraServers", "NTPServerCount": "NTPServerCount", "SyncResult": "SyncResult"}
3Property${ProcessingFlow[1]/Destination/ntp_list[1]}bmc.kepler.Managers.Ntp.Auth--{"AuthEnabled": "AuthEnabled", "GroupKeyStatus": "GroupKeyStatus"}

使用示例

text
ipmcget -d ntpinfo

输出样例

来源信息

ItemValue
命令类型ipmcget
target_
dataitemntpinfo
URI/cli/v1/_/ntpinfo
Interface TypeGet
配置来源interface_config/cli/ipmcget/ntp.json
请求版本26.06_2026.06.30
源码提交5606349e
生成时间2026-07-16T01:48:37