InstanceTypeIdsApiDTO

Description

Model to describe instanceType Uuid list and operator for the action filtering.

Optional Parameters

instanceTypeIds
  • type: array

  • description: InstanceType Uuid list for the action filter.

    • type: string

operator
  • type: string

  • description: Operator for instanceType Uuid filter.the allowable values are 'EQ' and 'NEQ'

  • enum: ['EQ', 'NEQ']