ClusterInspectParameters interface
ClusterInspectParameters represents the body of the request to inspect the cluster.
Properties
| additional |
Additional actions supplement the default non-disruptive cluster inspection. Additional actions may be disallowed if the cluster is in a deployed and running state. |
| filter |
Indicates which devices are included in the inspection. By default, all devices that can be targeted will be included in the inspection. |
Property Details
additionalActions
Additional actions supplement the default non-disruptive cluster inspection. Additional actions may be disallowed if the cluster is in a deployed and running state.
additionalActions?: string[]
Property Value
string[]
filterDevices
Indicates which devices are included in the inspection. By default, all devices that can be targeted will be included in the inspection.
filterDevices?: FilterDevices