Write-attribute

From NovaOrdis Knowledge Base
Revision as of 06:13, 24 February 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Overview

Sets the value of an attribute for the selected resource. The value may be null if the underlying model supports null values.

Syntax

:write-attribute(name="...",value="...")

Use Cases

Removing an Attribute

:write-attribute(name=socket-binding)

socket-binding will be removed from the current node.