site_pair_capability
{
"feature_id": "string",
"feature_name": "string",
"feature_type": "string",
"category": "string",
"is_available": false,
"availability_message": "string",
"reason_code": "string",
"depends_on_features": [
"string"
],
"dependency_group": [
"string"
]
}
maps to the feature_id as defined in the SitePairCapabilityMapping table
maps to the feature_name as defined in the SitePairCapabilityMapping table
maps to the feature_type as defined in the SitePairCapabilityMapping table
category under which this capability falls
decided based on multiple criteria (license, manager version, etc.) of both the sites
description for the availability status
relevant reason code if the is_available flag is false
list of feature_ids, on which this capability is dependent
list of feature_ids, which are automatically applicable if this capability is selected