resourceOptions
Configuration options for resource monitoring.
Examples
type ResourceOptions {
resourceName: ResourceName
hideMonitorNewResourcesCheckbox: Boolean
showSettingsPerResource: Boolean
}
Fields
Field
Description
Supported fields
hideMonitorNewResourcesCheckbox Boolean
Whether to hide the option to monitor new resources
showSettingsPerResource Boolean
Whether to show per-resource configuration options
References
Fields with this object:
Last updated