DeleteCloudAccountResponse: {
    cloudAccountId: Ulid;
    cloudType: "CustomCloud" | "CloudServices";
    supportCaseId?: string;
}

Type declaration

  • cloudAccountId: Ulid
  • cloudType: "CustomCloud" | "CloudServices"

    The type of the cloud account

  • OptionalsupportCaseId?: string

    If the type is 'CloudServices', the delete operation opens a support case in order to delete the account