Feature suggestion - Store Key/Value metadata on cluster

teicee

Active Member
Dec 14, 2018
10
2
43
126
In VMare cloud-director it's possible to add some custom values (metadata) on a cluster.
Theses values are stored in key/value format. Possible values format are string, number (int/float), date, boolean

Would it be possible to do the same on ProxmoxVE ?
 
  • Like
Reactions: Johannes S
Ok Thanks.

Key-value block are not formatted in proxmox view. I've tested the two below syntax :

Code:
First Term
: This is the definition of the first term.

Second Term
: This is one definition of the second term.
: This is another definition of the second term.

and

Code:
---
layout: post
title: "mon titre"
---