NSX Autonomous Edge REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
ActionDescriptor (schema)
Name | Description | Type | Notes |
---|---|---|---|
description | A description of what the action does | string | Readonly |
descriptor | The URI of the REST routine provider that implements the action | string | Required Readonly |
name | The name of the action | string | Required Readonly |
uri | The URI to use to invoke the action | string | Required Readonly |