» nutanix_category_key

Provides a Nutanix Category key resource to Create a category key name.

» Example Usage

resource "nutanix_category_key" "test"{
    name = "app-support-%d"
    description = "App Support Category Key"
}

» Argument Reference

The following arguments are supported:

  • name: - (Required) The name for the category key.
  • description: - (Optional) A description for category key.

» Attributes Reference

The following attributes are exported:

See detailed information in Nutanix Image.