CoreCountByEdition

CoreCountByEdition
CoreCountByEdition
JSON Example
{
    "features_in_use": [
        "string"
    ],
    "product_family": "string",
    "raw_core_count_by_type": {
        "bare_metal_agent_cores": "string",
        "compute_cores": "string",
        "dpu_units": "string",
        "gateway_cores": "string"
    },
    "total_licensed_core_count": "string",
    "total_raw_core": "string"
}
array of string
features_in_use
Optional

Feature in use within product family. If there is ATP feature found on any host/edge, all features on it will be listed in ATP product family.

string
product_family
Optional

Product Family

raw_core_count_by_type
Optional

raw_core_count_by_type

string
total_licensed_core_count
Optional

Total Licensed core count across features.

string
total_raw_core
Optional

Total raw raw core count across features.