Skip to main content

DeleteApplicationRequest

  • Stability: stable

Deleting an application tears down associated metadata in the control plane; ensure dependents (for example principal associations) are handled or removed first if your deployment requires it.

  • Qualified id: com.dataspine.controlplane.DeleteApplicationRequest@1
  • Kind: struct

Properties

NameTypeDescription
application_idUuidApplication to delete, selected by UUID.

Back to Control Plane