Enum - HostConfigChangeOperation


Enum Description

This list indicates the operation that should be performed for a network entity.

Enum Constants

NameDescription
add Indicates the addition of a network entity to the configuration.
edit Indicates changes on the network entity. The entity must exist or a NotFound error will be thrown.
remove Indicates the removal of a network entity from the configuration.