ControlTier > core
 

Managed-Entity

Represents an abstract manageable object.

Overview

Managed-Entity: Represents an abstract manageable object.

Documentation

Documentation is available on the ControlTier Wiki: Core Type Guide - Managed-Entity

Design

Super Type
Assembly
Role Abstract. (Objects cannot be created.)
Instance Names Unique
Notification false
Template Directory ${module.dir}/templates
Data View Children, proximity: 1
Logger Name Managed-Entity

Constraints

No constraints

Attributes

Managed-Entity declares several basic attributes.

Defaults for Imported Attributes

Name Default Description
dirlist bin,logs,var List of subdirectories to create

Commands

Managed-Entity is a base type establishing several adminstrative operations. Your subtypes will declare additional actions. See the Developing a module page for instructions on creating subtypes and defining commands.

View the available commands in the User Reference.