[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail

VxRailCustomArrayContext

Contains the details of simple/complex custom attribute on an array item object.


Properties

arrayAssociationContext Optional

Details that holds the mapping between the custom attributes to the array item


array of VxRailContext
simpleAttributes Optional

Collection of simple attributes that contains name, value and type for each attribute.

JSON Example

{
	"arrayAssociationContext": {
		"arrayAttributeIdsKeyValue": {
			"key": "string"
		},
		"parent": "VxRailArrayAssociationContext Object"
	},
	"simpleAttributes": [
		{
			"attributeName": "string",
			"datatype": "INTEGER",
			"value": "string"
		}
	]
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
What's changed in 4.5.1?

New! in version 4.5.1

Feedback

Was this page helpful?