@Beta public interface ActionDefinition extends OperationDefinition, CopyableNode
The "action" statement is used to define an operation connected to a specific container or list data node. It takes one argument, which is an identifier, followed by a block of substatements that holds detailed action information. The argument is the name of the action.
DocumentedNode.WithStatus
getGroupings, getInput, getOutput, getTypeDefinitions
getPath, getQName
getStatus
getDescription, getReference, getUnknownSchemaNodes
isAugmenting
isAddedByUses
Copyright © 2019 OpenDaylight. All rights reserved.