DeleteServerUserDataRequest: {
    key: string;
    serverId: string;
    zone?: Zone;
}

Type declaration

  • key: string

    Key of the user data to delete.

  • serverId: string

    UUID of the Instance.

  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.