{"type":"api","title":"Get distinct attribute values for MSP-managed device managers","meta":{"id":"/apps/pubhub/media/cdo-api-documentation/ee9bdf946673e45c4f256a22e0a754e29a9b2098/9b0e4c9a-48cb-3530-a00a-1f32fbf2438c","info":{"title":"Cisco Security Cloud Control Firewall Manager API","version":"1.15.0","description":"Use the documentation to explore the endpoints Security Cloud Control Firewall Manager has to offer","contact":{"name":"Cisco Security Cloud Control TAC","email":"cdo.tac@cisco.com"}},"openapi":"3.0.1","servers":[{"url":"https://api.us.security.cisco.com/firewall","description":"US"},{"url":"https://api.eu.security.cisco.com/firewall","description":"EU"},{"url":"https://api.apj.security.cisco.com/firewall","description":"APJ"},{"url":"https://api.au.security.cisco.com/firewall","description":"AUS"},{"url":"https://api.in.security.cisco.com/firewall","description":"IN"},{"url":"https://api.int.security.cisco.com/firewall","description":"Staging"},{"url":"https://scale.manage.security.cisco.com/api/rest","description":"Scale"},{"url":"https://ci.manage.security.cisco.com/api/rest","description":"CI"},{"url":"https://manage.stg.secure.cisco/api/rest","description":"Stgf9"}],"securitySchemes":{"bearerAuth":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"description":"Get distinct values for multiple fields in the MSP-managed device managers across all tenants managed by the MSP portal.","operationId":"getMspManagedDeviceManagersAttributeValues","responses":{"200":{"content":{"application/json":{"schema":{"properties":{"connectivityStates":{"description":"The distinct connectivity states for the device managers managed by the MSP Portal.","items":{"enum":["ONLINE","UNREACHABLE","BAD_CREDENTIALS","UNKNOWN","PENDING_SETUP","PENDING","NEW_CERT_DETECTED"],"type":"string","$$ref":"#/components/schemas/ConnectivityState"},"type":"array","uniqueItems":true},"deviceManagerTypes":{"description":"The distinct device manager types for the device managers managed by the MSP Portal.","items":{"enum":["ASA","CDFMC_MANAGED_FTD","ONPREM_FMC_MANAGED_FTD","ONPREM_FMC_MANAGED_FIREPOWER","ONPREM_FMC_NGIPS","FDM_MANAGED_FTD","IOS","ISR","SSH_DEVICE","GENERIC_DEVICE","MERAKI_MX","CLOUD_DNG","SFCN","SFCN_DNG","SFCN_STS","ONPREM_FMC","CDFMC","AWS_VPC","AZURE_VNET","DUO_ADMIN_PANEL","UMBRELLA_ORGANIZATION"],"type":"string","$$ref":"#/components/schemas/EntityType"},"type":"array","uniqueItems":true},"managedTenantDisplayNames":{"description":"The display names of the tenants that have device managers onboarded and are managed by the MSP Portal.","items":{"type":"string"},"type":"array","uniqueItems":true},"managedTenantNames":{"description":"The names of the tenants that have device managers onboarded and are managed by the MSP Portal.","items":{"type":"string"},"type":"array","uniqueItems":true},"softwareVersions":{"additionalProperties":{"items":{"type":"string"},"type":"array","uniqueItems":true},"description":"The software versions of the device managers managed by the MSP Portal.","type":"object"}},"type":"object","$$ref":"#/components/schemas/MspManagedDeviceManagerDistinctAttributeValues"}}},"description":"Distinct attribute values for MSP-managed device managers"},"500":{"content":{"application/json":{"schema":{"properties":{"details":{"additionalProperties":{"description":"Additional details, if any, about the error.","example":{},"type":"object"},"description":"Additional details, if any, about the error.","example":{},"type":"object"},"errorCode":{"description":"Unique code that describes the error.","enum":["INVALID_INPUT","UNAUTHORIZED","FORBIDDEN","NOT_FOUND","METHOD_NOT_ALLOWED","CONFLICT","TOO_MANY_REQUESTS","SERVER_ERROR","PROXY_ERROR","BAD_REQUEST","UNPROCESSABLE_ENTITY"],"example":"INVALID_INPUT","type":"string"},"errorMsg":{"description":"Human-readable error description in English.","example":"sample error","type":"string"}},"$$ref":"#/components/schemas/CommonApiError"}}},"description":"Internal server error."}},"security":[{"bearerAuth":[]}],"summary":"Get distinct attribute values for MSP-managed device managers","tags":["MSP Inventory"],"__originalOperationId":"getMspManagedDeviceManagersAttributeValues","method":"get","path":"/v1/msp/inventory/managers/attribute-values"}}