ApplicationDetails
- Stability:
stable
Returned by listing and describe-style calls; carries identifiers together with serialized tags and CORS configuration as stored by the control plane.
- Qualified id:
com.dataspine.controlplane.ApplicationDetails@1 - Kind:
struct
Properties
| Name | Type | Description |
|---|---|---|
id | Uuid | Stable application UUID. |
tags_json | String | JSON object of tags, serialized as a string. |
cors_allow_origins | List<String> | Allowed browser origins configured for this application. |