SelectGroupApiDTO
Description
Specification of what fields should be fetched in a group search response.
Required Parameters
- groupType
-
-
type: string
-
description: Group Type.
-
readOnly: True
-
enum: ['Group', 'Resource', 'Cluster', 'VMCluster', 'StorageCluster', 'BusinessAccountFolder', 'BillingFamily', 'NodePool']
-
Optional Parameters
- fields
-
-
type: array
-
description: Fields to fetch.
-
readOnly: True
-
-
reference: FieldApiDTO
-
-