cwbCO_CanModifySystemList

Purpose

Indicates whether the user can add/remove/delete systems within the active environment. Note that systems "suggested" by the administrator via policies cannot be removed.

Syntax

 
cwb_Boolean CWB_ENTRY cwbCO_CanModifySystemList();

Parameters

None

Return Codes

The following list shows common return values:

CWB_TRUE
Can modify system list.
CWB_FALSE
Cannot modify system list.

Usage

This API indicates whether systems within the active environment can be manipulated. To see if environments can be manipulated see the cwbCO_CanModifyEnvironmentList API.