NSX Autonomous Edge REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
MaintenanceModePropertiesReply (schema)
Information about the Edge maintenance mode
Name | Description | Type | Notes |
---|---|---|---|
_links | References related to this resource The server will populate this field when returing the resource. Ignored on PUT and POST. |
array of ResourceLink | Readonly |
_schema | Location of schema for this resource | string | Readonly |
_self | SelfResourceLink | Readonly | |
actions | Actions applicable to the resource at this time | array of ActionDescriptor | Readonly |
maintenance_mode | current maintenance mode | string | Readonly Enum: enabled, disabled Default: "disabled" |
notify_mpa | send notification to MPA about this config change (applicable on edge node) | boolean | Default: "False" |