Cluster policy type
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2024 01:50 AM
Hi guys,
I am creating a cluster policy through json.
"runtime_engine": {
"type": "fixed"
"value": "PHOTON"
}
When I run the above code... PHOTON option is getting enabled but graying out... What would I specify in type field so that the photon option should not be grayed out.
Thank you 😊