ApplicationDeploySnapshotRequest: {
    deploymentId: string;
    environmentId: string;
    plugins: PluginElementSnapshot[];
}

Type declaration

  • deploymentId: string

    Deployment Id.

  • environmentId: string

    Deployment Id.

  • plugins: PluginElementSnapshot[]

    Input attributes for applied app plugin.