VxRailArrayAssociationContext

VxRailArrayAssociationContext
VxRailArrayAssociationContext

Contains the mapping between custom attributes and the supported attributes on the array item object.

JSON Example
{
    "arrayAttributeIdsKeyValue": {
        "arrayAttributeIdsKeyValue": "string"
    },
    "parent": {
        "arrayAttributeIdsKeyValue": {
            "arrayAttributeIdsKeyValue": "string"
        },
        "parent": "VxRailArrayAssociationContext Object"
    }
}
object
arrayAttributeIdsKeyValue
Optional

Key, Value map that holds the simple attributes on the array item that are currently supported.

parent
Optional

Contains the mapping between custom attributes and the supported attributes on the array item object.