ArrayOfHostLocalPortCreatedEvent

ArrayOfHostLocalPortCreatedEvent
ArrayOfHostLocalPortCreatedEvent

A boxed array of HostLocalPortCreatedEvent. To be used in Any placeholders.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "_value": [
        {
            "_typeName": "string",
            "key": 0,
            "chainId": 0,
            "createdTime": "string",
            "userName": "string",
            "datacenter": {
                "_typeName": "string",
                "name": "string",
                "datacenter": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            },
            "computeResource": {
                "_typeName": "string",
                "name": "string",
                "computeResource": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            },
            "host": {
                "_typeName": "string",
                "name": "string",
                "host": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            },
            "vm": {
                "_typeName": "string",
                "name": "string",
                "vm": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            },
            "ds": {
                "_typeName": "string",
                "name": "string",
                "datastore": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            },
            "net": {
                "_typeName": "string",
                "name": "string",
                "network": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            },
            "dvs": {
                "_typeName": "string",
                "name": "string",
                "dvs": {
                    "_typeName": "string",
                    "type": "string",
                    "value": "string"
                }
            },
            "fullFormattedMessage": "string",
            "changeTag": "string",
            "hostLocalPort": {
                "_typeName": "string",
                "switchUuid": "string",
                "portKey": "string",
                "setting": {
                    "_typeName": "string",
                    "blocked": {
                        "_typeName": "string",
                        "inherited": false,
                        "value": false
                    },
                    "vmDirectPathGen2Allowed": {
                        "_typeName": "string",
                        "inherited": false,
                        "value": false
                    },
                    "inShapingPolicy": {
                        "_typeName": "string",
                        "inherited": false,
                        "enabled": {
                            "_typeName": "string",
                            "inherited": false,
                            "value": false
                        },
                        "averageBandwidth": {
                            "_typeName": "string",
                            "inherited": false,
                            "value": 0
                        },
                        "peakBandwidth": {
                            "_typeName": "string",
                            "inherited": false,
                            "value": 0
                        },
                        "burstSize": {
                            "_typeName": "string",
                            "inherited": false,
                            "value": 0
                        }
                    },
                    "outShapingPolicy": {
                        "_typeName": "string",
                        "inherited": false,
                        "enabled": {
                            "_typeName": "string",
                            "inherited": false,
                            "value": false
                        },
                        "averageBandwidth": {
                            "_typeName": "string",
                            "inherited": false,
                            "value": 0
                        },
                        "peakBandwidth": {
                            "_typeName": "string",
                            "inherited": false,
                            "value": 0
                        },
                        "burstSize": {
                            "_typeName": "string",
                            "inherited": false,
                            "value": 0
                        }
                    },
                    "vendorSpecificConfig": {
                        "_typeName": "string",
                        "inherited": false,
                        "keyValue": [
                            {
                                "_typeName": "string",
                                "key": "string",
                                "opaqueData": "string"
                            }
                        ]
                    },
                    "networkResourcePoolKey": {
                        "_typeName": "string",
                        "inherited": false,
                        "value": "string"
                    },
                    "filterPolicy": {
                        "_typeName": "string",
                        "inherited": false,
                        "filterConfig": [
                            {
                                "_typeName": "string",
                                "inherited": false,
                                "key": "string",
                                "agentName": "string",
                                "slotNumber": "string",
                                "parameters": {
                                    "_typeName": "string",
                                    "parameters": [
                                        "string"
                                    ]
                                },
                                "onFailure": "string"
                            }
                        ]
                    }
                },
                "vnic": "string"
            }
        }
    ]
}
_value
Required

_value