{"type":"model","meta":{"id":"/apps/pubhub/media/cloud-security-apis-in-eft/9d37d008417d562ab46d4b67547a68457ce288d2/038233c8-f2b4-3578-9ebb-30913a181d9d","info":{"title":"Cisco Secure Access Tenant Controls Profiles API","version":"1.0.0","description":"Get the Tenant Controls Profiles in the Secure Access organization.","contact":{"name":"Cloud Security Developer Community"}},"security":[{"oauthFlow":[]}],"tags":[{"name":"Tenant Controls Profiles","description":"The Tenant Controls Profiles settings."},{"name":"Secure Access"}],"x-parser-conf":{"overview":{"markdownPath":"secure-access/reference/policies/tenant-controls-profiles-overview.md","uri":"secure-access-api-reference-tenant-controls-profiles-overview"}},"openapi":"3.0.1","servers":[{"url":"https://api.sse.cisco.com/{basePath}","variables":{"basePath":{"default":"policies/v2"}}}],"securitySchemes":{"oauthFlow":{"type":"oauth2","description":"The client credential flow.","flows":{"clientCredentials":{"tokenUrl":"https://api.sse.cisco.com/auth/v2/token","scopes":{"policies.tenantControlsProfiles:read":"Read Tenant Controls Profiles"}}}}}},"spec":{"type":"array","description":"The list of tenant controls.","items":{"type":"object","description":"The properties of the tenant control.","properties":{"application_id":{"type":"integer","description":"The ID of the application.","example":5000116},"application_name":{"type":"string","description":"The name of the application.","example":"YouTube"},"description":{"type":"string","description":"The text that describes the Tenant Control profile setting.","example":"The application for securing the AI model.","$$ref":"#/components/schemas/description"},"id":{"type":"integer","description":"The ID of the tenant control.","example":304346},"key_field_type":{"type":"string","description":"The type of the key field.","example":"enum"},"key_id":{"type":"integer","description":"The ID of the key.","example":10},"key_name":{"type":"string","description":"The name of the key.","example":"category"},"value":{"type":"string","description":"The value of the key category.","example":"Music"}}},"$$ref":"#/components/schemas/tenantControlsRestrictions","title":"tenantControlsRestrictions"}}