Create Application
Create an Application
Usage
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
The URL to the Application
The Application name
A short description of the Application
The App owner. Can only be a User for now but this might evolve. Pass ?expand[]=field_name for full object.
DEPRECATED: Use app_owner instead. The UID of app owner.
The App owner backup. Can only be a User for now but this might evolve. Pass ?expand[]=field_name for full object.
DEPRECATED: Use app_owner_backup instead. The UID of app owner backup.
date formatted as ISO 8601 (e.g. "2020-12-15")
Empty when status is not "approved"
active, cost_optimization, deprecated, evaluating, security_assessment date formatted as ISO 8601 (e.g. "2020-12-15")
The status of the Application
approved, discovered, restricted Application's annual cost.
Response
Application created

