Inspect instances

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
Request Body schema: application/json
required

Change filter specification

required
object
required
Array of objects [ 1 .. 1000 ] items
Responses
200

Instances along with which containers/views they are associated with

400

The response for a failed request.

post/models/instances/inspect
Request samples
application/json
{
  • "inspectionOperations": {
    • "involvedViews": {
      },
    • "involvedContainers": {
      }
    },
  • "items": [
    • {
      }
    ]
}
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}