UNPKG

@cap-js-community/mtx-tool

Version:

Multitenancy and Extensibility Tool is a cli to reduce operational overhead for multitenant Cloud Foundry applications

10 lines (8 loc) 123 B
"use strict"; module.exports.STATUS_MAPPING = { mapped: 1, valid: 2, disallowed: 3, deviation: 6, ignored: 7 };