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
query the system
System ID
{
"fields": "base_info,resource_types,actions"
}OK