application: _header: - apid - name - description - reference - attributes - inscommit - insauthor - instime - updcommit - updauthor - updtime - actual apid: field: apid type: pk name: field: name index: I type: str description: field: description type: string reference: field: reference type: str attributes: field: attributes type: string insauthor: field: insauthor type: str inscommit: field: inscommit type: str instime: field: instime type: time updauthor: field: updauthor type: str updcommit: field: updcommit type: str updtime: field: updtime type: time actual: field: actual index: I type: int ap_component: _header: - apcomid - apid - component apcomid: field: apcomid type: pk apid: field: apid index: I type: int component: field: component index: I type: str ap_application: _header: - apappid - apid - application apappid: field: apappid type: pk apid: field: apid index: I type: int application: field: component index: I type: str ap_project: _header: - approid - apid - project - description - reference approid: field: apid type: pk apid: field: apid index: I type: int project: field: project index: I type: str description: field: description type: string reference: field: reference type: str environment: _header: - enid - name - description - reference - attributes - inscommit - insauthor - instime - updcommit - updauthor - updtime - actual enid: field: enid type: pk name: field: name index: I type: str description: field: description type: string reference: field: reference type: str attributes: field: attributes type: string insauthor: field: insauthor type: str inscommit: field: inscommit type: str instime: field: instime type: time updauthor: field: updauthor type: str updcommit: field: updcommit type: str updtime: field: updtime type: time actual: field: actual index: I type: int en_project: _header: - enproid - enid - project enproid: field: enproid type: pk enid: field: enid index: I type: int project: field: project index: I type: str en_component: _header: - encomid - enid - component - instance - type - ip - port - hostname - dompath - user - password - attributes encomid: field: encomid type: pk enid: field: enid index: I type: int component: field: component index: I type: str instance: field: instance type: int type: field: type type: str ip: field: ip type: str port: field: port type: str hostname: field: hostname type: str dompath: field: dompath type: str user: field: user type: str password: field: password type: str attributes: field: attributes type: string component: _header: - coid - name - description - reference - attributes - inscommit - insauthor - instime - updcommit - updauthor - updtime - actual coid: field: apid type: pk name: field: name index: I type: str description: field: description type: string reference: field: reference type: str attributes: field: attributes type: string insauthor: field: insauthor type: str inscommit: field: inscommit type: str instime: field: instime type: time updauthor: field: updauthor type: str updcommit: field: updcommit type: str updtime: field: updtime type: time actual: field: actual index: I type: int