Ipmi_CommandPayload is a JSON Structure definition published by Censys, describing 5 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/asset-graph-ipmi-commandpayload-structure.json",
"name": "Ipmi_CommandPayload",
"description": "Ipmi_CommandPayload schema from Asset Graph API",
"type": "object",
"additionalProperties": false,
"properties": {
"checksum_error": {
"type": "boolean",
"description": "This is set to true if the values of chk1 / chk2 do not match the command data"
},
"data": {
"type": "string",
"description": "The raw data. On success, this should be the value of the GetAuthenticationCapabilities resopnse"
},
"ipmi_command_number": {
"description": "The parsed IPMI command number",
"$ref": "#/components/schemas/Ipmi_CommandPayload_CommandNumber"
},
"network_function_code": {
"description": "The NetFn and LUN",
"$ref": "#/components/schemas/Ipmi_CommandPayload_PackedNetFn"
},
"requestor_sequence_number": {
"type": "int32",
"description": "The request sequence number."
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.