model_share
system info query
query the system
get/api/v1/model/share/systems/{system_id}/query
Path parameters
system_idstring required
System ID
Request body
Example request
{
"fields": "base_info,resource_types,actions"
}Response
OK
Changes
Changed in 2 of the 8 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲