Skip to main content

CreateApplicationResponse

  • Stability: stable

Contains the UUID assigned to the newly created application so downstream flows can reference it in updates, deletes, or association calls.

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

Properties

NameTypeDescription
application_idUuidServer-generated id for the created application.

Back to Control Plane