ipmcset -t ntp -d status
更新时间: 2026/07/16
在Gitcode上查看源码

ipmcset -t ntp -d status

返回总览 | 返回命令索引

命令功能

设置 NTP 启用状态

命令格式

text
ipmcset -t ntp -d status -v <enabled|disabled>

参数说明

NameLocationTypeRequiredDefaultConstraintDescription
statusReqBodystring-[{"Type": "Enum", "Formula": ["enabled", "disabled"]}]-

响应/输出说明

NameLocationTypeRequiredDefaultConstraintDescription
statusRspBody----

后端处理流

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": "${Statements/status_bool()}"}-

使用示例

text
ipmcset -t ntp -d status -v <enabled|disabled>

输出样例

输出样例来源: interface_config/cli/echoes/ipmcset/ntp_status, interface_config/cli/echoes/

来源信息

ItemValue
命令类型ipmcset
targetntp
dataitemstatus
URI/cli/v1/ntp/status
Interface TypePatch
配置来源interface_config/cli/ipmcset/ntp.json
请求版本26.06_2026.06.30
源码提交5606349e
生成时间2026-07-16T01:48:37