model
system info query
query the system
get/api/v1/systems/{system_id}/query
Path parameters
system_idstring required
System ID
Request body
Example request
{
"fields": "base_info,resource_types,actions"
}Response
OK
Changes
No recorded changes to this endpoint across all 8 revisions of this API.