{"type":"model","meta":{"id":"/apps/pubhub/media/cdo-api-documentation/ce13743ee4e1a122d930946c15d976ab9735d52f/9b0e4c9a-48cb-3530-a00a-1f32fbf2438c","info":{"title":"Cisco Security Cloud Control Firewall Manager API","version":"1.19.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://devfed.cdo.cisco.com/api/rest","description":"Devfed"},{"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":{"domain":{"description":"The domain of the smart account.","type":"string"},"lastUpdatedTime":{"description":"The time, in RFC 3339 format, when information on this Smart Account was last updated","format":"date-time","type":"string"},"managedTenants":{"description":"The list of managed tenants associated with this Smart Account.","items":{"properties":{"displayName":{"description":"The display name of the managed tenant.","type":"string"},"name":{"description":"The name of the managed tenant.","type":"string"},"uid":{"description":"The unique identifier of the managed tenant.","format":"uuid","type":"string"}},"type":"object","$$ref":"#/components/schemas/ManagedTenantDto"},"type":"array"},"name":{"description":"The name of the smart account.","type":"string"},"smartAccountId":{"description":"The identifier of the smart account, represented as a String, returned by the Smart Account API.","type":"string"},"uid":{"description":"The unique identifier, represented as a UUID, of the smart account in Security Cloud Control.","format":"uuid","type":"string"},"virtualAccountsInComplianceCount":{"description":"Number of Virtual Accounts in this Smart Account with IN_COMPLIANCE status","format":"int32","type":"integer"},"virtualAccountsOutOfComplianceCount":{"description":"Number of Virtual Accounts in this Smart Account with OUT_OF_COMPLIANCE status","format":"int32","type":"integer"}},"type":"object","$$ref":"#/components/schemas/MspSmartAccountDto","title":"MspSmartAccountDto"}}