Searched refs:SYSTEM_BASE_URI (Results 1 – 10 of 10) sorted by relevance
262 SYSTEM_BASE_URI = REDFISH_BASE_URI + "Systems/" + REDFISH_SYSTEM_ID + "/" variable263 EVENT_LOG_URI = SYSTEM_BASE_URI + "LogServices/EventLog/"264 DUMP_URI = SYSTEM_BASE_URI + "LogServices/Dump/"266 BIOS_ATTR_URI = SYSTEM_BASE_URI + "Bios"
24 ${system_properties}= Redfish_Utils.Get Properties ${SYSTEM_BASE_URI}25 ${system_memory_info}= Redfish_Utils.Enumerate Request ${SYSTEM_BASE_URI}/Memory26 ${system_processors_info}= Redfish_Utils.Enumerate Request ${SYSTEM_BASE_URI}/Processors
79 Redfish.Post ${SYSTEM_BASE_URI}Actions/ComputerSystem.Reset
45 ${system_properties}= Redfish_Utils.Get Properties ${SYSTEM_BASE_URI}46 ${system_memory_info}= Redfish_Utils.Enumerate Request ${SYSTEM_BASE_URI}/Memory47 ${system_processors_info}= Redfish_Utils.Enumerate Request ${SYSTEM_BASE_URI}/Processors
37 ${current_power_mode}= Redfish.Get Attribute ${SYSTEM_BASE_URI} PowerMode47 …${allowed_power_modes}= Redfish.Get Attribute ${SYSTEM_BASE_URI} PowerMode@Redfish.AllowableVal…136 Redfish.patch ${SYSTEM_BASE_URI}138 ${current_power_mode}= Redfish.Get Attribute ${SYSTEM_BASE_URI} PowerMode
66 ${status}= Redfish.Get Attribute ${SYSTEM_BASE_URI} MemorySummary78 ${serial_number}= Redfish.Get Attribute ${SYSTEM_BASE_URI} SerialNumber87 ${model}= Redfish.Get Attribute ${SYSTEM_BASE_URI} Model204 ... ${SYSTEM_BASE_URI}Processors return_json=0
61 ${redfish_model_number}= Redfish.Get Attribute ${SYSTEM_BASE_URI} Model66 ${redfish_serial_number}= Redfish.Get Attribute ${SYSTEM_BASE_URI} SerialNumber
47 ${asset_tag}= Redfish.Get Attribute ${SYSTEM_BASE_URI} AssetTag86 ${asset_tag}= Redfish.Get Attribute ${SYSTEM_BASE_URI} AssetTag
72 ${redfish_machine_model}= Redfish.Get Attribute ${SYSTEM_BASE_URI} Model76 ${redfish_serial_number}= Redfish.Get Attribute ${SYSTEM_BASE_URI} SerialNumber80 ${redfish_asset_tag}= Redfish.Get Attribute ${SYSTEM_BASE_URI} AssetTag
419 ... ${SYSTEM_BASE_URI} Model