{"type":"model","meta":{"id":"/apps/pubhub/media/cdo-api-documentation/830d1f62208c73e8aeba17d0e26773e8902a279e/9b0e4c9a-48cb-3530-a00a-1f32fbf2438c","info":{"title":"Cisco Security Cloud Control Firewall Manager API","version":"1.18.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.uae.security.cisco.com/firewall","description":"UAE"},{"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.dev.secure.cisco/api/rest","description":"Devf9"},{"url":"https://manage.stg.secure.cisco/api/rest","description":"Stgf9"},{"url":"https://manage.secure.cisco/api/rest","description":"ProdF9"}],"securitySchemes":{"bearerAuth":{"bearerFormat":"JWT","scheme":"bearer","type":"http"}}},"spec":{"properties":{"apiTokenValid":{"description":"Indicates whether the tenant's API token is valid.","example":true,"type":"boolean"},"cdFmcType":{"description":"Indicates whether the tenant's provisioned cdFMC instance is dedicated rather than shared.","enum":["DEDICATED","SHARED","UNPROVISIONED"],"type":"string"},"complianceStatus":{"description":"The licensing compliance status of the tenant.","enum":["IN_COMPLIANCE","OUT_OF_COMPLIANCE","UNKNOWN"],"example":"IN_COMPLIANCE","type":"string"},"displayName":{"description":"A human-readable display name for the tenant. This is the tenant name displayed in the Security Cloud Control Web UI.","example":"My Example Tenant","type":"string"},"name":{"description":"The name of the tenant in CDO. Tenant names are unique in Security Cloud Control.","example":"my-example-tenant","type":"string"},"region":{"description":"The Security Cloud Control region the tenant exists in.","enum":["US","EU","APJ","AUS","IN","UAE","CI","SCALE","STAGING","DEVFED","STGF9","DEVF9","PRODF9","UNKNOWN"],"example":"US","type":"string"},"sccOrganizationUid":{"description":"The unique identifier of the organization in Security Cloud Control Firewall Platform. This is different to the unique identifier used in Security Cloud Control Firewall Manager.","example":"7131daad-e813-4b8f-8f42-be1e241e8cdb","format":"uuid","type":"string"},"tenantPayType":{"description":"The pay type of the tenant.","enum":["PAYING","NOT_PAYING","TRIAL","INTERNAL","PARTNER","DEMO"],"example":"PAYING","type":"string"},"uid":{"description":"The unique identifier of the tenant in Security Cloud Control Firewall Manager.","example":"7131daad-e813-4b8f-8f42-be1e241e8cdb","format":"uuid","type":"string"}},"required":["displayName","name","region","uid"],"type":"object","$$ref":"#/components/schemas/MspManagedTenantDto","title":"MspManagedTenantDto"}}