Productiv · Schema

AppDetails

Represents a single application with detailed attributes including Instances, Activity, Contract, Fiscal Spend, Compliance, and SSO Protocols.

Application PortfolioProvisioningSaaS ManagementSpend ManagementUsage Analytics

Properties

Name Type Description
ApplicationId string The unique identifier of the application.
AppName string The name of the application.
AppStatus string The current status of the application.
VendorName string The name of the vendor.
Instances array Application instances.
Activity object Usage activity metrics for the application.
Contracts array Contract details associated with the application.
FiscalSpend object Fiscal spend data for the application.
Compliance object Security standard compliance information.
SSOProtocols array SSO protocols supported by the application.
View JSON Schema on GitHub