You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Table

cm_co_provisioning_targets

Description

Per-CO provisioning targets

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


co_id

integer, foreign key

CO Record ID

cm_cos:id


description

varchar(256)

Description



plugin

varchar(32)

Provisioning Plugin



provision_co_group_idinteger, foreign keyIf set, only CO People who are members of this CO Group (and only this CO Group, if groups are also provisioned) will be provisioned using this Provisioning Targetcm_co_groups:idAdded v2.0.0

status

varchar(2)

Status of provisioning target

  • A: Active
  • S: Suspended


  • No labels