ipmcset -t maintenance -d callredfish
更新时间: 2026/07/28
在Gitcode上查看源码

Back to Overview

Command Function

callredfish

Command Format

ipmcset -t maintenance -d callredfish -v <uri> <method> <data> <header>

Command type

ipmcset

Parameters

NameTypeRequiredDefaultConstraintDescription
uristringYes-Type: Script; if string.match(Input, '^/redfish') == nil or string.match(Input, '%.%/') ~= nil then local err = base_messages.PropertyValueFormatError(Input, 'uri') err.RelatedProperties = {'#/uri'} error(err) end return trueMust start with '/redfish'
methodstringYes-Type: Enum; Enum: GET, PATCH, POST, DELETEMethod types are: GET, PATCH, POST, DELETE
datastringYes--Must be JSON character or null
headerstringYes--Must be JSON character or null

Output Examples

Invalid data
Invalid header
get curl handler failed
Send http msg failed, err: <value>

Config source

interface_config/cli/ipmcset/maintenance.json