NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
BatchRequest (schema)
A set of operations to be performed in a single batch
Name | Description | Type | Notes |
---|---|---|---|
continue_on_error | Continue even if an error is encountered. | boolean | Default: "True" |
requests | array of BatchRequestItem |