[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

KeyValue

Containins core metadata entry data.


Properties

string
domain Required

Only meaningful for providers. Allows them to share entries with their tenants. Currently accepted values are: ‘TENANT’, ‘PROVIDER’, where that is the ascending sort order of the enumeration.


string as ^[^|]+$
key Required

value Required

Value with type information


string as ^[^|]+$
namespace Optional

JSON Example

{
	"domain": "string",
	"key": "string",
	"value": {
		"type": "string",
		"value": {}
	}
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vcloud-property-annotations:
    value:
        x-vcloud-constraints:
            - constraint: NonSortable
            - constraint: NonSearchable
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 37.0
Property Of

MetadataEntry

Feedback

Was this page helpful?