Table

cmd_registries

Description

Available COmanage Registries to integrate with

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement

 

api_url

varchar(256)

URL of Registry API

RFC 3986

 

api_username

varchar(128)

Username to bind to Registry API

 

 

api_password

varchar(128)

Password to bind to Registry API

 

 

directory_id

integer, foreign key

Directory this Registry is associated with

cmd_directories:id

 

  • No labels