Property:HasOverviewType

From IMAGE
Jump to: navigation, search

This is a property of type String.

The allowed value for this property is:

  • generic
  • model
  • version
  • policy
  • application
  • maintenance
  • other
{
    "type": "PROPERTY_CONSTRAINT_SCHEMA",
    "constraints": {
        "type_constraint": "_txt",
        "allowed_values": [
            "generic",
            "model",
            "version",
            "policy",
            "application",
            "maintenance",
            "other"
        ]
    }
}